Minecraft Filled Pixel Art Icon
Minecraft's filled brand icon for high-contrast game listings, dark-mode pages and bold gaming category badges.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Minecraft Filled icon
A fully filled version of the Minecraft logomark offering stronger visual weight at small sizes and better contrast on dark or colored backgrounds. Use it in place of the outline minecraft icon when the design calls for a solid icon treatment, such as on a dark-mode gaming dashboard or in a monochrome badge row. Both variants represent the same brand; the choice is purely aesthetic, so keep consistency across all game brand icons in the same component.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/minecraft-filled.svg" width="24" height="24" alt="Minecraft Filled" />
<!-- React -->
import { MinecraftFilled } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="minecraft-filled.svg" width="48" height="48" style="image-rendering: pixelated" />