John KuehJohn Kueh

pound icon

HugeIcons · PoundIcon · MIT

Download SVG

The HugeIcons pound icon depicts the number sign symbol (#) and is commonly used to represent hashtags, identification numbers, or as a general symbol for a pound or hash.

Common uses

  • Hashtag input fields
  • ID number labels
  • Section anchors

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
hashnumber signpound symbolhashtag

FAQ

What is the pound icon used for?
It's used for hashtags, identification numbers, or as a general pound/hash symbol in UI elements.
How do I use the PoundIcon in React?
Import both HugeiconsIcon and PoundIcon, then render <HugeiconsIcon icon={PoundIcon} />.
What is the license for this icon?
The HugeIcons pound icon is distributed 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 →