summaryrefslogtreecommitdiff
path: root/svg/x.svg
diff options
context:
space:
mode:
Diffstat (limited to 'svg/x.svg')
-rw-r--r--svg/x.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/svg/x.svg b/svg/x.svg
new file mode 100644
index 0000000..f572665
--- /dev/null
+++ b/svg/x.svg
@@ -0,0 +1,4 @@
+<svg width='100' height='100' viewbox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'>
+ <path class='x' d='M3 3, 27 27'/>
+ <path class='x' d='M27 3, 3 27'/>
+</svg> \ No newline at end of file