diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/mouse-variant-off.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-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/mouse-variant-off.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/mouse-variant-off.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/mouse-variant-off.svg b/icon-theme/template-icons/templarian_material_design/svg/mouse-variant-off.svg new file mode 100644 index 00000000..d394838e --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/mouse-variant-off.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 2,5.26848L 3.27711,4L 20,20.7229L 18.7315,22L 17.2942,20.5627C 16.4211,22.0226 14.8247,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 5.73154,9.00001L 2,5.26848 Z M 14,7.00001L 10,7.00001L 10,2.10004C 12.2822,2.5633 14,4.58105 14,7.00001 Z M 7.99999,2.10005L 7.99999,6.17731L 5.37692,3.55424C 6.06899,2.82678 6.97788,2.30752 7.99999,2.10005 Z M 14,12L 13.997,12.1743L 10.8227,9.00002L 14,9.00002L 14,12 Z M 10,16.9L 10,18C 10,19.6569 11.3431,21 13,21C 14.2793,21 15.3717,20.1992 15.803,19.0715L 12.3988,15.6672C 11.7395,16.2785 10.9151,16.7142 10,16.9 Z M 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,16.1773L 16,14.1773L 16,13 Z "/> +</svg> |