wand shine icon
wand-shine-outline-sharp from Material Symbols Light by Google · Outline Sharp · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- wand-shine-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the wand shine icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.66 7.398L6.37 5.11l.713-.714l2.289 2.289zm3.84-2.163v-3.25h1v3.25zm6.39 12.394l-2.288-2.289l.714-.713l2.288 2.289zM17.7 7.014l-.713-.714l2.288-2.288l.714.713zm1.066 4.486v-1h3.25v1zM5.728 21.079l-2.827-2.827l9.089-9.088q.58-.587 1.41-.587t1.416.582t.587 1.414q0 .83-.587 1.418zm6.275-7.677l-.363-.35l-.362-.35l-.35-.35l-.35-.35l.7.7zm-6.275 6.275l6.275-6.275l-1.425-1.4l-6.25 6.25z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWandShineOutlineSharp(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="M8.66 7.398L6.37 5.11l.713-.714l2.289 2.289zm3.84-2.163v-3.25h1v3.25zm6.39 12.394l-2.288-2.289l.714-.713l2.288 2.289zM17.7 7.014l-.713-.714l2.288-2.288l.714.713zm1.066 4.486v-1h3.25v1zM5.728 21.079l-2.827-2.827l9.089-9.088q.58-.587 1.41-.587t1.416.582t.587 1.414q0 .83-.587 1.418zm6.275-7.677l-.363-.35l-.362-.35l-.35-.35l-.35-.35l.7.7zm-6.275 6.275l6.275-6.275l-1.425-1.4l-6.25 6.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.66 7.398L6.37 5.11l.713-.714l2.289 2.289zm3.84-2.163v-3.25h1v3.25zm6.39 12.394l-2.288-2.289l.714-.713l2.288 2.289zM17.7 7.014l-.713-.714l2.288-2.288l.714.713zm1.066 4.486v-1h3.25v1zM5.728 21.079l-2.827-2.827l9.089-9.088q.58-.587 1.41-.587t1.416.582t.587 1.414q0 .83-.587 1.418zm6.275-7.677l-.363-.35l-.362-.35l-.35-.35l-.35-.35l.7.7zm-6.275 6.275l6.275-6.275l-1.425-1.4l-6.25 6.25z"/></svg> </template>
CSS
.icon-wand-shine-outline-sharp {
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%22M8.66%207.398L6.37%205.11l.713-.714l2.289%202.289zm3.84-2.163v-3.25h1v3.25zm6.39%2012.394l-2.288-2.289l.714-.713l2.288%202.289zM17.7%207.014l-.713-.714l2.288-2.288l.714.713zm1.066%204.486v-1h3.25v1zM5.728%2021.079l-2.827-2.827l9.089-9.088q.58-.587%201.41-.587t1.416.582t.587%201.414q0%20.83-.587%201.418zm6.275-7.677l-.363-.35l-.362-.35l-.35-.35l-.35-.35l.7.7zm-6.275%206.275l6.275-6.275l-1.425-1.4l-6.25%206.25z%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%22M8.66%207.398L6.37%205.11l.713-.714l2.289%202.289zm3.84-2.163v-3.25h1v3.25zm6.39%2012.394l-2.288-2.289l.714-.713l2.288%202.289zM17.7%207.014l-.713-.714l2.288-2.288l.714.713zm1.066%204.486v-1h3.25v1zM5.728%2021.079l-2.827-2.827l9.089-9.088q.58-.587%201.41-.587t1.416.582t.587%201.414q0%20.83-.587%201.418zm6.275-7.677l-.363-.35l-.362-.35l-.35-.35l-.35-.35l.7.7zm-6.275%206.275l6.275-6.275l-1.425-1.4l-6.25%206.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wand-shine-outline-sharp.svg?color=%231a73e8&size=48