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/audio-card.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/audio-card.svg')
-rw-r--r-- | icon-theme/material-design-light/devices/audio-card.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/audio-card.svg b/icon-theme/material-design-light/devices/audio-card.svg new file mode 100644 index 00000000..170b2a3d --- /dev/null +++ b/icon-theme/material-design-light/devices/audio-card.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-linejoin="round" d="M 20,8L 22,8L 22,10L 20,10L 20,8 Z M 4,5L 20,5C 21.1046,5 22,5.89543 22,7L 19,7L 19,9L 5,9.00001L 5,13L 7.99999,13L 7.99999,16L 19,16L 19,17L 22,17C 22,18.1046 21.1046,19 20,19L 16,19L 16,20L 14,20L 14,19L 11,19L 11,20L 7,20L 7,19L 4,19C 2.89543,19 2,18.1046 2,17L 2,7C 2,5.89543 2.89543,5 4,5 Z M 19,15L 9,15L 9,10L 19,10L 19,11L 22,11L 22,13L 19,13L 19,15 Z M 13,12L 13,14L 15,14L 15,12L 13,12 Z M 5,6.00001L 5,8.00001L 5.99999,8.00001L 5.99999,6.00001L 5,6.00001 Z M 6.99999,6.00001L 6.99999,8.00001L 7.99999,8.00001L 7.99999,6.00001L 6.99999,6.00001 Z M 9,6.00001L 9,8.00001L 10,8.00001L 10,6.00001L 9,6.00001 Z M 11,6.00001L 11,8.00001L 12,8.00001L 12,6.00001L 11,6.00001 Z M 13,6.00001L 13,8.00001L 14,8.00001L 14,6.00001L 13,6.00001 Z M 15,6.00001L 15,8L 16,8L 16,6.00001L 15,6.00001 Z M 20,14L 22,14L 22,16L 20,16L 20,14 Z "/> +</svg> |