The Lucide hash icon depicts the symbol #, commonly used in user interfaces to represent tags, topics, or numerical identifiers.
Common uses
- Tagging content
- Identifying discussion topics
- Indicating a numerical sequence
Use it in React
Install
npm i lucide-reactImport & render
import { Hash } from 'lucide-react';
<Hash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- hashtagnumberpoundhashpound signnumber sign
FAQ
- What is the hash icon used for?
- It's typically used to represent hashtags, which categorize content, or to denote numerical values or identifiers.
- How do I use the hash icon in React?
- You can import and use it like this: import { Hash } from 'lucide-react'. Then, render it as <Hash />.
- What is the license for the Lucide hash icon?
- The Lucide icon library, including the hash icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →