magic wand icon

magic-wand-line-duotone from Solar by 480 Design · Line Duotone · UI · CC-BY-4.0 Attribution required.

Name
magic-wand-line-duotone
Set
Solar
Style
Line Duotone
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

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="none" stroke="currentColor" stroke-width="1.5"><path d="M12.6187 3.77783C14.7918 2.39036 15.8784 1.69663 16.7137 2.12656C17.5491 2.5565 17.58 3.82537 17.6418 6.36312L17.6578 7.01967C17.6753 7.74082 17.6841 8.10139 17.8327 8.4128C17.9813 8.7242 18.2529 8.95119 18.7961 9.40516L19.2906 9.81846C21.202 11.416 22.1577 12.2148 21.9787 13.1603C21.7997 14.1059 20.6046 14.572 18.2142 15.5043L17.5958 15.7454C16.9165 16.0104 16.5769 16.1428 16.3222 16.3918C16.0675 16.6409 15.9266 16.9783 15.6448 17.6531L15.3882 18.2675C14.3964 20.6423 13.9005 21.8297 12.9545 21.9842C12.0085 22.1386 11.2389 21.1578 9.69982 19.1963L9.30163 18.6888C8.86425 18.1314 8.64557 17.8526 8.33956 17.6952C8.03356 17.5377 7.67488 17.5192 6.95753 17.4823L6.30443 17.4487C3.78002 17.3189 2.51782 17.254 2.11218 16.4039C1.70653 15.5538 2.42609 14.4815 3.86521 12.3369L4.23753 11.7821C4.64648 11.1727 4.85096 10.868 4.91653 10.5216C4.9821 10.1752 4.90135 9.82639 4.73983 9.12875L4.59279 8.4936C4.02442 6.03855 3.74024 4.81103 4.43551 4.1312C5.13079 3.45136 6.34506 3.76944 8.77361 4.4056L9.40191 4.57019C10.092 4.75097 10.4371 4.84135 10.7836 4.78478C11.1301 4.7282 11.4389 4.53106 12.0565 4.13679L12.6187 3.77783Z"/><path stroke-linecap="round" d="M19 19L21 21" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMagicWandLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M12.6187 3.77783C14.7918 2.39036 15.8784 1.69663 16.7137 2.12656C17.5491 2.5565 17.58 3.82537 17.6418 6.36312L17.6578 7.01967C17.6753 7.74082 17.6841 8.10139 17.8327 8.4128C17.9813 8.7242 18.2529 8.95119 18.7961 9.40516L19.2906 9.81846C21.202 11.416 22.1577 12.2148 21.9787 13.1603C21.7997 14.1059 20.6046 14.572 18.2142 15.5043L17.5958 15.7454C16.9165 16.0104 16.5769 16.1428 16.3222 16.3918C16.0675 16.6409 15.9266 16.9783 15.6448 17.6531L15.3882 18.2675C14.3964 20.6423 13.9005 21.8297 12.9545 21.9842C12.0085 22.1386 11.2389 21.1578 9.69982 19.1963L9.30163 18.6888C8.86425 18.1314 8.64557 17.8526 8.33956 17.6952C8.03356 17.5377 7.67488 17.5192 6.95753 17.4823L6.30443 17.4487C3.78002 17.3189 2.51782 17.254 2.11218 16.4039C1.70653 15.5538 2.42609 14.4815 3.86521 12.3369L4.23753 11.7821C4.64648 11.1727 4.85096 10.868 4.91653 10.5216C4.9821 10.1752 4.90135 9.82639 4.73983 9.12875L4.59279 8.4936C4.02442 6.03855 3.74024 4.81103 4.43551 4.1312C5.13079 3.45136 6.34506 3.76944 8.77361 4.4056L9.40191 4.57019C10.092 4.75097 10.4371 4.84135 10.7836 4.78478C11.1301 4.7282 11.4389 4.53106 12.0565 4.13679L12.6187 3.77783Z"/><path strokeLinecap="round" d="M19 19L21 21" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12.6187 3.77783C14.7918 2.39036 15.8784 1.69663 16.7137 2.12656C17.5491 2.5565 17.58 3.82537 17.6418 6.36312L17.6578 7.01967C17.6753 7.74082 17.6841 8.10139 17.8327 8.4128C17.9813 8.7242 18.2529 8.95119 18.7961 9.40516L19.2906 9.81846C21.202 11.416 22.1577 12.2148 21.9787 13.1603C21.7997 14.1059 20.6046 14.572 18.2142 15.5043L17.5958 15.7454C16.9165 16.0104 16.5769 16.1428 16.3222 16.3918C16.0675 16.6409 15.9266 16.9783 15.6448 17.6531L15.3882 18.2675C14.3964 20.6423 13.9005 21.8297 12.9545 21.9842C12.0085 22.1386 11.2389 21.1578 9.69982 19.1963L9.30163 18.6888C8.86425 18.1314 8.64557 17.8526 8.33956 17.6952C8.03356 17.5377 7.67488 17.5192 6.95753 17.4823L6.30443 17.4487C3.78002 17.3189 2.51782 17.254 2.11218 16.4039C1.70653 15.5538 2.42609 14.4815 3.86521 12.3369L4.23753 11.7821C4.64648 11.1727 4.85096 10.868 4.91653 10.5216C4.9821 10.1752 4.90135 9.82639 4.73983 9.12875L4.59279 8.4936C4.02442 6.03855 3.74024 4.81103 4.43551 4.1312C5.13079 3.45136 6.34506 3.76944 8.77361 4.4056L9.40191 4.57019C10.092 4.75097 10.4371 4.84135 10.7836 4.78478C11.1301 4.7282 11.4389 4.53106 12.0565 4.13679L12.6187 3.77783Z"/><path stroke-linecap="round" d="M19 19L21 21" opacity=".5"/></g></svg>
</template>

