summaryrefslogtreecommitdiff
path: root/src/assets/icons/external.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets/icons/external.svg')
-rw-r--r--src/assets/icons/external.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/assets/icons/external.svg b/src/assets/icons/external.svg
new file mode 100644
index 0000000..079a763
--- /dev/null
+++ b/src/assets/icons/external.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M14 4h6v6"></path>
+ <path d="M20 4L10 14"></path>
+ <path d="M20 14v6H4V4h6"></path>
+</svg> \ No newline at end of file