23 lines
776 B
XML
23 lines
776 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="#1E1E1E"
|
|
android:pathData="M0,0h108v108H0z" />
|
|
<path
|
|
android:fillColor="#FFD700"
|
|
android:pathData="M54,24 L84,34 L84,74 L54,84 L24,74 L24,34Z" />
|
|
<path
|
|
android:fillColor="#E53935"
|
|
android:pathData="M42,44 m-16,0 a16,16 0,1 1,32 0 a16,16 0,1 1,-32 0" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:pathData="M54,32 L62,48 L54,64 L46,48Z" />
|
|
<path
|
|
android:fillColor="#FFD700"
|
|
android:pathData="M50,60 L54,68 L58,60Z" />
|
|
</vector>
|