Draw Sparkle Pixel Art Icon
A drawing tool with a sparkle for AI-generated art, magic brush features and generative drawing tool actions.
Tags
drawsparklestarshinemagicai
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Draw Sparkle icon
A pen or brush combined with a sparkle or star, signaling that drawing is enhanced or generated by AI or a 'magic' feature. Use it on an 'AI draw' button in a generative-art tool, an auto-complete sketch feature, or a magic-fill action in a painting app. The sparkle clearly marks AI involvement, distinguishing it from the plain draw icon. For standard freehand drawing without AI, the draw icon keeps the meaning unambiguous.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/draw-sparkle.svg" width="24" height="24" alt="Draw Sparkle" />
<!-- React -->
import { DrawSparkle } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="draw-sparkle.svg" width="48" height="48" style="image-rendering: pixelated" />