diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-06 15:51:14 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-06 15:51:14 +0100 |
commit | f6769e29403a844c3eac6290714e378360f0b2cd (patch) | |
tree | 6a3ac88513ec24786c6a3276a9e01f4edbaf33b5 /core/img/actions/audio-white.svg | |
parent | 0256f68c4909ecacc1b2b515253523809a870868 (diff) | |
download | nextcloud-server-f6769e29403a844c3eac6290714e378360f0b2cd.tar.gz nextcloud-server-f6769e29403a844c3eac6290714e378360f0b2cd.zip |
Fixes #4076 - first batch of fixed and re-optimized icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'core/img/actions/audio-white.svg')
-rw-r--r-- | core/img/actions/audio-white.svg | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/core/img/actions/audio-white.svg b/core/img/actions/audio-white.svg index ac5d888a51c..209177deb3f 100644 --- a/core/img/actions/audio-white.svg +++ b/core/img/actions/audio-white.svg @@ -1,10 +1 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16"> - <defs> - <filter id="a" style="color-interpolation-filters:sRGB" height="1.3086" width="1.432" y="-.15429" x="-0.216"> - <feGaussianBlur stdDeviation="0.90000044"/> - </filter> - </defs> - <path opacity=".5" d="m8 1c-1.108 0-2 0.892-2 2v4c0 1.108 0.892 2 2 2s2-0.892 2-2v-4c0-1.108-0.892-2-2-2zm-4 4c-0.554 0-1 0.446-1 1v1a4.988 4.988 0 0 0 4 4.9v1.1h-2v2h6v-2h-2v-1.1c2.287-0.46 4-2.473 4-4.9v-1c0-0.554-0.446-1-1-1s-1 0.446-1 1v1c0 1.662-1.338 3-3 3s-3-1.338-3-3v-1c0-0.554-0.446-1-1-1z" fill-rule="evenodd" filter="url(#a)"/> - <path fill="#fff" d="m8 1c-1.108 0-2 0.892-2 2v4c0 1.108 0.892 2 2 2s2-0.892 2-2v-4c0-1.108-0.892-2-2-2zm-4 4c-0.554 0-1 0.446-1 1v1a4.988 4.988 0 0 0 4 4.9v1.1h-2v2h6v-2h-2v-1.1c2.287-0.46 4-2.473 4-4.9v-1c0-0.554-0.446-1-1-1s-1 0.446-1 1v1c0 1.662-1.338 3-3 3s-3-1.338-3-3v-1c0-0.554-0.446-1-1-1z" fill-rule="evenodd"/> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16"><path fill="#fff" d="m6 3v3.5c0 2.6667 4 2.6667 4 0v-3.5c0-2.6661-4-2.6669-4 0zm-3 3c0 2.9759 1.8757 4.907 4 5.375v1.625h-2v2h6v-2h-2v-1.625c2.124-0.466 4-2.3973 4-5.375 0-1.3333-2-1.3333-2 0 0 4.6515-6 4.654-6 0 0-1.3277-2-1.3437-2 0z"/></svg> |