Modify merge all png elements to svg elements

This commit is contained in:
2023-01-27 15:55:16 +08:00
parent 3293b0f412
commit 1dd5a899f2
40 changed files with 398 additions and 47 deletions

View File

@@ -4,8 +4,7 @@
android:tint="@color/white"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@android:color/white"
android:fillColor="#ffffffff"
android:pathData="M11.99,2C6.47,2 2,6.48 2,12s4.47,10 9.99,10C17.52,22 22,17.52 22,12S17.52,2 11.99,2zM15.29,16.71L11,12.41V7h2v4.59l3.71,3.71L15.29,16.71z" />
</vector>
</vector>