18 lines
834 B
XML
18 lines
834 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="#f7931a"
|
|
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="#000000"
|
|
android:pathData="M369 220c5-35-21-53-56-65l11-46-28-7-11 45-23-6 12-45-29-7-11 46-18-4-39-10-7 30
|
|
20 5c12 3 14 11 13 17l-13 52 3 1-3-1-18 74c-2 4-5 9-13 7l-20-5-14 32 36 9 20
|
|
5-11 47 28 7 11-46 22 5-11 46 28 7 12-46c48 9 84 5 99-38 12-35-1-55-26-68 18-4
|
|
32-17 36-41zm-64 90c-9 34-68 16-87 11l16-62c19 5 80 14 71 51zm8-91c-8 32-56
|
|
16-72 12l14-56c16 4 67 11 58 44z" />
|
|
</vector> |