magic wand icon
magic-wand from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.
- Name
- magic-wand
- Set
- BoxIcons v2 Solid
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
magic-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
Use the magic wand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11 4l-.5-1l-.5 1l-1 .125l.834.708L9.5 6l1-.666l1 .666l-.334-1.167l.834-.708zm8.334 10.666L18.5 13l-.834 1.666l-1.666.209l1.389 1.181L16.834 18l1.666-1.111L20.166 18l-.555-1.944L21 14.875zM6.667 6.333L6 5l-.667 1.333L4 6.5l1.111.944L4.667 9L6 8.111L7.333 9l-.444-1.556L8 6.5zM3.414 17c0 .534.208 1.036.586 1.414L5.586 20c.378.378.88.586 1.414.586s1.036-.208 1.414-.586L20 8.414c.378-.378.586-.88.586-1.414S20.378 5.964 20 5.586L18.414 4c-.756-.756-2.072-.756-2.828 0L4 15.586c-.378.378-.586.88-.586 1.414M17 5.414L18.586 7L15 10.586L13.414 9z"/></svg>
React
import type { SVGProps } from "react";
export function BxsMagicWand(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11 4l-.5-1l-.5 1l-1 .125l.834.708L9.5 6l1-.666l1 .666l-.334-1.167l.834-.708zm8.334 10.666L18.5 13l-.834 1.666l-1.666.209l1.389 1.181L16.834 18l1.666-1.111L20.166 18l-.555-1.944L21 14.875zM6.667 6.333L6 5l-.667 1.333L4 6.5l1.111.944L4.667 9L6 8.111L7.333 9l-.444-1.556L8 6.5zM3.414 17c0 .534.208 1.036.586 1.414L5.586 20c.378.378.88.586 1.414.586s1.036-.208 1.414-.586L20 8.414c.378-.378.586-.88.586-1.414S20.378 5.964 20 5.586L18.414 4c-.756-.756-2.072-.756-2.828 0L4 15.586c-.378.378-.586.88-.586 1.414M17 5.414L18.586 7L15 10.586L13.414 9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11 4l-.5-1l-.5 1l-1 .125l.834.708L9.5 6l1-.666l1 .666l-.334-1.167l.834-.708zm8.334 10.666L18.5 13l-.834 1.666l-1.666.209l1.389 1.181L16.834 18l1.666-1.111L20.166 18l-.555-1.944L21 14.875zM6.667 6.333L6 5l-.667 1.333L4 6.5l1.111.944L4.667 9L6 8.111L7.333 9l-.444-1.556L8 6.5zM3.414 17c0 .534.208 1.036.586 1.414L5.586 20c.378.378.88.586 1.414.586s1.036-.208 1.414-.586L20 8.414c.378-.378.586-.88.586-1.414S20.378 5.964 20 5.586L18.414 4c-.756-.756-2.072-.756-2.828 0L4 15.586c-.378.378-.586.88-.586 1.414M17 5.414L18.586 7L15 10.586L13.414 9z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11%204l-.5-1l-.5%201l-1%20.125l.834.708L9.5%206l1-.666l1%20.666l-.334-1.167l.834-.708zm8.334%2010.666L18.5%2013l-.834%201.666l-1.666.209l1.389%201.181L16.834%2018l1.666-1.111L20.166%2018l-.555-1.944L21%2014.875zM6.667%206.333L6%205l-.667%201.333L4%206.5l1.111.944L4.667%209L6%208.111L7.333%209l-.444-1.556L8%206.5zM3.414%2017c0%20.534.208%201.036.586%201.414L5.586%2020c.378.378.88.586%201.414.586s1.036-.208%201.414-.586L20%208.414c.378-.378.586-.88.586-1.414S20.378%205.964%2020%205.586L18.414%204c-.756-.756-2.072-.756-2.828%200L4%2015.586c-.378.378-.586.88-.586%201.414M17%205.414L18.586%207L15%2010.586L13.414%209z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11%204l-.5-1l-.5%201l-1%20.125l.834.708L9.5%206l1-.666l1%20.666l-.334-1.167l.834-.708zm8.334%2010.666L18.5%2013l-.834%201.666l-1.666.209l1.389%201.181L16.834%2018l1.666-1.111L20.166%2018l-.555-1.944L21%2014.875zM6.667%206.333L6%205l-.667%201.333L4%206.5l1.111.944L4.667%209L6%208.111L7.333%209l-.444-1.556L8%206.5zM3.414%2017c0%20.534.208%201.036.586%201.414L5.586%2020c.378.378.88.586%201.414.586s1.036-.208%201.414-.586L20%208.414c.378-.378.586-.88.586-1.414S20.378%205.964%2020%205.586L18.414%204c-.756-.756-2.072-.756-2.828%200L4%2015.586c-.378.378-.586.88-.586%201.414M17%205.414L18.586%207L15%2010.586L13.414%209z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxs/magic-wand.svg?color=%231a73e8&size=48