aboutsummaryrefslogtreecommitdiff
path: root/react-frontend/public
diff options
context:
space:
mode:
authorclarkohw <66530369+clarkohw@users.noreply.github.com>2021-04-20 10:51:43 -0400
committerGitHub <noreply@github.com>2021-04-20 10:51:43 -0400
commit3910a31e5418343e427305bb0b77cf5ec3e2dfbf (patch)
tree1c147fe1a0ae5b4e130ab1758bceee41a29fe9d7 /react-frontend/public
parent3988916a60941eb409c7f0ebbc795868b6655643 (diff)
parentd37e4f1f4e7e6bb26ed83b81821b6a4df09a3b24 (diff)
Merge pull request #19 from cs0320-2021/frontend-tweaks
added link, gain
Diffstat (limited to 'react-frontend/public')
-rw-r--r--react-frontend/public/link-icon.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/react-frontend/public/link-icon.svg b/react-frontend/public/link-icon.svg
new file mode 100644
index 0000000..926cbcb
--- /dev/null
+++ b/react-frontend/public/link-icon.svg
@@ -0,0 +1 @@
+<?xml version="1.0" ?><svg fill="none" height="24" stroke="lightgreen" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" x2="21" y1="14" y2="3"/></svg> \ No newline at end of file