John KuehJohn Kueh

category plus icon

Tabler · category-plus · MIT

Download SVG

The Tabler category plus icon visually represents adding a new category or classification, commonly used in UIs to signify the creation of a new group or type.

Common uses

  • Button to create a new product category.
  • Adding a new tag to an item.
  • Option to define a new user group.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
classificationaddgroupidentitylabeltypesortfilterincreaseorganizeshapescategoryplusadd categorynew groupclassification add

FAQ

What does the category plus icon represent?
It signifies adding a new classification, group, or type, often used for organizational or filtering purposes in a user interface.
How do I use this icon in React?
Import it using `import { IconCategoryPlus } from '@tabler/icons-react'` and then use it as a component: `<IconCategoryPlus />`.
What is the license for this icon?
The Tabler icon library, including the category plus icon, is distributed under the MIT license.

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 →