John KuehJohn Kueh

hash straight icon

Phosphor · hash-straight · MIT

Download SVG

The Phosphor hash straight icon depicts a pound sign or hashtag symbol, commonly used in UI to represent tags, topics, or numerical identifiers.

Common uses

  • Tagging content with keywords
  • Indicating a channel name in a chat interface
  • Representing a numerical ID or reference

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { HashStraight } from '@phosphor-icons/react';

<HashStraight size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<HashStraight size={24} />
thin
<HashStraight size={24} weight="thin" />
light
<HashStraight size={24} weight="light" />
bold
<HashStraight size={24} weight="bold" />
fill
<HashStraight size={24} weight="fill" />
duotone
<HashStraight size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
hashtagoctothorpepound signnumber signtic-tac-toesymbolcommunicationshashstraight

FAQ

What does the hash straight icon represent?
It represents a pound sign or hashtag, often used for categorization or identification.
How do I use the hash straight icon in React?
You can import and use it like this: import { HashStraight } from '@phosphor-icons/react'; <HashStraight />
What is the license for this icon?
The Phosphor icon library, including the hash straight icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →