wand icon
wand-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- wand-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
- Aliases
- magic-wand-28-filled
9 other variants in Fluent UI System Icons
The same icon in other sets
Use the wand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M22.5 3.75a.75.75 0 0 0-1.5 0V5h-1.25a.75.75 0 0 0 0 1.5H21v1.25a.75.75 0 0 0 1.5 0V6.5h1.25a.75.75 0 0 0 0-1.5H22.5zM7.75 5.5a.75.75 0 0 1 .75.75V7.5h1.25a.75.75 0 0 1 0 1.5H8.5v1.25a.75.75 0 0 1-1.5 0V9H5.75a.75.75 0 0 1 0-1.5H7V6.25a.75.75 0 0 1 .75-.75m12 11.5a.75.75 0 0 1 .75.75V19h1.25a.75.75 0 0 1 0 1.5H20.5v1.25a.75.75 0 0 1-1.5 0V20.5h-1.25a.75.75 0 0 1 0-1.5H19v-1.25a.75.75 0 0 1 .75-.75m-.116-7.522a2.875 2.875 0 0 0-4.54-.636l-.848.844l4.067 4.066l.84-.84a2.875 2.875 0 0 0 .481-3.434m-2.383 5.334l-4.067-4.067L2.807 21.088a2.88 2.88 0 1 0 4.068 4.079z"/></svg>
React
import type { SVGProps } from "react";
export function FluentWand28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M22.5 3.75a.75.75 0 0 0-1.5 0V5h-1.25a.75.75 0 0 0 0 1.5H21v1.25a.75.75 0 0 0 1.5 0V6.5h1.25a.75.75 0 0 0 0-1.5H22.5zM7.75 5.5a.75.75 0 0 1 .75.75V7.5h1.25a.75.75 0 0 1 0 1.5H8.5v1.25a.75.75 0 0 1-1.5 0V9H5.75a.75.75 0 0 1 0-1.5H7V6.25a.75.75 0 0 1 .75-.75m12 11.5a.75.75 0 0 1 .75.75V19h1.25a.75.75 0 0 1 0 1.5H20.5v1.25a.75.75 0 0 1-1.5 0V20.5h-1.25a.75.75 0 0 1 0-1.5H19v-1.25a.75.75 0 0 1 .75-.75m-.116-7.522a2.875 2.875 0 0 0-4.54-.636l-.848.844l4.067 4.066l.84-.84a2.875 2.875 0 0 0 .481-3.434m-2.383 5.334l-4.067-4.067L2.807 21.088a2.88 2.88 0 1 0 4.068 4.079z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M22.5 3.75a.75.75 0 0 0-1.5 0V5h-1.25a.75.75 0 0 0 0 1.5H21v1.25a.75.75 0 0 0 1.5 0V6.5h1.25a.75.75 0 0 0 0-1.5H22.5zM7.75 5.5a.75.75 0 0 1 .75.75V7.5h1.25a.75.75 0 0 1 0 1.5H8.5v1.25a.75.75 0 0 1-1.5 0V9H5.75a.75.75 0 0 1 0-1.5H7V6.25a.75.75 0 0 1 .75-.75m12 11.5a.75.75 0 0 1 .75.75V19h1.25a.75.75 0 0 1 0 1.5H20.5v1.25a.75.75 0 0 1-1.5 0V20.5h-1.25a.75.75 0 0 1 0-1.5H19v-1.25a.75.75 0 0 1 .75-.75m-.116-7.522a2.875 2.875 0 0 0-4.54-.636l-.848.844l4.067 4.066l.84-.84a2.875 2.875 0 0 0 .481-3.434m-2.383 5.334l-4.067-4.067L2.807 21.088a2.88 2.88 0 1 0 4.068 4.079z"/></svg> </template>
CSS
.icon-wand-28-filled {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.5%203.75a.75.75%200%200%200-1.5%200V5h-1.25a.75.75%200%200%200%200%201.5H21v1.25a.75.75%200%200%200%201.5%200V6.5h1.25a.75.75%200%200%200%200-1.5H22.5zM7.75%205.5a.75.75%200%200%201%20.75.75V7.5h1.25a.75.75%200%200%201%200%201.5H8.5v1.25a.75.75%200%200%201-1.5%200V9H5.75a.75.75%200%200%201%200-1.5H7V6.25a.75.75%200%200%201%20.75-.75m12%2011.5a.75.75%200%200%201%20.75.75V19h1.25a.75.75%200%200%201%200%201.5H20.5v1.25a.75.75%200%200%201-1.5%200V20.5h-1.25a.75.75%200%200%201%200-1.5H19v-1.25a.75.75%200%200%201%20.75-.75m-.116-7.522a2.875%202.875%200%200%200-4.54-.636l-.848.844l4.067%204.066l.84-.84a2.875%202.875%200%200%200%20.481-3.434m-2.383%205.334l-4.067-4.067L2.807%2021.088a2.88%202.88%200%201%200%204.068%204.079z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.5%203.75a.75.75%200%200%200-1.5%200V5h-1.25a.75.75%200%200%200%200%201.5H21v1.25a.75.75%200%200%200%201.5%200V6.5h1.25a.75.75%200%200%200%200-1.5H22.5zM7.75%205.5a.75.75%200%200%201%20.75.75V7.5h1.25a.75.75%200%200%201%200%201.5H8.5v1.25a.75.75%200%200%201-1.5%200V9H5.75a.75.75%200%200%201%200-1.5H7V6.25a.75.75%200%200%201%20.75-.75m12%2011.5a.75.75%200%200%201%20.75.75V19h1.25a.75.75%200%200%201%200%201.5H20.5v1.25a.75.75%200%200%201-1.5%200V20.5h-1.25a.75.75%200%200%201%200-1.5H19v-1.25a.75.75%200%200%201%20.75-.75m-.116-7.522a2.875%202.875%200%200%200-4.54-.636l-.848.844l4.067%204.066l.84-.84a2.875%202.875%200%200%200%20.481-3.434m-2.383%205.334l-4.067-4.067L2.807%2021.088a2.88%202.88%200%201%200%204.068%204.079z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/wand-28-filled.svg?color=%231a73e8&size=48