Anvil Pixel Art Icon
An anvil icon for blacksmithing categories, crafting game inventories, metalworking shops and maker-space tool listings.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Anvil icon
A chunky T-shaped anvil silhouette, the centuries-old symbol of metalworking and crafting. Use it in a game's crafting menu to represent smithing, in a maker-space or workshop product category, or on a tool-rental platform's heavy-equipment section. The anvil also carries a metaphorical weight (durability, strength), so it can accent a 'built to last' marketing tagline. For lighter crafting categories like woodworking or sewing, a more specific tool icon keeps meaning precise.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/anvil.svg" width="24" height="24" alt="Anvil" />
<!-- React -->
import { Anvil } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="anvil.svg" width="48" height="48" style="image-rendering: pixelated" />