summaryrefslogtreecommitdiffstats
path: root/core/img/actions
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-01-25 09:15:37 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-01-25 09:15:37 +0100
commitd0e88e328cfbe15775e9e7cc2ce1c19eb35be66d (patch)
treee0edae12b453204ac5796e0a23d6dd05f0112978 /core/img/actions
parent5d985deb4d981c61e4e7620c4fde7c2d888519e2 (diff)
downloadnextcloud-server-d0e88e328cfbe15775e9e7cc2ce1c19eb35be66d.tar.gz
nextcloud-server-d0e88e328cfbe15775e9e7cc2ce1c19eb35be66d.zip
Add clear search button
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/img/actions')
-rw-r--r--core/img/actions/close-white.svg42
1 files changed, 42 insertions, 0 deletions
diff --git a/core/img/actions/close-white.svg b/core/img/actions/close-white.svg
new file mode 100644
index 00000000000..3f561939c4b
--- /dev/null
+++ b/core/img/actions/close-white.svg
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ id="svg11"
+ version="1.1"
+ width="16"
+ height="16">
+ <metadata
+ id="metadata15">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5">
+ <filter
+ color-interpolation-filters="sRGB"
+ x="-.3"
+ y="-.3"
+ width="1.601"
+ height="1.599"
+ id="a">
+ <feGaussianBlur
+ id="feGaussianBlur2"
+ stdDeviation="1.239" />
+ </filter>
+ </defs>
+ <path
+ style="fill:#ffffff"
+ id="path9"
+ 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>