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/baby-buggy.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/baby-buggy.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/baby-buggy.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/baby-buggy.svg b/icon-theme/template-icons/templarian_material_design/svg/baby-buggy.svg new file mode 100644 index 00000000..36cfe967 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/baby-buggy.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 13,2L 13,10L 21,10C 21,5.58 17.42,2 13,2 Z M 19.32,15.89C 20.37,14.54 21,12.84 21,11L 6.44,11L 5.49,9L 2,9L 2,11L 4.22,11C 4.22,11 6.11,15.07 6.34,15.42C 5.24,16.01 4.5,17.17 4.5,18.5C 4.5,20.43 6.07,22 8,22C 9.76,22 11.22,20.7 11.46,19L 13.54,19C 13.78,20.7 15.24,22 17,22C 18.93,22 20.5,20.43 20.5,18.5C 20.5,17.46 20.04,16.53 19.32,15.89 Z M 8,20C 7.17,20 6.5,19.33 6.5,18.5C 6.5,17.67 7.17,17 8,17C 8.83,17 9.5,17.67 9.5,18.5C 9.5,19.33 8.83,20 8,20 Z M 17,20C 16.17,20 15.5,19.33 15.5,18.5C 15.5,17.67 16.17,17 17,17C 17.83,17 18.5,17.67 18.5,18.5C 18.5,19.33 17.83,20 17,20 Z "/> +</svg> |