aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/bus.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/bus.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/bus.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/bus.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/bus.svg b/icon-theme/template-icons/templarian_material_design/svg/bus.svg
new file mode 100644
index 00000000..966395a0
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/bus.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 17.9994,10.9981L 5.99939,10.9981L 5.99939,5.99807L 17.9994,5.99807M 16.4994,16.9981C 15.6714,16.9981 14.9994,16.3261 14.9994,15.4981C 14.9994,14.6701 15.6714,13.9981 16.4994,13.9981C 17.3284,13.9981 17.9994,14.6701 17.9994,15.4981C 17.9994,16.3261 17.3284,16.9981 16.4994,16.9981 Z M 7.49939,16.9981C 6.67139,16.9981 5.99939,16.3261 5.99939,15.4981C 5.99939,14.6701 6.67139,13.9981 7.49939,13.9981C 8.3284,13.9981 8.99939,14.6701 8.99939,15.4981C 8.99939,16.3261 8.3284,16.9981 7.49939,16.9981 Z M 3.99939,15.9981C 3.99939,16.8831 4.38939,17.6701 4.99939,18.2191L 4.99939,19.9981C 4.99939,20.5501 5.44739,20.9981 5.99939,20.9981L 6.99939,20.9981C 7.5524,20.9981 7.99939,20.5501 7.99939,19.9981L 7.99939,18.9981L 15.9994,18.9981L 15.9994,19.9981C 15.9994,20.5501 16.4464,20.9981 16.9994,20.9981L 17.9994,20.9981C 18.5514,20.9981 18.9994,20.5501 18.9994,19.9981L 18.9994,18.2191C 19.6094,17.6701 19.9994,16.8831 19.9994,15.9981L 19.9994,5.99807C 19.9994,2.49807 16.4174,1.99807 11.9994,1.99807C 7.5814,1.99807 3.99939,2.49807 3.99939,5.99807L 3.99939,15.9981 Z "/>
+</svg>
bgstack15