diff options
Diffstat (limited to 'apps/web/public/icons/icon/arrowhead-arrow.svg')
| -rw-r--r-- | apps/web/public/icons/icon/arrowhead-arrow.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/web/public/icons/icon/arrowhead-arrow.svg b/apps/web/public/icons/icon/arrowhead-arrow.svg new file mode 100644 index 00000000..cffa6149 --- /dev/null +++ b/apps/web/public/icons/icon/arrowhead-arrow.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="M1 15L27 15M13 26L29 15L13 4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |