aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/corner-right-down-double.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/corner-right-down-double.svg')
-rw-r--r--src/_icons/corner-right-down-double.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/corner-right-down-double.svg b/src/_icons/corner-right-down-double.svg
new file mode 100644
index 00000000..b6c42ae9
--- /dev/null
+++ b/src/_icons/corner-right-down-double.svg
@@ -0,0 +1,8 @@
+---
+tags: [arrow, point, below, bottom]
+category: Arrows
+---
+<svg>
+ <path d="M5 4h6a3 3 0 0 1 3 3v7" />
+ <path d="M10 10l4 4l4 -4m-8 5l4 4l4 -4" />
+</svg>