Newer
Older
MethaneInspection / app / src / main / res / drawable / ic_user.xml
pengxianhong on 30 Jul 2024 1 KB 改图标
<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/themeColor"
        android:pathData="M865.8,746.5c-19.3,-45.7 -47,-86.8 -82.3,-122 -35.3,-35.3 -76.3,-62.9 -122,-82.3 -4.4,-1.9 -8.9,-3.7 -13.4,-5.4C720.1,491.5 768,411.4 768,320c0,-141.4 -114.6,-256 -256,-256S256,178.6 256,320c0,91.4 47.9,171.5 119.9,216.8 -4.5,1.7 -8.9,3.5 -13.4,5.4 -45.7,19.3 -86.8,47 -122,82.3 -35.3,35.3 -62.9,76.3 -82.3,122 -20,47.4 -30.2,97.7 -30.2,149.5 0,17.7 14.3,32 32,32s32,-14.3 32,-32c0,-85.5 33.3,-165.8 93.7,-226.3C346.2,609.3 426.5,576 512,576s165.8,33.3 226.3,93.7C798.7,730.2 832,810.5 832,896c0,17.7 14.3,32 32,32s32,-14.3 32,-32c0,-51.8 -10.2,-102.1 -30.2,-149.5zM376.2,455.8C340,419.5 320,371.3 320,320s20,-99.5 56.2,-135.8C412.5,148 460.7,128 512,128s99.5,20 135.8,56.2C684,220.5 704,268.7 704,320s-20,99.5 -56.2,135.8C611.5,492 563.3,512 512,512s-99.5,-20 -135.8,-56.2z" />
</vector>