John KuehJohn Kueh

category icon

Tabler · category · MIT

Download SVG

The Tabler category icon depicts a geometric shape often used to represent organizational structures, content grouping, or menu navigation in user interfaces.

Common uses

  • Categorizing content in a dashboard.
  • Representing a main menu item for categories.
  • Indicating a product or item belongs to a specific group.

Use it in React

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

<IconCategory size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCategory size={24} stroke={2} />
filled
<IconCategoryFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
foldermenutaggamecategorygeometryformfigurepatternoutlineshapes

FAQ

What is the purpose of the category icon?
It's used to visually signify grouping, classification, or organization of information or features within an application.
How do I use the category icon in React?
Import it using `import { IconCategory } from '@tabler/icons-react';` and render it as a component: `<IconCategory />`.
What is the license for the Tabler category icon?
The Tabler category icon is distributed under the MIT license, which allows 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 →