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-variant.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-variant.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/ornament-variant.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/ornament-variant.svg b/icon-theme/template-icons/templarian_material_design/svg/ornament-variant.svg new file mode 100644 index 00000000..6c3f324a --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/ornament-variant.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.00003C 11.4477,3.00003 11,3.44775 11,4.00003L 11,5.00001L 13,5.00001L 13,4.00001C 13,3.44773 12.5522,3.00003 12,3.00003 Z M 12,8.00002C 10.223,8.00002 8.62642,8.77252 7.52778,10L 16.4722,10C 15.3736,8.77252 13.777,8.00002 12,8.00002 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 M 12,12C 10.8954,12 10,12.8954 10,14C 10,15.1046 10.8954,16 12,16C 13.1046,16 14,15.1046 14,14C 14,12.8954 13.1046,12 12,12 Z M 18,14C 18,13.309 17.8832,12.6452 17.6682,12.0274C 16.7215,12.1855 16,13.0085 16,14C 16,14.9915 16.7215,15.8145 17.6682,15.9726C 17.8832,15.3548 18,14.691 18,14 Z M 6,14C 6,14.691 6.11682,15.3548 6.3318,15.9726C 7.27846,15.8145 8,14.9915 8,14C 8,13.0085 7.27846,12.1855 6.3318,12.0274C 6.11682,12.6452 6,13.309 6,14 Z "/> +</svg> |