mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-23 02:15:46 +01:00
11 lines
343 B
XML
11 lines
343 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="108dp"
|
||
|
android:height="108dp"
|
||
|
android:viewportWidth="108"
|
||
|
android:viewportHeight="108">
|
||
|
<path
|
||
|
android:fillColor="@color/md_white_1000"
|
||
|
android:pathData="M0,0h108v108h-108z" />
|
||
|
</vector>
|