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/router-wireless.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/router-wireless.svg')
-rw-r--r-- | icon-theme/material-design-light/devices/router-wireless.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/router-wireless.svg b/icon-theme/material-design-light/devices/router-wireless.svg new file mode 100644 index 00000000..75793024 --- /dev/null +++ b/icon-theme/material-design-light/devices/router-wireless.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="miter" d="M 4,13L 20,13C 20.5523,13 21,13.4477 21,14L 21,18C 21,18.5523 20.5523,19 20,19L 4,19C 3.44772,19 3,18.5523 3,18L 3,14C 3,13.4477 3.44772,13 4,13 Z M 8.99999,17L 9.99999,17L 9.99999,15L 8.99999,15L 8.99999,17 Z M 5,15L 5,17L 6.99999,17L 6.99999,15L 5,15 Z M 19,6.9336L 17.5957,8.3379C 16.1495,6.89167 14.1484,6.00001 11.9336,6.00001C 9.71849,6.00001 7.71768,6.89167 6.27148,8.3379L 4.86718,6.9336C 6.67828,5.12247 9.17809,4 11.9336,4C 14.6891,4 17.1889,5.12247 19,6.9336 Z M 16.1719,9.76173L 14.7656,11.168C 14.0433,10.4456 13.0441,10 11.9336,10C 10.8231,10 9.82389,10.4456 9.10159,11.168L 7.69531,9.76173C 8.78259,8.67446 10.2826,8 11.9336,8C 13.5845,8 15.0846,8.67446 16.1719,9.76173 Z "/> +</svg> |