Game icon generator

Skill, spell, and inventory icons that read at 32px — a whole spellbook in one style.

Game icon generator
Fireball spell icon
Health potion icon
Shield icon
Lightning bolt spell icon
The prompt

"a fireball spell"

MCP tool: generate_icon
generate_icon({
  prompt: "a fireball spell"
})

Icons live or die on readability. The icon preset forces a bold, centered silhouette with a thick rim outline and simple shapes, so your spells and items stay legible scaled down to a 32–64px slot.

Batch a whole spellbook or inventory in one consistent style by reusing a seed across the set — fireball, heal, shield, lightning, all matching.

Square and transparent by default, ready to drop into an action bar, skill tree, or inventory grid.

Generate this in your editor

Hammermind runs as an MCP server, so you can generate assets straight from Claude Code or any MCP client — or call the REST API directly.

claude mcp add hammermind --transport http https://api.hammermind.com/mcp

Related