mirror of
https://github.com/gsantner/dandelion
synced 2024-11-15 17:02:10 +01:00
7 lines
405 B
XML
7 lines
405 B
XML
|
<vector android:height="24dp" android:viewportHeight="24.0"
|
||
|
android:viewportWidth="24.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<path android:fillColor="#ffff00"
|
||
|
android:pathData="M12,17.27L18.18,21l-1.64,-7.03L22,9.24l-7.19,-0.61L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21z"
|
||
|
android:strokeColor="#000000" android:strokeWidth="1"/>
|
||
|
</vector>
|