wand shine icon
wand-shine-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- wand-shine-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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.163 20.508l-1.691-1.69q-.242-.243-.242-.566t.242-.565l8.517-8.523q.581-.587 1.411-.587t1.416.582t.587 1.414q0 .83-.587 1.418l-8.523 8.517q-.242.242-.565.242t-.565-.242m6.84-7.106l-.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 MaterialSymbolsLightWandShineOutline(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.163 20.508l-1.691-1.69q-.242-.243-.242-.566t.242-.565l8.517-8.523q.581-.587 1.411-.587t1.416.582t.587 1.414q0 .83-.587 1.418l-8.523 8.517q-.242.242-.565.242t-.565-.242m6.84-7.106l-.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.163 20.508l-1.691-1.69q-.242-.243-.242-.566t.242-.565l8.517-8.523q.581-.587 1.411-.587t1.416.582t.587 1.414q0 .83-.587 1.418l-8.523 8.517q-.242.242-.565.242t-.565-.242m6.84-7.106l-.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 {
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.163%2020.508l-1.691-1.69q-.242-.243-.242-.566t.242-.565l8.517-8.523q.581-.587%201.411-.587t1.416.582t.587%201.414q0%20.83-.587%201.418l-8.523%208.517q-.242.242-.565.242t-.565-.242m6.84-7.106l-.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.163%2020.508l-1.691-1.69q-.242-.243-.242-.566t.242-.565l8.517-8.523q.581-.587%201.411-.587t1.416.582t.587%201.414q0%20.83-.587%201.418l-8.523%208.517q-.242.242-.565.242t-.565-.242m6.84-7.106l-.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.svg?color=%231a73e8&size=48