Newer
Older
OperationSite_Test / app / src / main / res / drawable / ic_exit.xml
pengxianhong on 12 Jul 2024 1017 bytes 1.0.7版本
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="72px"
    android:height="72px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/white"
        android:pathData="M918.4,489.6l-160,-160c-12.8,-12.8 -32,-12.8 -44.8,0 -12.8,12.8 -12.8,32 0,44.8l105.6,105.6L512,480c-19.2,0 -32,12.8 -32,32s12.8,32 32,32l307.2,0 -105.6,105.6c-12.8,12.8 -12.8,32 0,44.8 6.4,6.4 12.8,9.6 22.4,9.6 9.6,0 16,-3.2 22.4,-9.6l160,-163.2c0,0 0,-3.2 3.2,-3.2C931.2,518.4 931.2,499.2 918.4,489.6z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M832,736c-19.2,0 -32,12.8 -32,32l0,64c0,19.2 -12.8,32 -32,32L224,864c-19.2,0 -32,-12.8 -32,-32L192,192c0,-19.2 12.8,-32 32,-32l544,0c19.2,0 32,12.8 32,32l0,64c0,19.2 12.8,32 32,32s32,-12.8 32,-32L864,192c0,-54.4 -41.6,-96 -96,-96L224,96C169.6,96 128,137.6 128,192l0,640c0,54.4 41.6,96 96,96l544,0c54.4,0 96,-41.6 96,-96l0,-64C864,748.8 851.2,736 832,736z" />
</vector>