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/json.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/json.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/json.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/json.svg b/icon-theme/template-icons/templarian_material_design/svg/json.svg new file mode 100644 index 00000000..2120f759 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/json.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 5,3L 7,3L 7,5L 5,5L 5,10C 5,11.1046 4.10457,12 3,12C 4.10457,12 5,12.8954 5,14L 5,19L 7,19L 7,21L 5,21C 3.92841,20.7321 3,20.1046 3,19L 3,15C 3,13.8954 2.10457,13 1,13L 0,13L 0,11L 1,11C 2.10457,11 3,10.1046 3,9L 3,5C 3,3.89539 3.89543,3 5,3 Z M 19,3.00001C 20.1046,3.00001 21,3.8954 21,5.00001L 21,9.00001C 21,10.1046 21.8954,11 23,11L 24,11L 24,13L 23,13C 21.8954,13 21,13.8954 21,15L 21,19C 21,20.1046 20.0716,20.7321 19,21L 17,21L 17,19L 19,19L 19,14C 19,12.8954 19.8954,12 21,12C 19.8954,12 19,11.1046 19,10L 19,5.00001L 17,5.00001L 17,3.00001L 19,3.00001 Z M 12,15C 12.5523,15 13,15.4477 13,16C 13,16.5523 12.5523,17 12,17C 11.4477,17 11,16.5523 11,16C 11,15.4477 11.4477,15 12,15 Z M 8,15C 8.55229,15 9,15.4477 9,16C 9,16.5523 8.55228,17 8,17C 7.44772,17 7,16.5523 7,16C 7,15.4477 7.44771,15 8,15 Z M 16,15C 16.5523,15 17,15.4477 17,16C 17,16.5523 16.5523,17 16,17C 15.4477,17 15,16.5523 15,16C 15,15.4477 15.4477,15 16,15 Z "/> +</svg> |