aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/devices/video-display-projector.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 14:18:52 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 14:18:52 -0400
commitbe63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch)
tree8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-design-dark/devices/video-display-projector.svg
parentAnother few icon changes (diff)
downloadlumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.gz
lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.bz2
lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.zip
Add the "dark" version of the new material-design icon theme (actually light colored icons - used for dark themes)
Diffstat (limited to 'icon-theme/material-design-dark/devices/video-display-projector.svg')
-rw-r--r--icon-theme/material-design-dark/devices/video-display-projector.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/devices/video-display-projector.svg b/icon-theme/material-design-dark/devices/video-display-projector.svg
new file mode 100644
index 00000000..d1355539
--- /dev/null
+++ b/icon-theme/material-design-dark/devices/video-display-projector.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="#F8F8F8" fill-opacity="1" stroke-width="1.33333" stroke-linejoin="miter" d="M 16,6C 14.8702,6.0012 13.7681,6.3504 12.8438,7L 4.00001,7C 2.89201,7 2.00001,7.892 2.00001,9L 2.00001,15C 2.00001,16.108 2.89201,17 4.00001,17L 5.00001,17L 5.00001,18C 5.00001,18.554 5.44601,19 6.00001,19L 8,19C 8.554,19 9,18.554 9,18L 9,17L 15,17L 15,18C 15,18.554 15.446,19 16,19L 18,19C 18.554,19 19,18.554 19,18L 19,17L 20,17C 21.108,17 22,16.108 22,15L 22,9C 22,7.892 21.108,7 20,7L 19.1504,7C 18.2276,6.3515 17.1278,6.0024 16,6 Z M 16,7.5C 17.933,7.5 19.5,9.067 19.5,11C 19.5,12.933 17.933,14.5 16,14.5C 14.067,14.5 12.5,12.933 12.5,11C 12.5,9.067 14.067,7.5 16,7.5 Z M 4.00001,9L 8,9L 8,10L 4.00001,10L 4.00001,9 Z M 16,9C 14.8954,9 14,9.8954 14,11C 14,12.1046 14.8954,13 16,13C 17.1046,13 18,12.1046 18,11C 18,9.8954 17.1046,9 16,9 Z M 4.00001,11L 8,11L 8,12L 4.00001,12L 4.00001,11 Z M 4.00001,13L 8,13L 8,14L 4.00001,14L 4.00001,13 Z "/>
+</svg>
bgstack15