John KuehJohn Kueh

pound circle icon

HugeIcons · PoundCircleIcon · MIT

Download SVG

The HugeIcons pound circle icon depicts a pound symbol (#) enclosed within a circle, commonly used to represent hashtags, topics, or specific categories in user interfaces.

Common uses

  • Tagging or categorizing content
  • Indicating a specific topic or subject
  • Representing a hashtag feed or search filter

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
hashtag icontag iconnumber sign circlepound sign circle

FAQ

What is the pound circle icon used for?
It's typically used to signify hashtags, topics, or categories. This can be helpful for organizing content or indicating searchable subjects.
How do I use the PoundCircleIcon in React?
Import both HugeiconsIcon and PoundCircleIcon, then render the icon using the HugeiconsIcon component with the icon prop: <HugeiconsIcon icon={PoundCircleIcon} />.
What is the license for this icon?
The HugeIcons pound circle icon 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 →