Newer
Older
hxrq_app / app / src / main / res / drawable / ic_icon_overview.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="128px"
    android:height="128px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/iconColor"
        android:pathData="M486.15,483.76L186.85,483.76C126.17,483.76 76.8,434.39 76.8,373.71L76.8,184.45c0,-60.68 49.37,-110.05 110.05,-110.05h189.25c60.68,0 110.05,49.37 110.05,110.05v299.3zM211.37,157.1c-28.61,0 -51.88,23.27 -51.88,51.89v140.21c0,28.61 23.28,51.88 51.88,51.88h192.1L403.47,208.98c0,-28.61 -23.28,-51.89 -51.88,-51.89L211.37,157.09v0.01zM486.15,535.2L186.85,535.2c-60.68,0 -110.05,49.37 -110.05,110.05v189.26c0,60.68 49.37,110.05 110.05,110.05h189.25c60.68,0 110.05,-49.37 110.05,-110.05v-299.31zM211.37,861.87c-28.61,0 -51.88,-23.28 -51.88,-51.89v-140.21c0,-28.6 23.28,-51.88 51.88,-51.88h192.09v192.09c0,28.61 -23.28,51.89 -51.88,51.89L211.37,861.87zM537.6,483.76h299.3c60.68,0 110.05,-49.37 110.05,-110.05L946.95,184.45c0,-60.68 -49.37,-110.05 -110.05,-110.05h-189.25c-60.68,0 -110.05,49.37 -110.05,110.05v299.3zM812.38,157.1c28.61,0 51.89,23.27 51.89,51.89v140.21c0,28.61 -23.28,51.88 -51.89,51.88L620.29,401.08L620.29,208.98c0,-28.61 23.28,-51.89 51.88,-51.89h140.21v0.01zM537.6,535.2h299.3c60.68,0 110.05,49.37 110.05,110.05v189.26c0,60.68 -49.37,110.05 -110.05,110.05h-189.25c-60.68,0 -110.05,-49.37 -110.05,-110.05v-299.31zM812.38,861.87c28.61,0 51.89,-23.28 51.89,-51.89v-140.21c0,-28.6 -23.28,-51.88 -51.89,-51.88L620.29,617.89v192.09c0,28.61 23.28,51.89 51.88,51.89h140.21z" />
</vector>