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/cake.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/cake.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/cake.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/cake.svg b/icon-theme/template-icons/templarian_material_design/svg/cake.svg new file mode 100644 index 00000000..1b443c81 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/cake.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-linejoin="round" d="M 11.5,0.500002C 12,0.750006 13,2.39543 13,3.5C 13,4.60457 12.3284,5 11.5,5C 10.6716,5 10,4.85457 10,3.75C 10,2.64543 11,2 11.5,0.500002 Z M 18.5,9C 20.9853,9 23,11.0147 23,13.5C 23,15.0602 22.206,16.435 21,17.2422L 21,23L 12,23L 2.99999,23L 2.99999,17.2422C 1.79401,16.435 0.999997,15.0602 0.999997,13.5C 0.999997,11.0147 3.01471,9 5.49999,9L 9.99999,9.00001L 9.99999,6.00001L 13,6L 13,9L 18.5,9 Z M 12,16C 13.3807,16 14.5,14.8807 14.5,13.5L 16,13.5C 16,14.8807 17.1193,16 18.5,16C 19.8807,16 21,14.8807 21,13.5C 21,12.1193 19.8807,11 18.5,11L 5.5,11C 4.11929,11 3,12.1193 3,13.5C 3,14.8807 4.11929,16 5.5,16C 6.88071,16 8,14.8807 8,13.5L 9.5,13.5C 9.5,14.8807 10.6193,16 12,16 Z "/> +</svg> |