19 lines
924 B
XML
19 lines
924 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
|
|
<path
|
|
android:fillColor="#fffc00"
|
|
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
|
<path
|
|
android:fillColor="#fff"
|
|
android:pathData="M200 423c-19-14-34-21-70-15-5 1-14 4-15-5-2-8-3-19-8-20-32-5-44-11-49-17-2-2-4-8
|
|
1-9 56-10 82-64 87-75 7-15-4-25-24-31-9-3-25-8-25-18 0-5 5-9 10-11 4-1 9-2 13 0
|
|
13 6 24 8 31 2-1-28-8-64 4-94 13-32 47-62 101-62s88 30 101 62c12 30 5 66 4 94 7
|
|
6 18 4 31-2 4-2 9-1 13 0 5 2 10 6 10 11 0 10-16 15-25 18-20 6-31 16-24 31 5 11
|
|
31 65 87 75 5 1 3 7 1 9-5 6-17 12-49 17-5 1-6 12-8 20-1 9-10 6-15 5-36-6-51 1-70
|
|
15-16 12-34 22-56 21-22 1-40-9-56-21z" />
|
|
</vector> |