magic wand icon
magic-wand-filled from Reicon by REICON · Filled · Tools · MIT Free for personal and commercial use.
- Name
- magic-wand-filled
- Set
- Reicon
- Style
- Filled
- Category
- Tools
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All magic wand icons →magic-wandBoxIcons v2 Solidmagic-wandCarbonmagic-wand-outlineFlowbite Iconsmagic-wand-20-regularFluent UI System Iconsmagic-wandFluent Emojimagic-wandFluent Emoji Flatmagic-wandFluent Emoji High Contrastmagic-wandHealth Iconsmagic-wandIconParkmagic-wandIconPark Outlinemagic-wandIconoirmagic-wandNoto Emojimagic-wandOpenMojimagic-wandPhosphormagic-wandRadix Iconsmagic-wand-boldSolarmagic-wandTwitter Emoji
More tools icons from Reicon
Use the magic wand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M13.713 10.287a1 1 0 0 1 0 1.414L4.04 21.374a1 1 0 0 1-1.414-1.414l9.673-9.673a1 1 0 0 1 1.414 0"/><path d="M11.281 1.806a1 1 0 0 1 1.056.023l3.28 2.142l3.624-1.487a1 1 0 0 1 1.345 1.187l-1.024 3.78l2.534 2.986a1 1 0 0 1-.713 1.645l-3.91.195l-2.058 3.334a1 1 0 0 1-1.785-.17l-1.394-3.66l-3.806-.925a1 1 0 0 1-.39-1.75l3.05-2.459l-.297-3.905a1 1 0 0 1 .488-.936"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconMagicWandFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M13.713 10.287a1 1 0 0 1 0 1.414L4.04 21.374a1 1 0 0 1-1.414-1.414l9.673-9.673a1 1 0 0 1 1.414 0"/><path d="M11.281 1.806a1 1 0 0 1 1.056.023l3.28 2.142l3.624-1.487a1 1 0 0 1 1.345 1.187l-1.024 3.78l2.534 2.986a1 1 0 0 1-.713 1.645l-3.91.195l-2.058 3.334a1 1 0 0 1-1.785-.17l-1.394-3.66l-3.806-.925a1 1 0 0 1-.39-1.75l3.05-2.459l-.297-3.905a1 1 0 0 1 .488-.936"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M13.713 10.287a1 1 0 0 1 0 1.414L4.04 21.374a1 1 0 0 1-1.414-1.414l9.673-9.673a1 1 0 0 1 1.414 0"/><path d="M11.281 1.806a1 1 0 0 1 1.056.023l3.28 2.142l3.624-1.487a1 1 0 0 1 1.345 1.187l-1.024 3.78l2.534 2.986a1 1 0 0 1-.713 1.645l-3.91.195l-2.058 3.334a1 1 0 0 1-1.785-.17l-1.394-3.66l-3.806-.925a1 1 0 0 1-.39-1.75l3.05-2.459l-.297-3.905a1 1 0 0 1 .488-.936"/></g></svg> </template>
CSS
.icon-magic-wand-filled {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M13.713%2010.287a1%201%200%200%201%200%201.414L4.04%2021.374a1%201%200%200%201-1.414-1.414l9.673-9.673a1%201%200%200%201%201.414%200%22%2F%3E%3Cpath%20d%3D%22M11.281%201.806a1%201%200%200%201%201.056.023l3.28%202.142l3.624-1.487a1%201%200%200%201%201.345%201.187l-1.024%203.78l2.534%202.986a1%201%200%200%201-.713%201.645l-3.91.195l-2.058%203.334a1%201%200%200%201-1.785-.17l-1.394-3.66l-3.806-.925a1%201%200%200%201-.39-1.75l3.05-2.459l-.297-3.905a1%201%200%200%201%20.488-.936%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M13.713%2010.287a1%201%200%200%201%200%201.414L4.04%2021.374a1%201%200%200%201-1.414-1.414l9.673-9.673a1%201%200%200%201%201.414%200%22%2F%3E%3Cpath%20d%3D%22M11.281%201.806a1%201%200%200%201%201.056.023l3.28%202.142l3.624-1.487a1%201%200%200%201%201.345%201.187l-1.024%203.78l2.534%202.986a1%201%200%200%201-.713%201.645l-3.91.195l-2.058%203.334a1%201%200%200%201-1.785-.17l-1.394-3.66l-3.806-.925a1%201%200%200%201-.39-1.75l3.05-2.459l-.297-3.905a1%201%200%200%201%20.488-.936%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/magic-wand-filled.svg?color=%231a73e8&size=48