aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/gauge.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/gauge.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/gauge.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/gauge.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/gauge.svg b/icon-theme/template-icons/templarian_material_design/svg/gauge.svg
new file mode 100644
index 00000000..53647443
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/gauge.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="#000000" fill-opacity="1" stroke-width="1.33333" stroke-linejoin="miter" d="M 17.3,18C 19,16.5 20,14.4 20,12C 20,7.6 16.4,4 12,4C 7.6,4 4,7.6 4,12C 4,14.4 5,16.5 6.7,18C 8.2,16.7 10,16 12,16C 14,16 15.9,16.7 17.3,18 Z M 12,2.00001C 17.5,2.00001 22,6.5 22,12C 22,17.5 17.5,22 12,22C 6.5,22 2,17.5 2,12C 2,6.5 6.5,2.00001 12,2.00001 Z M 7,9C 7.55228,9 8,9.4477 8,10C 8,10.5523 7.55228,11 7,11C 6.44772,11 6,10.5523 6,10C 6,9.4477 6.44772,9 7,9 Z M 10,6C 10.5523,6 11,6.4477 11,7C 11,7.5523 10.5523,8 10,8C 9.44771,8 9,7.5523 9,7C 9,6.4477 9.44771,6 10,6 Z M 17,9C 17.5523,9 18,9.4477 18,10C 18,10.5523 17.5523,11 17,11C 16.4477,11 16,10.5523 16,10C 16,9.4477 16.4477,9 17,9 Z M 14.4,6.1C 14.9,6.3 15.1,6.9 15,7.4L 13.6,10.8C 13.8,11.1 14,11.5 14,12C 14,13.1 13.1,14 12,14C 10.9,14 10,13.1 10,12C 10,11 10.7,10.1 11.7,10L 13.1,6.7C 13.3,6.1 13.9,5.9 14.4,6.1 Z "/>
+</svg>
bgstack15