aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/cross-off.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/cross-off.svg')
-rw-r--r--src/_icons/cross-off.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/cross-off.svg b/src/_icons/cross-off.svg
new file mode 100644
index 00000000..2e3d65c2
--- /dev/null
+++ b/src/_icons/cross-off.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <path d="M16 12h3v-4h-5v-5h-4v3m-2 2h-3v4h5v9h4v-7" />
+ <path d="M3 3l18 18" />
+ <path stroke="red" stroke-width=".1" d="M5 1l18 18" />
+ <path stroke="red" stroke-width=".1" d="M3 3l18 18" />
+</svg>