Minecraft Pixel Art Icon
Minecraft's brand icon for game-related platform listings, community pages and block-themed gaming product sections.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Minecraft icon
The Minecraft creeper-face or grass-block logo outline, representing one of the best-selling video games of all time. Use it on a gaming community page, a Minecraft server hosting product, or a kids-tech category badge. The blocky pixel-art aesthetic is instantly recognizable to players across every age group. Because the mark is a registered trademark of Mojang, use it only to reference the game or its platform, not as a general building-block or game icon.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/minecraft.svg" width="24" height="24" alt="Minecraft" />
<!-- React -->
import { Minecraft } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="minecraft.svg" width="48" height="48" style="image-rendering: pixelated" />