aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/ev-station.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/ev-station.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/ev-station.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/ev-station.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/ev-station.svg b/icon-theme/template-icons/templarian_material_design/svg/ev-station.svg
new file mode 100644
index 00000000..daea3c91
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/ev-station.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 19.77,7.23L 19.78,7.22L 16.06,3.5L 15,4.56L 17.11,6.67C 16.17,7.03 15.5,7.93 15.5,9C 15.5,10.38 16.62,11.5 18,11.5C 18.36,11.5 18.69,11.42 19,11.29L 19,18.5C 19,19.05 18.55,19.5 18,19.5C 17.45,19.5 17,19.05 17,18.5L 17,14C 17,12.9 16.1,12 15,12L 14,12L 14,5C 14,3.9 13.1,3 12,3L 6,3C 4.9,3 4,3.9 4,5L 4,21L 14,21L 14,13.5L 15.5,13.5L 15.5,18.5C 15.5,19.88 16.62,21 18,21C 19.38,21 20.5,19.88 20.5,18.5L 20.5,9C 20.5,8.31 20.22,7.68 19.77,7.23 Z M 18,10C 17.45,10 17,9.55 17,9C 17,8.45 17.45,8 18,8C 18.55,8 19,8.45 19,9C 19,9.55 18.55,10 18,10 Z M 8,18L 8,13.5L 6,13.5L 10,6L 10,11L 12,11L 8,18 Z "/>
+</svg>
bgstack15