aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/microphone-off.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/microphone-off.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/microphone-off.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/microphone-off.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/microphone-off.svg b/icon-theme/template-icons/templarian_material_design/svg/microphone-off.svg
new file mode 100644
index 00000000..2116c27b
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/microphone-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 19.0001,10.9995C 19.0001,12.1895 18.6641,13.3045 18.0951,14.2765L 16.8661,13.0475C 17.1431,12.4325 17.3001,11.7435 17.3001,10.9995L 19.0001,10.9995 Z M 14.9835,11.1648L 9.0015,5.18282L 9.0015,4.9998C 9.0015,3.3418 10.3435,1.9998 12.0005,1.9998C 13.6555,1.9998 15.0005,3.3418 15.0005,4.9998L 15.0005,10.9998L 14.9835,11.1648 Z M 4.27299,3L 21,19.727L 19.727,21L 15.541,16.813C 14.766,17.267 13.906,17.583 13,17.717L 13,21L 11,21L 11,17.717C 7.72099,17.233 5,14.414 5,11L 6.70101,11C 6.70101,14 9.238,16.099 12,16.099C 12.81,16.099 13.598,15.914 14.311,15.583L 12.651,13.924L 12,14C 10.344,14 9.00999,12.656 9.00999,11L 9.00899,10.281L 3,4.27299L 4.27299,3 Z "/>
+</svg>
bgstack15