The HugeIcons pound square icon depicts a pound symbol (#) within a square, commonly used to represent tags, hashtags, or specific sections within an application.
Common uses
- Hashtag input field
- Tag management
- Section identifier
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PoundSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PoundSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- hashtag icontag iconnumber sign iconpound sign icon
FAQ
- What is the pound square icon used for?
- It's typically used to signify tags, hashtags, or to identify specific sections or categories in a user interface.
- How do I use the PoundSquareIcon in React?
- Import both HugeiconsIcon and PoundSquareIcon, then render it using <HugeiconsIcon icon={PoundSquareIcon} />.
- What is the license for this icon?
- The PoundSquareIcon 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 →