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/server-off.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/server-off.svg')
-rw-r--r-- | icon-theme/material-design-light/devices/server-off.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/server-off.svg b/icon-theme/material-design-light/devices/server-off.svg new file mode 100644 index 00000000..bbf8f282 --- /dev/null +++ b/icon-theme/material-design-light/devices/server-off.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,1L 20,1C 20.5523,1 21,1.44772 21,2L 21,6C 21,6.55229 20.5523,7 20,7L 8.82269,7L 6.8227,5.00001L 6.99999,5.00001L 6.99999,3.00001L 5,3.00001L 5,3.17731L 3.20979,1.3871C 3.39273,1.15156 3.67867,1 4,1 Z M 22,22.7229L 20.7315,24L 19.7315,23L 4,23C 3.44772,23 3,22.5523 3,22L 3,18C 3,17.4477 3.44772,17 4,17L 13.7315,17L 11.7315,15L 4,15C 3.44771,15 3,14.5523 3,14L 3,10C 3,9.44773 3.44771,9.00002 4,9.00002L 5.73152,9.00002L 3.67882,6.94731C 3.38489,6.84768 3.15232,6.61511 3.0527,6.32118L 0.999998,4.26851L 2.27711,3.00004L 22,22.7229 Z M 20,9.00002C 20.5523,9.00002 21,9.44773 21,10L 21,14C 21,14.5523 20.5523,15 20,15L 16.8227,15L 10.8227,9.00002L 20,9.00002 Z M 20,17C 20.5523,17 21,17.4477 21,18L 21,19.1773L 18.8227,17L 20,17 Z M 8.99999,5.00002L 9.99999,5.00002L 9.99999,3.00002L 8.99999,3.00002L 8.99999,5.00002 Z M 8.99999,13L 9.73152,13L 8.99999,12.2685L 8.99999,13 Z M 8.99999,21L 9.99999,21L 9.99999,19L 8.99999,19L 8.99999,21 Z M 5,11L 5,13L 7,13L 7,11L 5,11 Z M 5,19L 5,21L 7,21L 7,19L 5,19 Z "/> +</svg> |