summaryrefslogtreecommitdiffstats
path: root/core/img/actions
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-09-23 18:12:59 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-09-24 08:59:09 +0200
commit308e1c0ed29f790f1b0e38b9f520709ad713d08b (patch)
tree482e7dbc66b7ea3e0b79c811246572b26b965979 /core/img/actions
parentd4bf301a78759a69ae746db85cd198dba9879de5 (diff)
downloadnextcloud-server-308e1c0ed29f790f1b0e38b9f520709ad713d08b.tar.gz
nextcloud-server-308e1c0ed29f790f1b0e38b9f520709ad713d08b.zip
Icons & default classes
Changed categories order same as app store Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
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>