magic wand icon
magic-wand-solid from Flowbite Icons by Themesberg · Solid · MIT Free for personal and commercial use.
- Name
- magic-wand-solid
- Set
- Flowbite Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
magic-wandBoxIcons v2 Solidmagic-wandCarbonmagic-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
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"><path fill-rule="evenodd" d="M17.4 3c.3 0 .6.1.7.3l2.6 2.6c.4.3.4 1 0 1.4l-2.5 2.5l-4-4l2.5-2.5c.2-.2.5-.3.7-.3m-4.6 4.2l-9.5 9.5a1 1 0 0 0 0 1.4l2.6 2.6c.3.4 1 .4 1.4 0l9.5-9.5zM6 6c.6 0 1 .4 1 1v1h1a1 1 0 0 1 0 2H7v1a1 1 0 1 1-2 0v-1H4a1 1 0 0 1 0-2h1V7c0-.6.4-1 1-1m9 9c.6 0 1 .4 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 1 1 0-2h1v-1c0-.6.4-1 1-1" clip-rule="evenodd"/><path d="M19 13h-2v2h2zM13 3h-2v2h2zm-2 2H9v2h2zM9 3H7v2h2zm12 8h-2v2h2zm0 4h-2v2h2z"/></g></svg>
React
import type { SVGProps } from "react";
export function FlowbiteMagicWandSolid(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"><path fillRule="evenodd" d="M17.4 3c.3 0 .6.1.7.3l2.6 2.6c.4.3.4 1 0 1.4l-2.5 2.5l-4-4l2.5-2.5c.2-.2.5-.3.7-.3m-4.6 4.2l-9.5 9.5a1 1 0 0 0 0 1.4l2.6 2.6c.3.4 1 .4 1.4 0l9.5-9.5zM6 6c.6 0 1 .4 1 1v1h1a1 1 0 0 1 0 2H7v1a1 1 0 1 1-2 0v-1H4a1 1 0 0 1 0-2h1V7c0-.6.4-1 1-1m9 9c.6 0 1 .4 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 1 1 0-2h1v-1c0-.6.4-1 1-1" clipRule="evenodd"/><path d="M19 13h-2v2h2zM13 3h-2v2h2zm-2 2H9v2h2zM9 3H7v2h2zm12 8h-2v2h2zm0 4h-2v2h2z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M17.4 3c.3 0 .6.1.7.3l2.6 2.6c.4.3.4 1 0 1.4l-2.5 2.5l-4-4l2.5-2.5c.2-.2.5-.3.7-.3m-4.6 4.2l-9.5 9.5a1 1 0 0 0 0 1.4l2.6 2.6c.3.4 1 .4 1.4 0l9.5-9.5zM6 6c.6 0 1 .4 1 1v1h1a1 1 0 0 1 0 2H7v1a1 1 0 1 1-2 0v-1H4a1 1 0 0 1 0-2h1V7c0-.6.4-1 1-1m9 9c.6 0 1 .4 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 1 1 0-2h1v-1c0-.6.4-1 1-1" clip-rule="evenodd"/><path d="M19 13h-2v2h2zM13 3h-2v2h2zm-2 2H9v2h2zM9 3H7v2h2zm12 8h-2v2h2zm0 4h-2v2h2z"/></g></svg> </template>
CSS
.icon-magic-wand-solid {
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%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.4%203c.3%200%20.6.1.7.3l2.6%202.6c.4.3.4%201%200%201.4l-2.5%202.5l-4-4l2.5-2.5c.2-.2.5-.3.7-.3m-4.6%204.2l-9.5%209.5a1%201%200%200%200%200%201.4l2.6%202.6c.3.4%201%20.4%201.4%200l9.5-9.5zM6%206c.6%200%201%20.4%201%201v1h1a1%201%200%200%201%200%202H7v1a1%201%200%201%201-2%200v-1H4a1%201%200%200%201%200-2h1V7c0-.6.4-1%201-1m9%209c.6%200%201%20.4%201%201v1h1a1%201%200%201%201%200%202h-1v1a1%201%200%201%201-2%200v-1h-1a1%201%200%201%201%200-2h1v-1c0-.6.4-1%201-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M19%2013h-2v2h2zM13%203h-2v2h2zm-2%202H9v2h2zM9%203H7v2h2zm12%208h-2v2h2zm0%204h-2v2h2z%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%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.4%203c.3%200%20.6.1.7.3l2.6%202.6c.4.3.4%201%200%201.4l-2.5%202.5l-4-4l2.5-2.5c.2-.2.5-.3.7-.3m-4.6%204.2l-9.5%209.5a1%201%200%200%200%200%201.4l2.6%202.6c.3.4%201%20.4%201.4%200l9.5-9.5zM6%206c.6%200%201%20.4%201%201v1h1a1%201%200%200%201%200%202H7v1a1%201%200%201%201-2%200v-1H4a1%201%200%200%201%200-2h1V7c0-.6.4-1%201-1m9%209c.6%200%201%20.4%201%201v1h1a1%201%200%201%201%200%202h-1v1a1%201%200%201%201-2%200v-1h-1a1%201%200%201%201%200-2h1v-1c0-.6.4-1%201-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M19%2013h-2v2h2zM13%203h-2v2h2zm-2%202H9v2h2zM9%203H7v2h2zm12%208h-2v2h2zm0%204h-2v2h2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/magic-wand-solid.svg?color=%231a73e8&size=48