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/select-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/select-off.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/select-off.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/select-off.svg b/icon-theme/template-icons/templarian_material_design/svg/select-off.svg new file mode 100644 index 00000000..9b84f215 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/select-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 1,4.26848L 2.27711,3L 21,21.7229L 19.7315,23L 17,20.2685L 17,21L 15,21L 15,19L 15.7315,19L 5,8.26848L 5,9.00002L 2.99999,9.00002L 2.99999,7.00002L 3.73154,7.00002L 1,4.26848 Z M 20,3.00002C 20.5523,3.00002 21,3.44773 21,4.00002L 21,5.00001L 19,5.00001L 19,3.00002L 20,3.00002 Z M 15,5.00001L 15,3.00002L 17,3.00002L 17,5.00001L 15,5.00001 Z M 11,5.00001L 11,3.00002L 13,3.00002L 13,5.00001L 11,5.00001 Z M 6.99999,5.00001L 6.99999,3.00002L 9,3.00002L 9,5.00001L 6.99999,5.00001 Z M 11,21L 11,19L 13,19L 13,21L 11,21 Z M 6.99999,21L 6.99999,19L 9,19L 9,21L 6.99999,21 Z M 3.99999,21C 3.44771,21 2.99999,20.5523 2.99999,20L 2.99999,19L 5,19L 5,21L 3.99999,21 Z M 2.99999,15L 5,15L 5,17L 2.99999,17L 2.99999,15 Z M 21,15L 21,17L 19,17L 19,15L 21,15 Z M 2.99999,11L 5,11L 5,13L 2.99999,13L 2.99999,11 Z M 21,11L 21,13L 19,13L 19,11L 21,11 Z M 21,7.00002L 21,9.00002L 19,9.00002L 19,7.00002L 21,7.00002 Z "/> +</svg> |