Newer
Older
Meterage / app / src / main / res / drawable / ic_push_setting.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="128dp"
    android:height="128dp"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/themeColor"
        android:pathData="M825.6,0H198.4C89.6,0 0,89.6 0,198.4v627.2C0,934.4 89.6,1024 198.4,1024h627.2c108.8,0 198.4,-89.6 198.4,-198.4V198.4C1024,89.6 934.4,0 825.6,0zM960,825.6c0,76.8 -57.6,134.4 -134.4,134.4H198.4C121.6,960 64,902.4 64,825.6V198.4C64,121.6 121.6,64 198.4,64h627.2c76.8,0 134.4,57.6 134.4,134.4v627.2z" />
    <path
        android:fillColor="@color/themeColor"
        android:pathData="M768,716.8
        L256,716.8
        c-44.8,0 -76.8,38.4 -76.8,83.2 0,44.8 38.4,76.8 76.8,76.8
        h512
        c44.8,0 76.8,-38.4 76.8,-83.2 0,-44.8 -32,-76.8 -76.8,-76.8z
        M294.4,544
        h115.2
        c0,6.4 -6.4,12.8 -6.4,25.6 0,51.2 38.4,89.6 89.6,89.6 51.2,0 89.6,-38.4 89.6,-89.6 0,-6.4 0,-19.2 -6.4,-25.6
        h115.2
        c12.8,0 19.2,-6.4 25.6,-19.2 6.4,-12.8 6.4,-25.6 0,-32l-38.4,-64
        L678.4,332.8
        c0,-102.4 -83.2,-185.6 -185.6,-185.6S307.2,230.4 307.2,332.8
        v96l-38.4,64
        c-6.4,12.8 -6.4,19.2 0,32
        s12.8,19.2 25.6,19.2z
        M518.4,563.2c0,12.8 -6.4,25.6 -19.2,25.6 -12.8,0 -25.6,-12.8 -25.6,-25.6
        s12.8,-25.6 25.6,-25.6
        c12.8,6.4 19.2,12.8 19.2,25.6z
        M364.8,454.4
        c6.4,-6.4 6.4,-6.4 6.4,-12.8
        L371.2,332.8
        c0,-70.4 57.6,-121.6 121.6,-121.6 70.4,0 121.6,57.6 121.6,121.6
        v102.4c0,6.4 0,12.8 6.4,19.2l19.2,25.6L352,480l12.8,-25.6z" />
</vector>