magic wand icon
magic-wand from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- magic-wand
- Set
- IconPark
- Style
- Color
- Category
- Edit
- Viewbox
- 48×48
- License
- Apache 2.0
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-wandIconPark Outlinemagic-wandIconoirmagic-wandNoto Emojimagic-wandOpenMojimagic-wandPhosphormagic-wandRadix Iconsmagic-wand-boldSolarmagic-wandTwitter Emoji
More edit icons from IconPark
Use the magic wand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M7.57932 35.4207C5.32303 32.1826 4 28.2458 4 24C4 12.9543 12.9543 4 24 4C35.0457 4 44 12.9543 44 24C44 35.0457 35.0457 44 24 44C19.7542 44 15.8174 42.677 12.5793 40.4207M7.57932 35.4207C8.93657 37.3685 10.6315 39.0634 12.5793 40.4207M7.57932 35.4207L16 27M12.5793 40.4207L21 32M16 27L20 23L25 28L21 32M16 27L21 32"/><path d="M17 14H21M19 12V16"/><path d="M28 17H34M31 14V20"/><path d="M32 29H36M34 27V31"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkMagicWand(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M7.57932 35.4207C5.32303 32.1826 4 28.2458 4 24C4 12.9543 12.9543 4 24 4C35.0457 4 44 12.9543 44 24C44 35.0457 35.0457 44 24 44C19.7542 44 15.8174 42.677 12.5793 40.4207M7.57932 35.4207C8.93657 37.3685 10.6315 39.0634 12.5793 40.4207M7.57932 35.4207L16 27M12.5793 40.4207L21 32M16 27L20 23L25 28L21 32M16 27L21 32"/><path d="M17 14H21M19 12V16"/><path d="M28 17H34M31 14V20"/><path d="M32 29H36M34 27V31"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M7.57932 35.4207C5.32303 32.1826 4 28.2458 4 24C4 12.9543 12.9543 4 24 4C35.0457 4 44 12.9543 44 24C44 35.0457 35.0457 44 24 44C19.7542 44 15.8174 42.677 12.5793 40.4207M7.57932 35.4207C8.93657 37.3685 10.6315 39.0634 12.5793 40.4207M7.57932 35.4207L16 27M12.5793 40.4207L21 32M16 27L20 23L25 28L21 32M16 27L21 32"/><path d="M17 14H21M19 12V16"/><path d="M28 17H34M31 14V20"/><path d="M32 29H36M34 27V31"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M7.57932%2035.4207C5.32303%2032.1826%204%2028.2458%204%2024C4%2012.9543%2012.9543%204%2024%204C35.0457%204%2044%2012.9543%2044%2024C44%2035.0457%2035.0457%2044%2024%2044C19.7542%2044%2015.8174%2042.677%2012.5793%2040.4207M7.57932%2035.4207C8.93657%2037.3685%2010.6315%2039.0634%2012.5793%2040.4207M7.57932%2035.4207L16%2027M12.5793%2040.4207L21%2032M16%2027L20%2023L25%2028L21%2032M16%2027L21%2032%22%2F%3E%3Cpath%20d%3D%22M17%2014H21M19%2012V16%22%2F%3E%3Cpath%20d%3D%22M28%2017H34M31%2014V20%22%2F%3E%3Cpath%20d%3D%22M32%2029H36M34%2027V31%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M7.57932%2035.4207C5.32303%2032.1826%204%2028.2458%204%2024C4%2012.9543%2012.9543%204%2024%204C35.0457%204%2044%2012.9543%2044%2024C44%2035.0457%2035.0457%2044%2024%2044C19.7542%2044%2015.8174%2042.677%2012.5793%2040.4207M7.57932%2035.4207C8.93657%2037.3685%2010.6315%2039.0634%2012.5793%2040.4207M7.57932%2035.4207L16%2027M12.5793%2040.4207L21%2032M16%2027L20%2023L25%2028L21%2032M16%2027L21%2032%22%2F%3E%3Cpath%20d%3D%22M17%2014H21M19%2012V16%22%2F%3E%3Cpath%20d%3D%22M28%2017H34M31%2014V20%22%2F%3E%3Cpath%20d%3D%22M32%2029H36M34%2027V31%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/magic-wand.svg?color=%231a73e8&size=48