10 lines
358 B
XML
10 lines
358 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="48dp"
|
|
android:height="48dp"
|
|
android:viewportWidth="48"
|
|
android:viewportHeight="48">
|
|
<path
|
|
android:fillColor="#FFC107"
|
|
android:pathData="M24,6l4.95,10.04L40,17.82l-8,7.8 1.89,11.02L24,31.04l-9.89,5.6L16,25.62l-8-7.8 11.05-1.78z"/>
|
|
</vector>
|