diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/camera.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2 lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/camera.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/camera.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/camera.svg b/icon-theme/template-icons/templarian_material_design/svg/camera.svg new file mode 100644 index 00000000..415717c5 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/camera.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 4,4.00002L 7,4L 9,2.00001L 15,2.00001L 17,4L 20,4.00002C 21.1045,4.00002 22,4.89545 22,6.00002L 22,18C 22,19.1046 21.1045,20 20,20L 4,20C 2.89543,20 2,19.1046 2,18L 2,6.00002C 2,4.89545 2.89543,4.00002 4,4.00002 Z M 12,7C 9.23858,7 7,9.23858 7,12C 7,14.7614 9.23858,17 12,17C 14.7614,17 17,14.7614 17,12C 17,9.23858 14.7614,7 12,7 Z M 12,9C 13.6568,9 15,10.3432 15,12C 15,13.6569 13.6568,15 12,15C 10.3431,15 9,13.6569 9,12C 9,10.3432 10.3431,9 12,9 Z "/> +</svg> |