Newer
Older
SafetyAuxiliary_AR / app / src / main / res / drawable / ic_more.xml
pengxianhong on 23 May 2024 643 bytes First Commit
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="64px"
    android:height="64px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/white"
        android:pathData="M503.5,256A128.4,128.4 0,0 0,631.5 128,128.4 128.4,0 0,0 503.5,0 128.4,128.4 0,0 0,375.5 128,128.4 128.4,0 0,0 503.5,256zM503.5,384A128.4,128.4 0,0 0,375.5 512a128.4,128.4 0,0 0,128 128A128.4,128.4 0,0 0,631.5 512a128.4,128.4 0,0 0,-128 -128zM503.5,768A128.4,128.4 0,0 0,375.5 896,128.4 128.4,0 0,0 503.5,1024a128.4,128.4 0,0 0,128 -128,128.4 128.4,0 0,0 -128,-128z" />
</vector>