diff options
Diffstat (limited to 'apps/web/public/icons/icon/external-link.svg')
| -rw-r--r-- | apps/web/public/icons/icon/external-link.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/web/public/icons/icon/external-link.svg b/apps/web/public/icons/icon/external-link.svg new file mode 100644 index 00000000..0ffe9397 --- /dev/null +++ b/apps/web/public/icons/icon/external-link.svg @@ -0,0 +1,3 @@ +<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M13 5H7C5.89543 5 5 5.89543 5 7V23C5 24.1046 5.89543 25 7 25H23C24.1046 25 25 24.1046 25 23V17M19 5H25M25 5V11M25 5L13 17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |