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-icons-light/actions/media-playback-slow.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-icons-light/actions/media-playback-slow.svg')
-rw-r--r-- | icon-theme/material-icons-light/actions/media-playback-slow.svg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/icon-theme/material-icons-light/actions/media-playback-slow.svg b/icon-theme/material-icons-light/actions/media-playback-slow.svg deleted file mode 100644 index 2b39ea00..00000000 --- a/icon-theme/material-icons-light/actions/media-playback-slow.svg +++ /dev/null @@ -1,4 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"> - <path fill="none" d="M0 0h48v48H0V0z"/> - <path fill="#010101" d="M26.1 19.58L20 15v18l6.1-4.58L32 24zm0 0L20 15v18l6.1-4.58L32 24zm0 0L20 15v18l6.1-4.58L32 24zM22 8.14V4.1c-4.02.4-7.68 2-10.64 4.42l2.84 2.86c2.22-1.72 4.88-2.88 7.8-3.24zM11.38 14.2l-2.86-2.84C6.1 14.32 4.5 17.98 4.1 22h4.04c.36-2.92 1.52-5.58 3.24-7.8zM8.14 26H4.1c.4 4.02 2 7.68 4.42 10.64l2.86-2.86C9.66 31.58 8.5 28.92 8.14 26zm3.22 13.48C14.32 41.9 18 43.5 22 43.9v-4.04c-2.92-.36-5.58-1.52-7.8-3.24l-2.84 2.86zM44 24c0 10.32-7.84 18.84-17.9 19.9v-4.04C33.94 38.82 40 32.1 40 24S33.94 9.18 26.1 8.14V4.1C36.16 5.16 44 13.68 44 24z"/> -</svg> |