Homeのアイコンをインポート

This commit is contained in:
ろむねこ 2023-12-18 10:38:22 +09:00
parent 24c24bbffe
commit 9fe216036b
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View 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>