aboutsummaryrefslogtreecommitdiffstats
path: root/core/img/actions
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-09-25 16:29:26 +0200
committerGitHub <noreply@github.com>2017-09-25 16:29:26 +0200
commitf2b7205a88a187cc4b0f3f240b225bc24afcd1f6 (patch)
treef94fd0acc53197f935e4a34a2d947687a9ee5f9f /core/img/actions
parent1ad79e3039939285f6736a09f123fc95908ae201 (diff)
parent9ff6dab07cf1c60908741581dd4a0a629b7f2cef (diff)
downloadnextcloud-server-f2b7205a88a187cc4b0f3f240b225bc24afcd1f6.tar.gz
nextcloud-server-f2b7205a88a187cc4b0f3f240b225bc24afcd1f6.zip
Merge pull request #6627 from nextcloud/icon-on-apps-settings
Icon on apps settings
Diffstat (limited to 'core/img/actions')
-rw-r--r--core/img/actions/close.svg5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/img/actions/close.svg b/core/img/actions/close.svg
index 012c34844ca..c58fe6379f3 100644
--- a/core/img/actions/close.svg
+++ b/core/img/actions/close.svg
@@ -1 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><defs><filter id="a" height="1.599" width="1.601" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="1.239"/></filter></defs><path filter="url(#a)" stroke="#fff" stroke-width="2" d="M12.95 11.536l-1.414 1.414L8 9.414 4.465 12.95 3.05 11.536 6.586 8 3.05 4.464 4.465 3.05 8 6.586l3.516-3.555 1.434 1.434L9.414 8z" fill="#fff"/><path d="M12.95 11.536l-1.414 1.414L8 9.414 4.465 12.95 3.05 11.536 6.586 8 3.05 4.464 4.465 3.05 8 6.586l3.516-3.555 1.434 1.434L9.414 8z"/></svg> \ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1">
+ <path d="m12.95 11.536l-1.414 1.414-3.536-3.536-3.535 3.536-1.415-1.414 3.536-3.536-3.536-3.536 1.415-1.414 3.535 3.536 3.516-3.555 1.434 1.434-3.536 3.535z"/>
+</svg>