aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/actions/edit-location.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-icons-light/actions/edit-location.svg')
-rw-r--r--icon-theme/material-icons-light/actions/edit-location.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/actions/edit-location.svg b/icon-theme/material-icons-light/actions/edit-location.svg
new file mode 100644
index 00000000..1469ff0f
--- /dev/null
+++ b/icon-theme/material-icons-light/actions/edit-location.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
+ <path d="M24 4c-7.72 0-14 6.28-14 14 0 10.5 14 26 14 26s14-15.5 14-26c0-7.72-6.28-14-14-14zm-3.12 20H18v-2.88l6.7-6.68 2.86 2.86-6.68 6.7zm8.9-8.9l-1.4 1.4-2.88-2.88 1.4-1.4c.3-.3.78-.3 1.08 0l1.8 1.8c.3.3.3.78 0 1.08z"/>
+ <path fill="none" d="M0 0h48v48H0z"/>
+</svg>
bgstack15