alaskartv-app/res/drawable/app_icon_background.xml

10 lines
291 B
XML
Raw Normal View History

2024-12-15 02:31:56 +00:00
<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>