1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-21 17:59:09 -05:00
wulkanowy-mirror/app/src/main/res/drawable/ic_main_grade.xml

8 lines
490 B
XML
Raw Normal View History

2019-08-26 13:54:20 -05:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2019-08-30 05:00:34 -05:00
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path android:fillColor="#FFF" android:pathData="M13,11H15V13H13M13,15H15A2,2 0 0,0 17,13V11C17,9.89 16.1,9 15,9H13V7H17V5H13A2,2 0 0,0 11,7V13C11,14.11 11.9,15 13,15M21,17H7V3H21M21,1H7A2,2 0 0,0 5,3V17A2,2 0 0,0 7,19H21A2,2 0 0,0 23,17V3A2,2 0 0,0 21,1M3,5H1V21A2,2 0 0,0 3,23H19V21H3V5Z" />
2019-08-26 13:54:20 -05:00
</vector>