Newer
Older
CasicSmartWell / app / src / main / res / drawable / ic_search.xml
Pengxh on 24 Mar 2022 761 bytes 添加首页窨井管理
<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/hintColor"
        android:pathData="M918.98,822.46l-144.83,-144.9c-1.41,-1.41 -2.94,-2.82 -4.48,-4.1 101.06,-146.24 86.46,-348.29 -43.78,-478.53 -146.62,-146.62 -384.38,-146.62 -531.01,0s-146.62,384.32 0,530.94c130.24,130.18 332.22,144.83 478.59,43.78 1.34,1.54 2.69,3.07 4.1,4.48l144.9,144.83c26.82,26.88 69.89,26.69 96.51,0C945.86,892.1 945.66,849.09 918.98,822.46zM677.7,677.63c-120,119.94 -314.56,119.94 -434.5,0C123.2,557.63 123.2,363.14 243.2,243.2s314.5,-120 434.5,0C797.63,363.14 797.63,557.63 677.7,677.63z" />
</vector>