Skip to content

Commit f574ba2

Browse files
committed
Revert ic_add_circle.xml
1 parent 454563d commit f574ba2

File tree

1 file changed

+3
-24
lines changed

1 file changed

+3
-24
lines changed

app/src/main/res/drawable/ic_add_circle.xml

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -20,28 +20,7 @@
2020
android:height="24dp"
2121
android:viewportWidth="24"
2222
android:viewportHeight="24">
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>
23+
<path
24+
android:fillColor="#000000"
25+
android:pathData="M12,24C5.373,24 -0,18.627 -0,12C-0,5.373 5.373,0 12,-0C18.627,-0 24,5.373 24,12C23.993,18.624 18.624,23.993 12,24ZM12.503,18.545C13.06,18.545 13.51,18.095 13.51,17.538L13.51,13.762C13.51,13.623 13.623,13.51 13.762,13.51L17.538,13.51C18.095,13.51 18.545,13.06 18.545,12.503L18.545,11.497C18.545,10.94 18.095,10.49 17.538,10.49L13.762,10.49C13.623,10.49 13.51,10.377 13.51,10.238L13.51,6.462C13.51,5.905 13.06,5.455 12.503,5.455L11.497,5.455C10.94,5.455 10.49,5.905 10.49,6.462L10.49,10.238C10.49,10.377 10.377,10.49 10.238,10.49L6.462,10.49C5.905,10.49 5.455,10.94 5.455,11.497L5.455,12.503C5.455,13.06 5.905,13.51 6.462,13.51L10.238,13.51C10.377,13.51 10.49,13.623 10.49,13.762L10.49,17.538C10.49,18.095 10.94,18.545 11.497,18.545L12.503,18.545Z" />
4726
</vector>

0 commit comments

Comments
 (0)