diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-01-20 14:15:55 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-01-20 14:15:55 +0100 |
commit | bc8f94bc5e77e32b59adb1d61b62123027ddd491 (patch) | |
tree | 6c8e6ebcabdca7a88d43f76b1604679422695691 /static | |
parent | 8dd3cba3ee66ccf02a80e2cff40915cd93592457 (diff) | |
download | website-bc8f94bc5e77e32b59adb1d61b62123027ddd491.tar.gz |
Remove unused image for external links
Diffstat (limited to 'static')
-rw-r--r-- | static/images/external.svg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/static/images/external.svg b/static/images/external.svg deleted file mode 100644 index 137638e..0000000 --- a/static/images/external.svg +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12"> - <path fill="#fff" stroke="#36c" d="M1.5 4.518h5.982V10.5H1.5z"/> - <path fill="#36c" d="M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z"/> - <path fill="#fff" d="M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z"/> -</svg> |