|
20 | 20 | android:height="24dp"
|
21 | 21 | android:viewportWidth="24"
|
22 | 22 | android:viewportHeight="24">
|
23 |
| - <group> |
24 |
| - <clip-path |
25 |
| - android:pathData="M0,0h24v24h-24z"/> |
26 |
| - <path |
27 |
| - android:strokeWidth="1" |
28 |
| - android:pathData="M12,7.5V16.5" |
29 |
| - android:strokeLineJoin="round" |
30 |
| - android:fillColor="#00000000" |
31 |
| - android:strokeColor="#BC0055" |
32 |
| - android:strokeLineCap="round"/> |
33 |
| - <path |
34 |
| - android:strokeWidth="1" |
35 |
| - android:pathData="M7.5,12H16.5" |
36 |
| - android:strokeLineJoin="round" |
37 |
| - android:fillColor="#00000000" |
38 |
| - android:strokeColor="#BC0055" |
39 |
| - android:strokeLineCap="round"/> |
40 |
| - <path |
41 |
| - android:strokeWidth="1" |
42 |
| - android:pathData="M12,23.25C18.213,23.25 23.25,18.213 23.25,12C23.25,5.787 18.213,0.75 12,0.75C5.787,0.75 0.75,5.787 0.75,12C0.75,18.213 5.787,23.25 12,23.25Z" |
43 |
| - android:strokeLineJoin="round" |
44 |
| - android:fillColor="#00000000" |
45 |
| - android:strokeColor="#BC0055" |
46 |
| - android:strokeLineCap="round"/> |
47 |
| - </group> |
| 23 | + <group> |
| 24 | + <clip-path android:pathData="M0,0h24v24h-24z" /> |
| 25 | + <path |
| 26 | + android:strokeWidth="1" |
| 27 | + android:pathData="M12,7.5V16.5" |
| 28 | + android:strokeLineJoin="round" |
| 29 | + android:fillColor="#00000000" |
| 30 | + android:strokeColor="#BC0055" |
| 31 | + android:strokeLineCap="round" /> |
| 32 | + <path |
| 33 | + android:strokeWidth="1" |
| 34 | + android:pathData="M7.5,12H16.5" |
| 35 | + android:strokeLineJoin="round" |
| 36 | + android:fillColor="#00000000" |
| 37 | + android:strokeColor="#BC0055" |
| 38 | + android:strokeLineCap="round" /> |
| 39 | + <path |
| 40 | + android:strokeWidth="1" |
| 41 | + android:pathData="M12,23.25C18.213,23.25 23.25,18.213 23.25,12C23.25,5.787 18.213,0.75 12,0.75C5.787,0.75 0.75,5.787 0.75,12C0.75,18.213 5.787,23.25 12,23.25Z" |
| 42 | + android:strokeLineJoin="round" |
| 43 | + android:fillColor="#00000000" |
| 44 | + android:strokeColor="#BC0055" |
| 45 | + android:strokeLineCap="round" /> |
| 46 | + </group> |
48 | 47 | </vector>
|
0 commit comments