Newer
Older
dcms_cr_app / app / src / main / res / drawable / ic_qsfx.xml
pengxianhong on 9 May 2021 886 bytes MOD icon
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="48dp"
    android:height="48dp"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="#FC6667"
        android:pathData="M512,512m-512,0a512,512 0,1 0,1024 0,512 512,0 1,0 -1024,0Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M722.54,736L307.65,736A19.66,19.66 0,0 1,288 716.37L288,301.41a13.47,13.47 0,0 1,26.93 0v407.76h407.62a13.42,13.42 0,1 1,0 26.83zM651.47,664.37v-206.56L678.4,457.81v206.56h-26.91zM583.25,664.37L556.32,664.37v-139.2h26.93v139.2zM488.14,664.37h-26.91L461.23,483.3h26.91v181.07zM393.01,664.37L366.08,664.37v-139.2h26.93v139.2zM671.15,396.34l-97.76,80.14 -101.18,-62.08 -102.96,73.6 -16.1,-21.68 117.87,-84.18 100.05,61.33 82.86,-67.94 -32.51,-39.38 104.78,-2.1 -23.65,100.34z" />
</vector>