Add icon for UI Customization screen

This commit is contained in:
Dmitry 2020-04-06 16:01:26 +03:00
parent d2f648f653
commit d57328969c

View file

@ -0,0 +1,24 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M22,22V5C22,3.3431 20.6569,2 19,2H5C3.3431,2 2,3.3431 2,5V22H4V7H20V22H22Z"
android:strokeAlpha="0.5"
android:fillColor="#727272"
android:fillAlpha="0.5"/>
<path
android:pathData="M4,7h16v15h-16z"
android:strokeAlpha="0.2"
android:fillColor="#727272"
android:fillAlpha="0.2"/>
<path
android:pathData="M11,9H13L13.8123,10.6246L15.5355,10.0502L16.9498,11.4645L16.3754,13.1877L18,14V16L16.3753,16.8123L16.9498,18.5355L15.5355,19.9498L13.8123,19.3754L13,21H11L10.1877,19.3753L8.4644,19.9497L7.0502,18.5355L7.6246,16.8123L6,16V14L7.6247,13.1877L7.0503,11.4644L8.4645,10.0502L10.1877,10.6246L11,9ZM14,15C14,16.1046 13.1046,17 12,17C10.8954,17 10,16.1046 10,15C10,13.8954 10.8954,13 12,13C13.1046,13 14,13.8954 14,15Z"
android:fillColor="#727272"
android:fillType="evenOdd"/>
<path
android:pathData="M11,9H13L13.8123,10.6246L15.5355,10.0502L16.9498,11.4645L16.3754,13.1877L18,14V16L16.3753,16.8123L16.9498,18.5355L15.5355,19.9498L13.8123,19.3754L13,21H11L10.1877,19.3753L8.4644,19.9497L7.0502,18.5355L7.6246,16.8123L6,16V14L7.6247,13.1877L7.0503,11.4644L8.4645,10.0502L10.1877,10.6246L11,9ZM14,15C14,16.1046 13.1046,17 12,17C10.8954,17 10,16.1046 10,15C10,13.8954 10.8954,13 12,13C13.1046,13 14,13.8954 14,15Z"
android:fillColor="#727272"
android:fillType="evenOdd"/>
</vector>