aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/link.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/link.svg')
-rw-r--r--src/_icons/link.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/link.svg b/src/_icons/link.svg
new file mode 100644
index 00000000..bd390029
--- /dev/null
+++ b/src/_icons/link.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M10 14a3.5 3.5 0 005 0l4 -4a3.5 3.5 0 00-5 -5l-.5 .5" />
+ <path d="M14 10a3.5 3.5 0 00-5 0l-4 4a3.5 3.5 0 005 5l.5 -.5" />
+</svg>