|
1 | | -<vector android:height="72dp" android:viewportHeight="800" |
2 | | - android:viewportWidth="800" android:width="72dp" |
3 | | - xmlns:aapt="http://schemas.android.com/aapt" xmlns:android="http://schemas.android.com/apk/res/android"> |
4 | | - <path android:fillColor="#1b1b1b" android:fillType="evenOdd" |
5 | | - android:pathData="M400,400m-400,0a400,400 0,1 1,800 0a400,400 0,1 1,-800 0" android:strokeLineJoin="round"/> |
6 | | - <path android:fillType="evenOdd" |
7 | | - android:pathData="m400,0c220.77,0 400,179.23 400,400s-179.23,400 -400,400 -400,-179.23 -400,-400 179.23,-400 400,-400zM400,36c200.9,-0 364,163.1 364,364s-163.1,364 -364,364 -364,-163.1 -364,-364 163.1,-364 364,-364z" android:strokeLineJoin="round"> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<vector |
| 3 | + xmlns:android="http://schemas.android.com/apk/res/android" |
| 4 | + xmlns:aapt="http://schemas.android.com/aapt" |
| 5 | + android:width="72dp" |
| 6 | + android:height="72dp" |
| 7 | + android:viewportWidth="800" |
| 8 | + android:viewportHeight="800"> |
| 9 | + |
| 10 | + <path |
| 11 | + android:fillColor="#FF1B1B1B" |
| 12 | + android:fillType="evenOdd" |
| 13 | + android:pathData="M400,400m-400,0a400,400 0,1 1,800 0a400,400 0,1 1,-800 0" |
| 14 | + android:strokeLineJoin="round"/> |
| 15 | + |
| 16 | + <path |
| 17 | + android:fillType="evenOdd" |
| 18 | + android:pathData="M400,0c220.77,0 400,179.23 400,400s-179.23,400 -400,400 -400,-179.23 -400,-400 179.23,-400 400,-400zM400,36c200.9,0 364,163.1 364,364s-163.1,364 -364,364 -364,-163.1 -364,-364 163.1,-364 364,-364z" |
| 19 | + android:strokeLineJoin="round"> |
8 | 20 | <aapt:attr name="android:fillColor"> |
9 | | - <gradient android:endX="400" android:endY="800" |
10 | | - android:startX="400" android:startY="0" android:type="linear"> |
| 21 | + <gradient |
| 22 | + android:startX="400" |
| 23 | + android:startY="0" |
| 24 | + android:endX="400" |
| 25 | + android:endY="800" |
| 26 | + android:type="linear"> |
11 | 27 | <item android:color="#FFF04E98" android:offset="0"/> |
12 | 28 | <item android:color="#FF5F65D4" android:offset="0.5"/> |
13 | 29 | <item android:color="#FF4E98F0" android:offset="1"/> |
14 | 30 | </gradient> |
15 | 31 | </aapt:attr> |
16 | 32 | </path> |
17 | | - <path android:fillColor="#fff" android:fillType="evenOdd" |
18 | | - android:pathData="m538.74,269.87c1.48,-3.38 1.16,-7.28 -0.86,-10.37 -2.02,-3.09 -5.46,-4.95 -9.16,-4.95h-14.16c-3.1,0 -5.91,1.83 -7.15,4.67 -12.47,28.4 -78.27,178.27 -100.25,228.33 -1.25,2.84 -4.05,4.67 -7.15,4.67 -3.1,0 -5.91,-1.83 -7.15,-4.67 -21.98,-50.06 -87.78,-199.93 -100.25,-228.33 -1.25,-2.84 -4.05,-4.67 -7.15,-4.67h-14.16c-3.69,0 -7.14,1.86 -9.16,4.95 -2.02,3.09 -2.34,6.99 -0.86,10.37 23.56,53.77 101.87,232.52 117.87,269.03 1.74,3.98 5.67,6.55 10.02,6.55h21.7c4.34,-0 8.27,-2.57 10.02,-6.55 16,-36.51 94.32,-215.27 117.87,-269.03z" android:strokeLineJoin="round"/> |
19 | | - <path android:fillType="evenOdd" |
20 | | - android:pathData="m408.12,395.31c-1.67,2.9 -4.77,4.69 -8.12,4.69s-6.44,-1.79 -8.12,-4.69c-17,-29.44 -56.16,-97.26 -73.15,-126.7 -1.67,-2.9 -1.67,-6.47 0,-9.38s4.77,-4.69 8.12,-4.69h146.31c3.35,0 6.44,1.79 8.12,4.69s1.67,6.47 -0,9.38c-17,29.44 -56.16,97.26 -73.15,126.7z" android:strokeLineJoin="round"> |
| 33 | + |
| 34 | + <path |
| 35 | + android:fillColor="#FFFFFFFF" |
| 36 | + android:fillType="evenOdd" |
| 37 | + android:pathData="M538.74,269.87c1.48,-3.38 1.16,-7.28 -0.86,-10.37 -2.02,-3.09 -5.46,-4.95 -9.16,-4.95h-14.16c-3.1,0 -5.91,1.83 -7.15,4.67 -12.47,28.4 -78.27,178.27 -100.25,228.33 -1.25,2.84 -4.05,4.67 -7.15,4.67 -3.1,0 -5.91,-1.83 -7.15,-4.67 -21.98,-50.06 -87.78,-199.93 -100.25,-228.33 -1.25,-2.84 -4.05,-4.67 -7.15,-4.67h-14.16c-3.69,0 -7.14,1.86 -9.16,4.95 -2.02,3.09 -2.34,6.99 -0.86,10.37 23.56,53.77 101.87,232.52 117.87,269.03 1.74,3.98 5.67,6.55 10.02,6.55h21.7c4.34,0 8.27,-2.57 10.02,-6.55 16,-36.51 94.32,-215.27 117.87,-269.03z" |
| 38 | + android:strokeLineJoin="round"/> |
| 39 | + |
| 40 | + <path |
| 41 | + android:fillType="evenOdd" |
| 42 | + android:pathData="M408.12,395.31c-1.67,2.9 -4.77,4.69 -8.12,4.69s-6.44,-1.79 -8.12,-4.69c-17,-29.44 -56.16,-97.26 -73.15,-126.7 -1.67,-2.9 -1.67,-6.47 0,-9.38s4.77,-4.69 8.12,-4.69h146.31c3.35,0 6.44,1.79 8.12,4.69s1.67,6.47 -0,9.38c-17,29.44 -56.16,97.26 -73.15,126.7z" |
| 43 | + android:strokeLineJoin="round"> |
21 | 44 | <aapt:attr name="android:fillColor"> |
22 | | - <gradient android:endX="400" android:endY="543.86" |
23 | | - android:startX="400" android:startY="254.54" android:type="linear"> |
| 45 | + <gradient |
| 46 | + android:startX="400" |
| 47 | + android:startY="254.54" |
| 48 | + android:endX="400" |
| 49 | + android:endY="543.86" |
| 50 | + android:type="linear"> |
24 | 51 | <item android:color="#FFF04E98" android:offset="0"/> |
25 | 52 | <item android:color="#FF5F65D4" android:offset="0.5"/> |
26 | 53 | <item android:color="#FF4E98F0" android:offset="1"/> |
|
0 commit comments