summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-07-02 22:01:31 +0200
committerAlan Pearce2024-07-02 22:01:48 +0200
commit9bb2563cef121dd93ae9efcef89e5d7500de640c (patch)
treec5a7b44a0aad949493ff8319bcccfc7c3a43e207
parentbb0041a2264427104f48902152a73cac54e004e0 (diff)
downloadwebsite-9bb2563cef121dd93ae9efcef89e5d7500de640c.tar.lz
website-9bb2563cef121dd93ae9efcef89e5d7500de640c.tar.zst
website-9bb2563cef121dd93ae9efcef89e5d7500de640c.zip
remove the external link icon
-rw-r--r--external-link.svg11
1 files changed, 0 insertions, 11 deletions
diff --git a/external-link.svg b/external-link.svg
deleted file mode 100644
index 35b5805..0000000
--- a/external-link.svg
+++ /dev/null
@@ -1,11 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 20 20">
-  <g style="stroke:rgb(35,82,124);stroke-width:1">
-    <line x1="5" y1="5" x2="5" y2="14" />
-    <line x1="14" y1="9" x2="14" y2="14" />
-    <line x1="5" y1="14" x2="14" y2="14" />
-    <line x1="5" y1="5" x2="9" y2="5"  />
-    <line x1="10" y1="2" x2="17" y2="2"  />
-    <line x1="17" y1="2" x2="17" y2="9" />
-    <line x1="10" y1="9" x2="17" y2="2" style="stroke-width:1.5" />
-  </g>
-</svg>