19 lines
1,013 B
XML
19 lines
1,013 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="255dp"
|
|
android:height="255dp"
|
|
android:viewportWidth="255"
|
|
android:viewportHeight="255" >
|
|
|
|
<path
|
|
android:fillColor="#BBFEFEFE"
|
|
android:pathData="M128 0c70 0 127 57 127 127 0 71-57 128-127 128C57 255 0 198 0 127 0 57 57 0 128 0z"/>
|
|
|
|
<path
|
|
android:fillColor="#2A8336"
|
|
android:pathData="M178 73c-15-16-36-22-57-21l12 10c31 3 56 29 56 61 0 34-27 61-61 61s-62-27-62-61c0-13 4-25 11-35V73c-28 28-28 73 0 101l51 51 50-51c28-28 28-73 0-101z"/>
|
|
|
|
<path
|
|
android:fillColor="#009FE3"
|
|
android:pathData="M99 155c7 6 15 10 25 11v-27c-2 0-4-1-6-2l-19 18zm31-16v27c9-1 18-5 24-11l-19-18c-1 1-3 2-5 2zm-18-12c0 2 1 4 2 6l-19 19c-6-7-9-16-10-25h27zm57 0c-1 9-5 17-10 24l-19-19c1-1 1-3 2-5h27zm-57-6H85V86l29 29c-1 2-2 4-2 6zm56 0h-26c-1-2-1-4-3-6l19-19c6 7 10 16 10 25zm-14-29c-6-5-15-9-24-10v27c2 0 4 1 5 2l19-19zM85 77c7 8 30 30 34 34 1-1 3-2 5-2V65L85 30v47z"/>
|
|
|
|
</vector>
|