|
| 1 | +<vector xmlns:android="http://schemas.android.com/apk/res/android" |
| 2 | + android:width="108dp" |
| 3 | + android:height="108dp" |
| 4 | + android:viewportWidth="108" |
| 5 | + android:viewportHeight="108"> |
| 6 | + <group |
| 7 | + android:name="red_circle" |
| 8 | + android:pivotX="13" |
| 9 | + android:pivotY="13" |
| 10 | + android:rotation="270" |
| 11 | + android:translateX="20" |
| 12 | + android:translateY="8"> |
| 13 | + <path |
| 14 | + android:fillColor="@color/red" |
| 15 | + android:pathData="M13,13m-8.5,0a8.5,8.5 0,1 1,17 0a8.5,8.5 0,1 1,-17 0" /> |
| 16 | + <path |
| 17 | + android:pathData="M1.15,13a11.85,11.85 0,1 0,23.7 0a11.85,11.85 0,1 0,-23.7 0z" |
| 18 | + android:strokeWidth="2.3" |
| 19 | + android:strokeColor="@color/red" /> |
| 20 | + <path |
| 21 | + android:pathData="m18.197,18.197a7.35,7.35 0,0 1,-10.395 0,7.35 7.35,0 0,1 0,-10.395" |
| 22 | + android:strokeWidth="2.3" |
| 23 | + android:strokeAlpha="0.3" |
| 24 | + android:strokeColor="@color/white" |
| 25 | + android:strokeLineCap="round" |
| 26 | + android:strokeLineJoin="round" /> |
| 27 | + <path |
| 28 | + android:pathData="M4.621,4.621A11.85,11.85 0,0 1,16.067 1.554,11.85 11.85,0 0,1 24.446,9.933 11.85,11.85 0,0 1,21.379 21.379" |
| 29 | + android:strokeWidth="2.3" |
| 30 | + android:strokeAlpha="0.3" |
| 31 | + android:strokeColor="@color/white" |
| 32 | + android:strokeLineCap="round" |
| 33 | + android:strokeLineJoin="round" /> |
| 34 | + </group> |
| 35 | + <group |
| 36 | + android:name="blue_circle" |
| 37 | + android:pivotX="13" |
| 38 | + android:pivotY="13" |
| 39 | + android:translateX="62" |
| 40 | + android:translateY="28"> |
| 41 | + <path |
| 42 | + android:fillColor="@color/blue" |
| 43 | + android:pathData="M13,13m-8.5,0a8.5,8.5 0,1 1,17 0a8.5,8.5 0,1 1,-17 0" /> |
| 44 | + <path |
| 45 | + android:pathData="M1.15,13a11.85,11.85 0,1 0,23.7 0a11.85,11.85 0,1 0,-23.7 0z" |
| 46 | + android:strokeWidth="2.3" |
| 47 | + android:strokeColor="@color/blue" /> |
| 48 | + <path |
| 49 | + android:pathData="m18.197,18.197a7.35,7.35 0,0 1,-10.395 0,7.35 7.35,0 0,1 0,-10.395" |
| 50 | + android:strokeWidth="2.3" |
| 51 | + android:strokeAlpha="0.3" |
| 52 | + android:strokeColor="@color/white" |
| 53 | + android:strokeLineCap="round" |
| 54 | + android:strokeLineJoin="round" /> |
| 55 | + <path |
| 56 | + android:pathData="M4.621,4.621A11.85,11.85 0,0 1,16.067 1.554,11.85 11.85,0 0,1 24.446,9.933 11.85,11.85 0,0 1,21.379 21.379" |
| 57 | + android:strokeWidth="2.3" |
| 58 | + android:strokeAlpha="0.3" |
| 59 | + android:strokeColor="@color/white" |
| 60 | + android:strokeLineCap="round" |
| 61 | + android:strokeLineJoin="round" /> |
| 62 | + </group> |
| 63 | + <group |
| 64 | + android:name="green_circle" |
| 65 | + android:pivotX="13" |
| 66 | + android:pivotY="13" |
| 67 | + android:rotation="90" |
| 68 | + android:translateX="20" |
| 69 | + android:translateY="54"> |
| 70 | + <path |
| 71 | + android:fillColor="@color/green" |
| 72 | + android:pathData="M13,13m-8.5,0a8.5,8.5 0,1 1,17 0a8.5,8.5 0,1 1,-17 0" /> |
| 73 | + <path |
| 74 | + android:pathData="M1.15,13a11.85,11.85 0,1 0,23.7 0a11.85,11.85 0,1 0,-23.7 0z" |
| 75 | + android:strokeWidth="2.3" |
| 76 | + android:strokeColor="@color/green" /> |
| 77 | + <path |
| 78 | + android:pathData="m18.197,18.197a7.35,7.35 0,0 1,-10.395 0,7.35 7.35,0 0,1 0,-10.395" |
| 79 | + android:strokeWidth="2.3" |
| 80 | + android:strokeAlpha="0.3" |
| 81 | + android:strokeColor="@color/white" |
| 82 | + android:strokeLineCap="round" |
| 83 | + android:strokeLineJoin="round" /> |
| 84 | + <path |
| 85 | + android:pathData="M4.621,4.621A11.85,11.85 0,0 1,16.067 1.554,11.85 11.85,0 0,1 24.446,9.933 11.85,11.85 0,0 1,21.379 21.379" |
| 86 | + android:strokeWidth="2.3" |
| 87 | + android:strokeAlpha="0.3" |
| 88 | + android:strokeColor="@color/white" |
| 89 | + android:strokeLineCap="round" |
| 90 | + android:strokeLineJoin="round" /> |
| 91 | + </group> |
| 92 | + <group |
| 93 | + android:name="yellow_circle" |
| 94 | + android:pivotX="13" |
| 95 | + android:pivotY="13" |
| 96 | + android:rotation="180" |
| 97 | + android:translateX="62" |
| 98 | + android:translateY="74"> |
| 99 | + <path |
| 100 | + android:fillColor="@color/yellow" |
| 101 | + android:pathData="M13,13m-8.5,0a8.5,8.5 0,1 1,17 0a8.5,8.5 0,1 1,-17 0" /> |
| 102 | + <path |
| 103 | + android:pathData="M1.15,13a11.85,11.85 0,1 0,23.7 0a11.85,11.85 0,1 0,-23.7 0z" |
| 104 | + android:strokeWidth="2.3" |
| 105 | + android:strokeColor="@color/yellow" /> |
| 106 | + <path |
| 107 | + android:pathData="m18.197,18.197a7.35,7.35 0,0 1,-10.395 0,7.35 7.35,0 0,1 0,-10.395" |
| 108 | + android:strokeWidth="2.3" |
| 109 | + android:strokeAlpha="0.3" |
| 110 | + android:strokeColor="@color/white" |
| 111 | + android:strokeLineCap="round" |
| 112 | + android:strokeLineJoin="round" /> |
| 113 | + <path |
| 114 | + android:pathData="M4.621,4.621A11.85,11.85 0,0 1,16.067 1.554,11.85 11.85,0 0,1 24.446,9.933 11.85,11.85 0,0 1,21.379 21.379" |
| 115 | + android:strokeWidth="2.3" |
| 116 | + android:strokeAlpha="0.3" |
| 117 | + android:strokeColor="@color/white" |
| 118 | + android:strokeLineCap="round" |
| 119 | + android:strokeLineJoin="round" /> |
| 120 | + </group> |
| 121 | +</vector> |
0 commit comments