diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-11-16 14:01:19 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-11-20 14:43:23 +0100 |
commit | cebf0037eae1d799d267b5acc6c904992150b608 (patch) | |
tree | fc84c081f6dade0c4c32c3cac9d124429d1edc53 /core/img/actions/view-close.svg | |
parent | b6e8a6e64f8fca3559fe9ca0f5ecbeaa1cb3f7c6 (diff) | |
download | nextcloud-server-cebf0037eae1d799d267b5acc6c904992150b608.tar.gz nextcloud-server-cebf0037eae1d799d267b5acc6c904992150b608.zip |
compress action icons
Diffstat (limited to 'core/img/actions/view-close.svg')
-rw-r--r-- | core/img/actions/view-close.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/view-close.svg b/core/img/actions/view-close.svg index 2b91e382eb1..e7dde9b79bb 100644 --- a/core/img/actions/view-close.svg +++ b/core/img/actions/view-close.svg @@ -5,6 +5,6 @@ <feGaussianBlur stdDeviation="2.2386623"/> </filter> </defs> - <path d="m24.955 23.538-1.414 1.414-7.536-7.5358-7.5355 7.5358-1.4142-1.414 7.5355-7.536-7.5355-7.5356 1.4142-1.4142 7.5355 7.5356 7.516-7.5547 1.434 1.4333-7.5357 7.5356z" filter="url(#a)" stroke="#000" stroke-width="2"/> + <path filter="url(#a)" stroke="#000" stroke-width="2" d="m24.955 23.538-1.414 1.414-7.536-7.5358-7.5355 7.5358-1.4142-1.414 7.5355-7.536-7.5355-7.5356 1.4142-1.4142 7.5355 7.5356 7.516-7.5547 1.434 1.4333-7.5357 7.5356z"/> <path d="m24.955 23.538-1.414 1.414-7.536-7.5358-7.5355 7.5358-1.4142-1.414 7.5355-7.536-7.5355-7.5356 1.4142-1.4142 7.5355 7.5356 7.516-7.5547 1.434 1.4333-7.5357 7.5356z" fill="#fff"/> </svg> |