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/traffic-light.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/traffic-light.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/traffic-light.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/traffic-light.svg b/icon-theme/template-icons/templarian_material_design/svg/traffic-light.svg new file mode 100644 index 00000000..2c1e26de --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/traffic-light.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.0004,8.99807C 10.8954,8.99807 10.0004,8.10306 10.0004,6.99807C 10.0004,5.89307 10.8954,4.99807 12.0004,4.99807C 13.1054,4.99807 14.0004,5.89307 14.0004,6.99807C 14.0004,8.10306 13.1054,8.99807 12.0004,8.99807 Z M 12.0004,13.9981C 10.8954,13.9981 10.0004,13.1031 10.0004,11.9981C 10.0004,10.8931 10.8954,9.99807 12.0004,9.99807C 13.1054,9.99807 14.0004,10.8931 14.0004,11.9981C 14.0004,13.1031 13.1054,13.9981 12.0004,13.9981 Z M 12.0004,18.9981C 10.8954,18.9981 10.0004,18.1031 10.0004,16.9981C 10.0004,15.8931 10.8954,14.9981 12.0004,14.9981C 13.1054,14.9981 14.0004,15.8931 14.0004,16.9981C 14.0004,18.1031 13.1054,18.9981 12.0004,18.9981 Z M 19.9994,9.99807L 16.9994,9.99807L 16.9994,8.85607C 18.7224,8.41106 19.9994,6.86007 19.9994,4.99807L 16.9994,4.99807L 16.9994,3.99807C 16.9994,3.44607 16.5524,2.99807 15.9994,2.99807L 7.99939,2.99807C 7.44739,2.99807 6.99939,3.44607 6.99939,3.99807L 6.99939,4.99807L 3.99939,4.99807C 3.99939,6.86007 5.2774,8.41106 6.99939,8.85607L 6.99939,9.99807L 3.99939,9.99807C 3.99939,11.8601 5.2774,13.4111 6.99939,13.8561L 6.99939,14.9981L 3.99939,14.9981C 3.99939,16.8601 5.2774,18.4111 6.99939,18.8561L 6.99939,19.9981C 6.99939,20.5501 7.44739,20.9981 7.99939,20.9981L 15.9994,20.9981C 16.5524,20.9981 16.9994,20.5501 16.9994,19.9981L 16.9994,18.8561C 18.7224,18.4111 19.9994,16.8601 19.9994,14.9981L 16.9994,14.9981L 16.9994,13.8561C 18.7224,13.4111 19.9994,11.8601 19.9994,9.99807 Z "/> +</svg> |