summaryrefslogtreecommitdiff
path: root/static/img/external-link.svg
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2019-05-04 21:55:31 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2019-05-04 21:55:31 +0100
commit0b68a4fd6af7383ddd5c41d591361f1d3a5d9050 (patch)
tree518b287477d7c66e7d5586b6a46a97ceb96df0e6 /static/img/external-link.svg
parent4c5e9bfa95125fe9a8905fbb388ad3cd2ee56daa (diff)
Style external links
Diffstat (limited to 'static/img/external-link.svg')
-rw-r--r--static/img/external-link.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/img/external-link.svg b/static/img/external-link.svg
new file mode 100644
index 0000000..766ff8c
--- /dev/null
+++ b/static/img/external-link.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 10 10" fill="white">
+ <path d="M0 0v8h8v-2h-1v1h-6v-6h1v-1h-2zm4 0l1.5 1.5-2.5 2.5 1 1 2.5-2.5 1.5 1.5v-4h-4z" />
+</svg>