diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
commit | e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch) | |
tree | e621da655d974127496219ff39b71a651e54294d /icon-theme/material-design-light/devices/camera-web.svg | |
parent | Another batch of "extra" files outside the minimum XDG spec. (diff) | |
download | lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.gz lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.bz2 lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.zip |
Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly.
Diffstat (limited to 'icon-theme/material-design-light/devices/camera-web.svg')
-rw-r--r-- | icon-theme/material-design-light/devices/camera-web.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/camera-web.svg b/icon-theme/material-design-light/devices/camera-web.svg new file mode 100644 index 00000000..b297849b --- /dev/null +++ b/icon-theme/material-design-light/devices/camera-web.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,2C 15.866,2 19,5.13401 19,9C 19,12.866 15.866,16 12,16C 8.13401,16 5,12.866 5,9C 5,5.13401 8.13401,2 12,2 Z M 12,4.00003C 9.23856,4.00003 6.99999,6.23861 6.99999,9.00003C 6.99999,11.7615 9.23856,14 12,14C 14.7614,14 17,11.7615 17,9.00003C 17,6.23861 14.7614,4.00003 12,4.00003 Z M 12,6C 13.6568,6 15,7.34315 15,9C 15,10.6569 13.6568,12 12,12C 10.3431,12 9,10.6569 9,9C 9,7.34315 10.3431,6 12,6 Z M 6,22C 4.89543,22 4,21.1046 4,20C 4,19.6231 4.10428,19.2705 4.28556,18.9695L 6.11248,15.8073C 7.69067,17.1735 9.74881,18 12,18C 14.2512,18 16.3093,17.1735 17.8875,15.8073L 19.7144,18.9695C 19.8957,19.2705 20,19.6231 20,20C 20,21.1046 19.1046,22 18,22L 6,22 Z "/> +</svg> |