mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
Homeのアイコンをインポート
This commit is contained in:
parent
24c24bbffe
commit
9fe216036b
10
shared/ui/src/main/res/drawable/home_24px.xml
Normal file
10
shared/ui/src/main/res/drawable/home_24px.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,760L373.85,760L373.85,522.31L586.15,522.31L586.15,760L720,760L720,400L480,219.23L240,400L240,760ZM180,820L180,370L480,144.23L780,370L780,820L526.15,820L526.15,582.31L433.85,582.31L433.85,820L180,820ZM480,489.61L480,489.61L480,489.61L480,489.61L480,489.61L480,489.61L480,489.61L480,489.61L480,489.61L480,489.61Z"/>
|
||||
</vector>
|
Loading…
Reference in New Issue
Block a user