diff options
author | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
commit | 92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch) | |
tree | 86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/do-not-disturb-off.svg | |
parent | Get the templates for the material icon theme setup in the repo (no icons yet... (diff) | |
download | lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2 lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip |
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/do-not-disturb-off.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/do-not-disturb-off.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/do-not-disturb-off.svg b/icon-theme/template-icons/templarian_material_design/svg/do-not-disturb-off.svg new file mode 100644 index 00000000..7b9876ee --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/do-not-disturb-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="1.33333" stroke-linejoin="miter" d="M 17,11L 17,13L 15.54,13L 20.22,17.68C 21.34,16.07 22,14.11 22,12C 22,6.48 17.52,2 12,2C 9.89,2 7.93,2.66 6.32,3.78L 13.54,11L 17,11 Z M 2.27,2.27L 1,3.54L 3.78,6.32C 2.66,7.93 2,9.89 2,12C 2,17.52 6.48,22 12,22C 14.11,22 16.07,21.34 17.68,20.22L 20.46,23L 21.73,21.73L 2.27,2.27 Z M 7,13L 7,11L 8.46,11L 10.46,13L 7,13 Z "/> +</svg> |