diff options
author | clarkohw <clark_oh-willeke@brown.edu> | 2021-04-20 10:51:04 -0400 |
---|---|---|
committer | clarkohw <clark_oh-willeke@brown.edu> | 2021-04-20 10:51:04 -0400 |
commit | d37e4f1f4e7e6bb26ed83b81821b6a4df09a3b24 (patch) | |
tree | 1c147fe1a0ae5b4e130ab1758bceee41a29fe9d7 /react-frontend/public/link-icon.svg | |
parent | 3988916a60941eb409c7f0ebbc795868b6655643 (diff) |
added link, gain
Diffstat (limited to 'react-frontend/public/link-icon.svg')
-rw-r--r-- | react-frontend/public/link-icon.svg | 1 |
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 |