Icon Category Pixel Art Icon
An icon category indicator for icon library browsers, tag-based filtering, and category navigation in design tool asset panels.
Tags
iconcategory
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Icon Category icon
A symbol representing an icon category or grouping, useful in icon library browsers, design tool asset panels, or documentation that organizes icons by theme. Use it as the label for a category filter control, a section header in an icon picker, or a 'Browse categories' entry point. It helps users navigate large icon sets by grouping. For a second layout variant, icon-category-2 offers an alternate composition; to show the icons themselves, the icons icon is more direct.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/icon-category.svg" width="24" height="24" alt="Icon Category" />
<!-- React -->
import { IconCategory } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="icon-category.svg" width="48" height="48" style="image-rendering: pixelated" />