aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/scale.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/scale.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/scale.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/scale.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/scale.svg b/icon-theme/template-icons/templarian_material_design/svg/scale.svg
new file mode 100644
index 00000000..2a144a12
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/scale.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="0.2" stroke-linejoin="round" d="M 8.46145,15.0576L 7.04724,16.4718L 5.67563,15.1002C 4.81798,16.2056 4.24373,17.5419 4.0619,19L 6,19L 6,21L 2.00001,21L 2.00001,20C 2.00001,15.1621 5.43552,11.1266 10,10.2L 10,8.2L 2,5L 2,3L 22,3L 22,5L 14,8.2L 14,10.2C 18.5645,11.1266 22,15.1621 22,20L 22,21L 18,21L 18,19L 19.9381,19C 19.7563,17.5418 19.182,16.2056 18.3244,15.1002L 16.9528,16.4718L 15.5386,15.0576L 16.9115,13.6847C 15.8038,12.822 14.4633,12.2444 13,12.0619L 13,14L 11,14L 11,12.0619C 9.53674,12.2444 8.1962,12.822 7.08855,13.6847L 8.46145,15.0576 Z M 12,18C 13.1046,18 14,18.8954 14,20C 14,21.1046 13.1046,22 12,22C 11.6828,22 11.3828,21.9262 11.1164,21.7947L 7.2676,20L 11.1165,18.2053C 11.3829,18.0738 11.6828,18 12,18 Z "/>
+</svg>
bgstack15