CSS

.icon-magic-wand-line-duotone {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.6187%203.77783C14.7918%202.39036%2015.8784%201.69663%2016.7137%202.12656C17.5491%202.5565%2017.58%203.82537%2017.6418%206.36312L17.6578%207.01967C17.6753%207.74082%2017.6841%208.10139%2017.8327%208.4128C17.9813%208.7242%2018.2529%208.95119%2018.7961%209.40516L19.2906%209.81846C21.202%2011.416%2022.1577%2012.2148%2021.9787%2013.1603C21.7997%2014.1059%2020.6046%2014.572%2018.2142%2015.5043L17.5958%2015.7454C16.9165%2016.0104%2016.5769%2016.1428%2016.3222%2016.3918C16.0675%2016.6409%2015.9266%2016.9783%2015.6448%2017.6531L15.3882%2018.2675C14.3964%2020.6423%2013.9005%2021.8297%2012.9545%2021.9842C12.0085%2022.1386%2011.2389%2021.1578%209.69982%2019.1963L9.30163%2018.6888C8.86425%2018.1314%208.64557%2017.8526%208.33956%2017.6952C8.03356%2017.5377%207.67488%2017.5192%206.95753%2017.4823L6.30443%2017.4487C3.78002%2017.3189%202.51782%2017.254%202.11218%2016.4039C1.70653%2015.5538%202.42609%2014.4815%203.86521%2012.3369L4.23753%2011.7821C4.64648%2011.1727%204.85096%2010.868%204.91653%2010.5216C4.9821%2010.1752%204.90135%209.82639%204.73983%209.12875L4.59279%208.4936C4.02442%206.03855%203.74024%204.81103%204.43551%204.1312C5.13079%203.45136%206.34506%203.76944%208.77361%204.4056L9.40191%204.57019C10.092%204.75097%2010.4371%204.84135%2010.7836%204.78478C11.1301%204.7282%2011.4389%204.53106%2012.0565%204.13679L12.6187%203.77783Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2019L21%2021%22%20opacity%3D%22.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.6187%203.77783C14.7918%202.39036%2015.8784%201.69663%2016.7137%202.12656C17.5491%202.5565%2017.58%203.82537%2017.6418%206.36312L17.6578%207.01967C17.6753%207.74082%2017.6841%208.10139%2017.8327%208.4128C17.9813%208.7242%2018.2529%208.95119%2018.7961%209.40516L19.2906%209.81846C21.202%2011.416%2022.1577%2012.2148%2021.9787%2013.1603C21.7997%2014.1059%2020.6046%2014.572%2018.2142%2015.5043L17.5958%2015.7454C16.9165%2016.0104%2016.5769%2016.1428%2016.3222%2016.3918C16.0675%2016.6409%2015.9266%2016.9783%2015.6448%2017.6531L15.3882%2018.2675C14.3964%2020.6423%2013.9005%2021.8297%2012.9545%2021.9842C12.0085%2022.1386%2011.2389%2021.1578%209.69982%2019.1963L9.30163%2018.6888C8.86425%2018.1314%208.64557%2017.8526%208.33956%2017.6952C8.03356%2017.5377%207.67488%2017.5192%206.95753%2017.4823L6.30443%2017.4487C3.78002%2017.3189%202.51782%2017.254%202.11218%2016.4039C1.70653%2015.5538%202.42609%2014.4815%203.86521%2012.3369L4.23753%2011.7821C4.64648%2011.1727%204.85096%2010.868%204.91653%2010.5216C4.9821%2010.1752%204.90135%209.82639%204.73983%209.12875L4.59279%208.4936C4.02442%206.03855%203.74024%204.81103%204.43551%204.1312C5.13079%203.45136%206.34506%203.76944%208.77361%204.4056L9.40191%204.57019C10.092%204.75097%2010.4371%204.84135%2010.7836%204.78478C11.1301%204.7282%2011.4389%204.53106%2012.0565%204.13679L12.6187%203.77783Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2019L21%2021%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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