diff options
Diffstat (limited to '')
-rw-r--r-- | icons/send.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/send.svg b/icons/send.svg new file mode 100644 index 0000000..c81fc95 --- /dev/null +++ b/icons/send.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-send" viewBox="0 0 16 16"> + <path d="M15.854.146a.5.5 0 0 1 .11.54l-5.819 14.547a.75.75 0 0 1-1.329.124l-3.178-4.995L.643 7.184a.75.75 0 0 1 .124-1.33L15.314.037a.5.5 0 0 1 .54.11ZM6.636 10.07l2.761 4.338L14.13 2.576 6.636 10.07Zm6.787-8.201L1.591 6.602l4.339 2.76 7.494-7.493Z"/> +</svg>
\ No newline at end of file |