The Tabler send off icon depicts a paper airplane in flight, commonly used to represent sending a message, email, or completing a submission action.
Common uses
- Send message button
- Email submission confirmation
- Complete action indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSendOff } from '@tabler/icons-react';
<IconSendOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- messagemailemailgmailpaperairplaneaeroplanesendoffcontactcommunicationpaper airplaneoutboxdispatch
FAQ
- What does the send off icon represent?
- It visually signifies the act of sending something, like a message or email, often depicted by a paper airplane in motion.
- How do I use the send off icon in React?
- You can import and use it directly with: import { IconSendOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including send off, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →