diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/send-off.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/send-off.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/send-off.svg b/app/assets/svg/icons/tabler/outline/send-off.svg new file mode 100644 index 00000000..1326817c --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/send-off.svg | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [message, mail, email, gmail, paper, airplane, aeroplane, send, off, contact] | ||
| 3 | category: Communication | ||
| 4 | version: "1.94" | ||
| 5 | unicode: "f429" | ||
| 6 | --> | ||
| 7 | <svg | ||
| 8 | xmlns="http://www.w3.org/2000/svg" | ||
| 9 | width="24" | ||
| 10 | height="24" | ||
| 11 | viewBox="0 0 24 24" | ||
| 12 | fill="none" | ||
| 13 | stroke="currentColor" | ||
| 14 | stroke-width="2" | ||
| 15 | stroke-linecap="round" | ||
| 16 | stroke-linejoin="round" | ||
| 17 | > | ||
| 18 | <path d="M10 14l2 -2m2 -2l7 -7" /> | ||
| 19 | <path d="M10.718 6.713l10.282 -3.713l-3.715 10.289m-1.063 2.941l-1.722 4.77a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l4.772 -1.723" /> | ||
| 20 | <path d="M3 3l18 18" /> | ||
| 21 | </svg> | ||
