Pixelarticons Pixel Art Icon
Pixelarticons' own brand icon for attribution credits, 'Icons by Pixelarticons' badges and library documentation pages.
Style variants
base
Outline ยท rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Pixelarticons icon
The Pixelarticons logo, the brand mark of this very icon library. Use it in an 'Icons by Pixelarticons' attribution credit, a design-resources page listing free icon libraries, or a built-with badge in a project footer. Because this is the library's own identity mark, it is particularly suited to showcasing the set in demos, portfolio pieces, or marketing materials that highlight Pixelarticons as the icon source.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/pixelarticons.svg" width="24" height="24" alt="Pixelarticons" />
<!-- React -->
import { Pixelarticons } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="pixelarticons.svg" width="48" height="48" style="image-rendering: pixelated" />