Pixelarticons

Icon Category 2 Pixel Art Icon

An alternate icon category symbol for icon library filters, asset panel navigation, and category-based icon browsing.

devices Pro 2 variants

Tags

iconcategory

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Icon Category 2 icon

A second compositional variant of an icon category indicator, carrying the same organizational meaning as icon-category. Use it when icon-category already appears on the same screen and a visual distinction is needed, or when this layout fits the surrounding icon grid more naturally. It works in icon library browsers, design asset pickers, and documentation that groups icons by theme. The choice between icon-category and icon-category-2 is purely visual; they are semantically interchangeable.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/icon-category-2.svg" width="24" height="24" alt="Icon Category 2" />

<!-- React -->
import { IconCategory2 } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="icon-category-2.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons