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/close-network.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/close-network.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/close-network.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/close-network.svg b/icon-theme/template-icons/templarian_material_design/svg/close-network.svg new file mode 100644 index 00000000..1676835f --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/close-network.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 14.5853,6L 12,8.5853L 9.41468,6L 8,7.41374L 10.5858,9.99951L 8,12.5853L 9.41373,14L 12,11.4137L 14.5863,14L 16,12.5853L 13.4142,9.99952L 16,7.41373L 14.5853,6 Z M 17,3.00001C 18.103,3.00001 19,3.896 19,5.00001L 19,15C 19,16.104 18.103,17 17,17L 13,17L 13,19L 14,19C 14.5523,19 15,19.4477 15,20L 22,20L 22,22L 15,22C 15,22.5523 14.5523,23 14,23L 10,23C 9.44772,23 9,22.5523 9,22L 2,22L 2,20L 9,20C 9,19.4477 9.44772,19 10,19L 11,19L 11,17L 7,17C 5.894,17 5,16.104 5,15L 5,5.00001C 5,3.896 5.894,3.00001 7,3.00001L 17,3.00001 Z "/> +</svg> |