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/ornament.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/ornament.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/ornament.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/ornament.svg b/icon-theme/template-icons/templarian_material_design/svg/ornament.svg new file mode 100644 index 00000000..26ea7bba --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/ornament.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 12,1.00002C 13.6569,1.00002 15,2.34316 15,4.00001L 15,5C 15.5523,5 16,5.44772 16,6L 16,7.07026C 18.3912,8.4535 20,11.0389 20,14C 20,18.4183 16.4183,22 12,22C 7.58172,22 4,18.4183 4,14C 4,11.0389 5.60879,8.4535 8,7.07026L 8,6C 8,5.44772 8.44771,5 9,5L 9,4.00001C 9,2.34316 10.3431,1.00002 12,1.00002 Z M 12,3.00002C 11.4477,3.00002 11,3.44775 11,4.00002L 11,5L 13,5L 13,4C 13,3.44773 12.5523,3.00002 12,3.00002 Z M 12,8.00001C 10.223,8.00001 8.62642,8.77251 7.52778,10L 16.4722,10C 15.3736,8.77251 13.777,8.00001 12,8.00001 Z M 6.3414,16L 7.58578,16L 6.01512,14.4293C 6.0538,14.9764 6.16582,15.5032 6.3414,16 Z M 12.5858,16L 8.58579,12L 6.41421,12L 10.4142,16L 12.5858,16 Z M 17.6586,12L 16.4142,12L 17.9849,13.5707C 17.9462,13.0236 17.8342,12.4968 17.6586,12 Z M 11.4142,12L 15.4142,16L 17.5858,16L 13.5858,12L 11.4142,12 Z M 12,20C 13.777,20 15.3736,19.2275 16.4722,18L 7.52778,18C 8.62642,19.2275 10.223,20 12,20 Z "/> +</svg> |