aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/lightbulb-on-outline.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/lightbulb-on-outline.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/lightbulb-on-outline.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/lightbulb-on-outline.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/lightbulb-on-outline.svg b/icon-theme/template-icons/templarian_material_design/svg/lightbulb-on-outline.svg
new file mode 100644
index 00000000..d5686013
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/lightbulb-on-outline.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 20,11L 23,11L 23,13L 20,13L 20,11 Z M 1,11L 4,11L 4,13L 1,13L 1,11 Z M 12.9923,0.998644L 12.9923,3.99864L 10.9923,3.99864L 10.9923,0.998644L 12.9923,0.998644 Z M 4.92479,3.51564L 7.04611,5.63696L 5.6319,7.05117L 3.51058,4.92985L 4.92479,3.51564 Z M 16.952,5.63247L 19.0733,3.51115L 20.4876,4.92536L 18.3662,7.04668L 16.952,5.63247 Z M 12,6C 15.3137,6 18,8.68629 18,12C 18,14.2208 16.7934,16.1599 15,17.1973L 15,19C 15,19.5523 14.5523,20 14,20L 9.99999,20C 9.44771,20 8.99999,19.5523 8.99999,19L 9,17.1973C 7.20659,16.1599 6,14.2208 6,12C 6,8.68629 8.68629,6 12,6 Z M 14,21L 14,22C 14,22.5523 13.5523,23 13,23L 11,23C 10.4477,23 9.99999,22.5523 9.99999,22L 9.99999,21L 14,21 Z M 11,18L 13,18L 13,15.874C 14.7252,15.4299 16,13.8638 16,12C 16,9.79086 14.2091,8 12,8C 9.79086,8 8,9.79086 8,12C 8,13.8638 9.27477,15.4299 11,15.874L 11,18 Z "/>
+</svg>
bgstack15