aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/compass.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/compass.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/compass.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/compass.svg b/icon-theme/template-icons/templarian_material_design/svg/compass.svg
new file mode 100644
index 00000000..ed60e6c5
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/compass.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#050708" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 14.1918,14.1904L 5.99979,17.9985L 9.80679,9.80542L 17.9998,5.99847M 11.9998,1.99847C 6.47679,1.99847 1.99979,6.47546 1.99979,11.9985C 1.99979,17.5204 6.47679,21.9985 11.9998,21.9985C 17.5228,21.9985 21.9998,17.5204 21.9998,11.9985C 21.9998,6.47546 17.5228,1.99847 11.9998,1.99847 Z M 11.9998,10.8984C 11.3928,10.8984 10.8998,11.3904 10.8998,11.9985C 10.8998,12.6055 11.3928,13.0984 11.9998,13.0984C 12.6078,13.0984 13.0998,12.6055 13.0998,11.9985C 13.0998,11.3904 12.6078,10.8984 11.9998,10.8984 Z "/>
+</svg>
bgstack15