John KuehJohn Kueh

pound send icon

HugeIcons · PoundSendIcon · MIT

Download SVG

The HugeIcons pound send icon depicts a pound symbol within a paper airplane, commonly used to represent sending or submitting a message, payment, or data.

Common uses

  • Send button for messages
  • Submit button for forms
  • Payment confirmation action

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PoundSendIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PoundSendIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
send message iconsubmit iconpayment send iconpound airplane icon

FAQ

What does the pound send icon represent?
It visually combines a pound symbol with a paper airplane, symbolizing the action of sending or submitting something, like a message or payment.
How do I use the PoundSendIcon in React?
Import both HugeiconsIcon and PoundSendIcon, then render it using <HugeiconsIcon icon={PoundSendIcon} />.
What is the license for this icon?
The HugeIcons library, including the PoundSendIcon, is available under the MIT license.

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 →