diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-10 16:13:24 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-10 16:13:24 +0100 |
commit | 7914d8cf8602d09c8b0b362b163a618c40d52645 (patch) | |
tree | 50a611325be51560aa4c95c495de614eb30dd261 /core/img/actions/toggle.svg | |
parent | 4d5490c339ec5693dd1778738af7c7788ce9b300 (diff) | |
download | nextcloud-server-7914d8cf8602d09c8b0b362b163a618c40d52645.tar.gz nextcloud-server-7914d8cf8602d09c8b0b362b163a618c40d52645.zip |
third batch of fixed and re-optimized icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'core/img/actions/toggle.svg')
-rw-r--r-- | core/img/actions/toggle.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/toggle.svg b/core/img/actions/toggle.svg index 1f3de01ff34..847759d4e04 100644 --- a/core/img/actions/toggle.svg +++ b/core/img/actions/toggle.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" viewBox="0 0 16 16" width="16" overflow="visible"><path d="M8 3C4.89 3 2.073 4.72 0 7.5 2.073 10.28 4.89 12 8 12c3.11 0 5.927-1.72 8-4.5C13.927 4.72 11.11 3 8 3zm0 1.5a3 3 0 1 1 0 6 3 3 0 0 1 0-6zM8 6a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z" fill="#222"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 16 16" width="16" height="16"><path opacity="0.5" d="M8 3C4.89 3 2.073 4.72 0 7.5 2.073 10.28 4.89 12 8 12c3.11 0 5.927-1.72 8-4.5C13.927 4.72 11.11 3 8 3zm0 1.5a3 3 0 1 1 0 6 3 3 0 0 1 0-6zM8 6a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z"/></svg> |