Newer
Older
QingDaoSmartWell / app / src / main / res / drawable / ic_satellite.xml
Pengxh on 25 Apr 2022 804 bytes 添加地图图层切换
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="80px"
    android:height="80px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/white"
        android:pathData="M756.16,810.88A384,384 0,0 1,213.12 267.84a32,32 0,0 1,45.12 0l161.28,161.28a130.91,130.91 0,0 1,155.52 19.84,126.24 126.24,0 0,1 37.44,90.56 127.65,127.65 0,0 1,-17.6 64.96l161.28,161.28a32,32 0,0 1,0 45.12zM731.23,548.77a32,32 0,0 1,-32 -32,192 192,0 0,0 -192,-192 32,32 0,0 1,0 -64,256 256,0 0,1 256,256 32,32 0,0 1,-32 32z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M891.23,548.77a32,32 0,0 1,-32 -32,352 352,0 0,0 -352,-352 32,32 0,0 1,0 -64,416 416,0 0,1 416,416 32,32 0,0 1,-32 32z" />
</vector>