diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 08:16:34 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 08:16:34 -0400 |
commit | d640f04afdb6e134be2d5ffe02ce0933f77821c4 (patch) | |
tree | d429419802fe01bd26ba0bd80a21f4b979a6a3b1 /icon-theme/material-design-light/devices/remote.svg | |
parent | Commit some small changes I still had on my main workstation: (diff) | |
parent | Turn on the new icon theme for Lumina, and use it by default as the fallback ... (diff) | |
download | lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.gz lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.bz2 lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/material-design-light/devices/remote.svg')
-rw-r--r-- | icon-theme/material-design-light/devices/remote.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/remote.svg b/icon-theme/material-design-light/devices/remote.svg new file mode 100644 index 00000000..82319343 --- /dev/null +++ b/icon-theme/material-design-light/devices/remote.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 12,1.90735e-006C 8.96,1.90735e-006 6.21,1.23 4.22,3.22L 5.63,4.63C 7.26,3.01 9.51,2 12,2C 14.49,2 16.74,3.01 18.36,4.64L 19.77,3.23C 17.79,1.23 15.04,1.90735e-006 12,1.90735e-006 Z M 7.05,6.05L 8.46,7.46C 9.37,6.56 10.62,6 12,6C 13.38,6 14.63,6.56 15.54,7.46L 16.95,6.05C 15.68,4.78 13.93,4 12,4C 10.07,4 8.32,4.78 7.05,6.05 Z M 12,15C 10.9,15 10,14.1 10,13C 10,11.9 10.9,11 12,11C 13.1,11 14,11.9 14,13C 14,14.1 13.1,15 12,15 Z M 15,9L 9,9C 8.45,9 8,9.45 8,10L 8,22C 8,22.55 8.45,23 9,23L 15,23C 15.55,23 16,22.55 16,22L 16,10C 16,9.45 15.55,9 15,9 Z "/> +</svg> |