The HugeIcons sent icon depicts a paper airplane, commonly used to represent the action of sending a message, email, or file.
Common uses
- Send button in a messaging app
- Submit button for a form
- Indicator for a successfully sent item
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SentIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SentIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- paper airplanesend messageoutboxmail sent
FAQ
- What does the SentIcon represent?
- The SentIcon represents a paper airplane, symbolizing the act of sending something, like a message or file.
- How do I use SentIcon in React?
- Import both HugeiconsIcon and SentIcon, then render <HugeiconsIcon icon={SentIcon} />.
- What is the license for HugeIcons?
- HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →