summaryrefslogtreecommitdiff
path: root/data/res/drawable/perm_group_location.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/drawable/perm_group_location.xml')
-rw-r--r--data/res/drawable/perm_group_location.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/data/res/drawable/perm_group_location.xml b/data/res/drawable/perm_group_location.xml
index cc1ec90e..a7fa5247 100644
--- a/data/res/drawable/perm_group_location.xml
+++ b/data/res/drawable/perm_group_location.xml
@@ -22,6 +22,8 @@
<path
android:fillColor="#000000"
- android:pathData="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0
-9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z" />
-</vector> \ No newline at end of file
+ android:pathData="M12,2C8.13,2 5,5.13 5,9c0,5.25 7,13 7,13s7,-7.75 7,-13C19,5.13 15.87,2 12,2zM7,9c0,-2.76 2.24,-5 5,-5s5,2.24 5,5c0,2.88 -2.88,7.19 -5,9.88C9.92,16.21 7,11.85 7,9z"/>
+ <path
+ android:fillColor="#000000"
+ android:pathData="M12,9m-2.5,0a2.5,2.5 0,1 1,5 0a2.5,2.5 0,1 1,-5 0"/>
+</vector>