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/microphone-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/microphone-variant-off.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/microphone-variant-off.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/microphone-variant-off.svg b/icon-theme/template-icons/templarian_material_design/svg/microphone-variant-off.svg new file mode 100644 index 00000000..4e474802 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/microphone-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 15.9917,19.2601C 15.8576,21.348 14.1217,23 12,23C 9.79086,23 8,21.2091 8,19L 8,18L 7,18L 6.16077,9.8176C 5.81524,9.46942 5.5333,9.05804 5.33385,8.60232L 2,5.26848 Z M 9,3C 11.2091,3 13,4.79086 13,7L 8.82269,7L 6.0843,4.26161C 6.81394,3.48502 7.85033,3 9,3 Z M 11.8392,9.8176L 11.8207,9.99803L 9.82269,8L 12.874,8C 12.6944,8.69771 12.3313,9.32175 11.8392,9.8176 Z M 11,18L 10,18L 10,19C 9.99999,20.1046 10.8954,21 12,21C 13.1046,21 14,20.1046 14,19L 14,17.2685L 11.3471,14.6156L 11,18 Z M 18,10L 20,10L 19,11L 20,12L 18,12C 16.8954,12 16,12.8954 16,14L 16,14.1773L 14.3,12.4773C 14.899,11.0234 16.33,10 18,10 Z M 8,12C 8,12.5523 8.44771,13 9,13C 9.20753,13 9.40029,12.9368 9.56008,12.8286L 8.17144,11.4399C 8.06321,11.5997 8,11.7925 8,12 Z "/> +</svg> |