aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/gondola.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/gondola.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/gondola.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/gondola.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/gondola.svg b/icon-theme/template-icons/templarian_material_design/svg/gondola.svg
new file mode 100644
index 00000000..2f1b62c1
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/gondola.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 18,10L 13,10L 13,7.5935L 22.123,6.073L 21.877,4.5935L 16.4065,5.505C 16.4635,5.3465 16.5,5.178 16.5,4.9995C 16.5,4.171 15.8285,3.4995 15,3.4995C 14.1715,3.4995 13.5,4.171 13.5,4.9995C 13.5,5.3545 13.6285,5.6765 13.835,5.9335L 13,6.07255L 13,5L 11,5L 11,6.4065L 10.4065,6.5055C 10.4635,6.347 10.5,6.1785 10.5,6C 10.5,5.1715 9.8285,4.5 9,4.5C 8.1715,4.5 7.5,5.1715 7.5,6C 7.5,6.355 7.6285,6.677 7.8345,6.934L 1.8765,7.927L 2.123,9.4065L 10.9995,7.927L 10.9995,10L 5.9995,10C 4.89499,10 3.9995,10.8955 3.9995,12L 3.9995,18C 3.9995,19.1045 4.89499,20 5.9995,20L 17.9995,20C 19.104,20 19.9995,19.1045 19.9995,18L 19.9995,12C 20,10.8955 19.1045,10 18,10 Z M 6,12L 8.25,12L 8.25,16L 6,16L 6,12 Z M 9.75,16L 9.75,12L 14.25,12L 14.25,16L 9.75,16 Z M 18,16L 15.75,16L 15.75,12L 18,12L 18,16 Z "/>
+</svg>
bgstack15