Music_Player/app/src/main/res/drawable/icon_fill_in.xml
2024-10-17 18:33:31 +08:00

10 lines
540 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="1024"
android:viewportHeight="1024">
<path
android:fillColor="@color/white"
android:pathData="M820.3,782.6L288.5,250.9h444.4c14.6,0 26.4,-11.8 26.4,-26.4s-11.8,-26.4 -26.4,-26.4H233.1c-19.4,0 -35.1,15.7 -35.1,35.1v499.8c0,14.6 11.8,26.4 26.4,26.4s26.4,-11.8 26.4,-26.4V287.7l532.2,532.2c5.1,5.1 11.9,7.7 18.6,7.7s13.5,-2.6 18.6,-7.7c10.4,-10.3 10.4,-27 0.2,-37.3z"/>
</vector>