aboutsummaryrefslogtreecommitdiff
path: root/images/close.svg
diff options
context:
space:
mode:
Diffstat (limited to 'images/close.svg')
-rw-r--r--images/close.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/images/close.svg b/images/close.svg
new file mode 100644
index 00000000..a06c9bb0
--- /dev/null
+++ b/images/close.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
+ <g fill="none" fill-rule="evenodd" stroke="#FFF" stroke-linecap="round" stroke-width="1.85" opacity="1">
+ <path d="M1 1l14 14M15 1L1 15"/>
+ </g>
+</svg>