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/multimedia-player-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/multimedia-player-off.svg')
-rw-r--r-- | icon-theme/material-design-light/devices/multimedia-player-off.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/multimedia-player-off.svg b/icon-theme/material-design-light/devices/multimedia-player-off.svg new file mode 100644 index 00000000..3a91760f --- /dev/null +++ b/icon-theme/material-design-light/devices/multimedia-player-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 2,5.2685L 3.27711,4.00002L 21,21.7229L 19.7315,23L 18.2721,21.5406C 17.9263,21.8264 17.4828,21.9981 16.9994,21.9981L 6.99943,21.9881C 5.89441,21.9881 4.99943,21.1021 4.99943,19.9981L 4.99943,8.26791L 2,5.2685 Z M 11.9994,17.9981C 10.3434,17.9981 8.99943,16.6541 8.99943,14.9981C 8.99943,14.2387 9.28205,13.5449 9.74779,13.0163L 8.3317,11.6002C 7.505,12.492 6.99943,13.6859 6.99943,14.9981C 6.99943,17.7601 9.23942,19.9981 11.9994,19.9981C 13.3114,19.9981 14.5055,19.4928 15.3975,18.666L 13.9813,17.2498C 13.4526,17.7155 12.7588,17.9981 11.9994,17.9981 Z M 16.9994,14.9981C 16.9994,12.2361 14.7604,9.99811 11.9994,9.99811L 11.8238,10.0011L 5.12414,3.30145C 5.40694,2.5406 6.1396,1.99812 6.99943,1.99812L 16.9994,1.99812C 18.1034,1.99812 18.9994,2.89411 18.9994,3.99811L 18.9994,17.1767L 16.9964,15.1737L 16.9994,14.9981 Z M 11.9994,3.99811C 10.8934,3.99811 9.99943,4.89411 9.99943,5.99811C 9.99943,7.10212 10.8934,7.99811 11.9994,7.99811C 13.1024,7.99811 13.9994,7.10212 13.9994,5.99811C 13.9994,4.89411 13.1024,3.99811 11.9994,3.99811 Z "/> +</svg> |