The HugeIcons magic wand 03 icon depicts a stylized wand, commonly used to represent actions like applying a special effect, performing a quick action, or activating a creative tool.
Common uses
- Apply filter/effect
- Quick action button
- Creative tool selection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MagicWand03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MagicWand03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- wandspellmagictool
FAQ
- What does the magic wand icon represent?
- It symbolizes actions related to applying special effects, performing quick tasks, or activating creative functionalities within an application.
- How do I use the MagicWand03Icon in React?
- Import both HugeiconsIcon and MagicWand03Icon, then render the icon using <HugeiconsIcon icon={MagicWand03Icon} />.
- What is the license for this icon?
- The HugeIcons magic wand 03 icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →