bxs magic wand icon

bxs-magic-wand from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxs-magic-wand
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxs magic wand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.414zM17 5.414L18.586 7L15 10.586L13.414 9L17 5.414z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxsMagicWand(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.414zM17 5.414L18.586 7L15 10.586L13.414 9L17 5.414z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.414zM17 5.414L18.586 7L15 10.586L13.414 9L17 5.414z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxs-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%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.414zM17%205.414L18.586%207L15%2010.586L13.414%209L17%205.414z%22%20fill%3D%22currentColor%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%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.414zM17%205.414L18.586%207L15%2010.586L13.414%209L17%205.414z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-magic-wand.svg?color=%231a73e8&size=48