The Tabler category 2 icon depicts a stylized folder or menu structure, commonly used to represent categories, tags, or hierarchical organization in user interfaces.
Common uses
- Categorization of content
- Menu item for product types
- Tagging system
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCategory2 } from '@tabler/icons-react';
<IconCategory2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- foldermenutaggamecategorygeometryformfigurepatternoutlineshapes2folder iconmenu icontag iconshapes icon
FAQ
- What does the category 2 icon represent?
- It visually represents a folder or menu, often used for organizing or classifying items within an application.
- How do I use the category 2 icon in React?
- You can import and use it like this: import { IconCategory2 } from '@tabler/icons-react'. Then render it as <IconCategory2 />.
- What is the license for this icon?
- The Tabler category 2 icon is distributed under the MIT license, allowing for free use.
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 →