aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/applications/preferences-desktop-mouse.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/applications/preferences-desktop-mouse.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/applications/preferences-desktop-mouse.svg')
-rw-r--r--icon-theme/material-design-dark/applications/preferences-desktop-mouse.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/applications/preferences-desktop-mouse.svg b/icon-theme/material-design-dark/applications/preferences-desktop-mouse.svg
new file mode 100644
index 00000000..46a9c68c
--- /dev/null
+++ b/icon-theme/material-design-dark/applications/preferences-desktop-mouse.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="0.2" stroke-linejoin="round" d="M 14,7.00001L 10,7.00001L 10,2.10003C 12.2822,2.5633 14,4.58105 14,7.00001 Z M 4,7.00001C 4,4.58105 5.71775,2.56331 7.99999,2.10004L 7.99999,7.00001L 4,7.00001 Z M 14,12C 14,14.419 12.2822,16.4367 10,16.9L 10,18C 10,19.6569 11.3431,21 13,21C 14.6568,21 16,19.6569 16,18L 16,13C 16,10.7909 17.7909,9.00001 20,9.00001L 22,9.00001L 21,10L 22,11L 20,11C 18.8954,11 18,11.8954 18,13L 18,13L 18,18C 18,20.7614 15.7614,23 13,23C 10.2386,23 7.99999,20.7614 7.99999,18L 7.99999,16.9C 5.71775,16.4367 4,14.419 4,12L 4,9.00001L 14,9.00001L 14,12 Z "/>
+</svg>
bgstack15