9 lines
291 B
XML
9 lines
291 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="108dp"
|
|
android:height="108dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:fillColor="#101010"
|
|
android:pathData="M0,0h512v512h-512z" />
|
|
</vector>
|