mirror of
https://github.com/Corewala/Buran
synced 2025-03-13 07:33:24 +00:00
Improved home icon
This commit is contained in:
parent
9e455871dc
commit
0e88062525
1 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,9 @@
|
|||
android:viewportHeight="24"
|
||||
android:tint="@color/colorAccent">
|
||||
<path
|
||||
android:pathData="M 19 9.3 L 19 4 L 16 4 L 16 6.6 L 12 3 L 2 12 L 5 12 L 5 20 L 9.801 20 L 9.801 14 L 14.199 14 L 14.199 20 L 19 20 L 19 12 L 22 12 Z"
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M12,5.69l5,4.5V18h-2v-6H9v6H7v-7.81l5,-4.5M12,3L2,12h3v8h6v-6h2v6h6v-8h3L12,3z"/>
|
||||
android:strokeColor="@android:color/white"
|
||||
android:strokeWidth="1"
|
||||
android:strokeLineJoin="round"/>
|
||||
</vector>
|
Loading…
Add table
Reference in a new issue