iconora

Ghost

ghost·arcade·pacman·enemy·retro

$ pnpm dlx shadcn@latest add  https://iconora.vercel.app/r/game/ghost.json
svg
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M6 13a6 6 0 0 1 12 0v6l-2-1.5-2 1.5-2-1.5-2 1.5-2-1.5z" />
  <circle cx="9" cy="12" r="1" />
  <circle cx="15" cy="12" r="1" />
</svg>

SVG exports are intentionally static for maximum compatibility. Use the Shadcn component for interactive hover animations.