magic wand icon
magic-wand from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- magic-wand
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
The same icon in other sets
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-wand-boldSolarmagic-wandTwitter Emoji
Use the magic wand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M9.224 5.082a.5.5 0 0 1 .694.694l-.065.078l-7 7a.5.5 0 0 1-.707-.707l7-7zM13.5 5.1c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6v-.6a.4.4 0 0 1 .4-.4m-2.275-2.018a.5.5 0 0 1 .693.694l-.065.078l-1 1a.5.5 0 0 1-.707-.707l1-1zM8.5.1c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6V.5a.4.4 0 0 1 .4-.4m5 0c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6V.5a.4.4 0 0 1 .4-.4"/></svg>
React
import type { SVGProps } from "react";
export function RadixIconsMagicWand(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M9.224 5.082a.5.5 0 0 1 .694.694l-.065.078l-7 7a.5.5 0 0 1-.707-.707l7-7zM13.5 5.1c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6v-.6a.4.4 0 0 1 .4-.4m-2.275-2.018a.5.5 0 0 1 .693.694l-.065.078l-1 1a.5.5 0 0 1-.707-.707l1-1zM8.5.1c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6V.5a.4.4 0 0 1 .4-.4m5 0c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6V.5a.4.4 0 0 1 .4-.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M9.224 5.082a.5.5 0 0 1 .694.694l-.065.078l-7 7a.5.5 0 0 1-.707-.707l7-7zM13.5 5.1c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6v-.6a.4.4 0 0 1 .4-.4m-2.275-2.018a.5.5 0 0 1 .693.694l-.065.078l-1 1a.5.5 0 0 1-.707-.707l1-1zM8.5.1c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6V.5a.4.4 0 0 1 .4-.4m5 0c.22 0 .4.18.4.4v.6h.6l.08.009a.4.4 0 0 1 0 .783l-.08.009h-.6v.6a.401.401 0 0 1-.8 0v-.6h-.6a.401.401 0 0 1 0-.801h.6V.5a.4.4 0 0 1 .4-.4"/></svg> </template>
CSS
.icon-magic-wand {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.224%205.082a.5.5%200%200%201%20.694.694l-.065.078l-7%207a.5.5%200%200%201-.707-.707l7-7zM13.5%205.1c.22%200%20.4.18.4.4v.6h.6l.08.009a.4.4%200%200%201%200%20.783l-.08.009h-.6v.6a.401.401%200%200%201-.8%200v-.6h-.6a.401.401%200%200%201%200-.801h.6v-.6a.4.4%200%200%201%20.4-.4m-2.275-2.018a.5.5%200%200%201%20.693.694l-.065.078l-1%201a.5.5%200%200%201-.707-.707l1-1zM8.5.1c.22%200%20.4.18.4.4v.6h.6l.08.009a.4.4%200%200%201%200%20.783l-.08.009h-.6v.6a.401.401%200%200%201-.8%200v-.6h-.6a.401.401%200%200%201%200-.801h.6V.5a.4.4%200%200%201%20.4-.4m5%200c.22%200%20.4.18.4.4v.6h.6l.08.009a.4.4%200%200%201%200%20.783l-.08.009h-.6v.6a.401.401%200%200%201-.8%200v-.6h-.6a.401.401%200%200%201%200-.801h.6V.5a.4.4%200%200%201%20.4-.4%22%2F%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.224%205.082a.5.5%200%200%201%20.694.694l-.065.078l-7%207a.5.5%200%200%201-.707-.707l7-7zM13.5%205.1c.22%200%20.4.18.4.4v.6h.6l.08.009a.4.4%200%200%201%200%20.783l-.08.009h-.6v.6a.401.401%200%200%201-.8%200v-.6h-.6a.401.401%200%200%201%200-.801h.6v-.6a.4.4%200%200%201%20.4-.4m-2.275-2.018a.5.5%200%200%201%20.693.694l-.065.078l-1%201a.5.5%200%200%201-.707-.707l1-1zM8.5.1c.22%200%20.4.18.4.4v.6h.6l.08.009a.4.4%200%200%201%200%20.783l-.08.009h-.6v.6a.401.401%200%200%201-.8%200v-.6h-.6a.401.401%200%200%201%200-.801h.6V.5a.4.4%200%200%201%20.4-.4m5%200c.22%200%20.4.18.4.4v.6h.6l.08.009a.4.4%200%200%201%200%20.783l-.08.009h-.6v.6a.401.401%200%200%201-.8%200v-.6h-.6a.401.401%200%200%201%200-.801h.6V.5a.4.4%200%200%201%20.4-.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/magic-wand.svg?color=%231a73e8&size=48