The Tabler hash icon depicts the symbol '#' and is commonly used in user interfaces to represent tags, categories, or unique identifiers.
Common uses
- Tagging content (e.g., blog posts, social media)
- Categorization of items
- Representing unique IDs or codes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHash } from '@tabler/icons-react';
<IconHash size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- hashtag#instagramhashdesignpound signnumber signtag
FAQ
- What does the hash icon represent?
- The hash icon represents the '#' symbol, often used for tagging, categorization, or indicating unique identifiers in digital interfaces.
- How do I use the hash icon in React?
- You can import and use the hash icon in React with the following import statement: `import { IconHash } from '@tabler/icons-react'`.
- What is the license for the Tabler hash icon?
- The Tabler hash icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →