wand magic icon
wand-magic from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- wand-magic
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the wand magic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M14.1 463.3c-18.7-18.7-18.7-49.1 0-67.9L395.4 14.1c18.7-18.7 49.1-18.7 67.9 0l34.6 34.6c18.7 18.7 18.7 49.1 0 67.9L116.5 497.9c-18.7 18.7-49.1 18.7-67.9 0zm333.5-275.7l105-105l-23.2-23.3l-105 105l23.3 23.3z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidWandMagic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M14.1 463.3c-18.7-18.7-18.7-49.1 0-67.9L395.4 14.1c18.7-18.7 49.1-18.7 67.9 0l34.6 34.6c18.7 18.7 18.7 49.1 0 67.9L116.5 497.9c-18.7 18.7-49.1 18.7-67.9 0zm333.5-275.7l105-105l-23.2-23.3l-105 105l23.3 23.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M14.1 463.3c-18.7-18.7-18.7-49.1 0-67.9L395.4 14.1c18.7-18.7 49.1-18.7 67.9 0l34.6 34.6c18.7 18.7 18.7 49.1 0 67.9L116.5 497.9c-18.7 18.7-49.1 18.7-67.9 0zm333.5-275.7l105-105l-23.2-23.3l-105 105l23.3 23.3z"/></svg> </template>
CSS
.icon-wand-magic {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.1%20463.3c-18.7-18.7-18.7-49.1%200-67.9L395.4%2014.1c18.7-18.7%2049.1-18.7%2067.9%200l34.6%2034.6c18.7%2018.7%2018.7%2049.1%200%2067.9L116.5%20497.9c-18.7%2018.7-49.1%2018.7-67.9%200zm333.5-275.7l105-105l-23.2-23.3l-105%20105l23.3%2023.3z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.1%20463.3c-18.7-18.7-18.7-49.1%200-67.9L395.4%2014.1c18.7-18.7%2049.1-18.7%2067.9%200l34.6%2034.6c18.7%2018.7%2018.7%2049.1%200%2067.9L116.5%20497.9c-18.7%2018.7-49.1%2018.7-67.9%200zm333.5-275.7l105-105l-23.2-23.3l-105%20105l23.3%2023.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/wand-magic.svg?color=%231a73e8&size=48