Magic Edit 2 Pixel Art Icon
An alternate magic-edit icon for AI writing tools, smart enhancement features, and automated content improvement actions.
Tags
magicmodifychangepen
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Magic Edit 2 icon
A second variant of the magic-edit concept, likely presenting the wand or pen with a slightly different arrangement of sparkle marks. It carries identical meaning: an action that edits or transforms content with some automated or AI-driven assistance. Use it where the first magic-edit icon's geometry does not fit the surrounding visual style. Both versions are best reserved for features that genuinely do something automatic; using either for a plain 'Edit' button can mislead users into expecting smart behavior.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/magic-edit-2.svg" width="24" height="24" alt="Magic Edit 2" />
<!-- React -->
import { MagicEdit2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="magic-edit-2.svg" width="48" height="48" style="image-rendering: pixelated" />