wand2 icon
wand2-filled from Reicon by REICON · Filled · UI · MIT Free for personal and commercial use.
- Name
- wand2-filled
- Set
- Reicon
- Style
- Filled
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More ui icons from Reicon
Use the wand2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.036 3.652l-.573.339c-.63.373-.945.56-1.291.603c-.347.043-.687-.061-1.365-.27l-.618-.19c-2.39-.736-3.584-1.103-4.302-.446s-.484 1.904-.016 4.397l.121.645c.133.709.2 1.063.12 1.409c-.078.346-.293.645-.724 1.242l-.392.544C2.48 14.028 1.723 15.08 2.093 15.95s1.621.987 4.126 1.216l.648.06c.711.064 1.067.097 1.365.267s.504.46.917 1.038l.376.526c1.452 2.035 2.178 3.052 3.125 2.934c.946-.119 1.486-1.295 2.566-3.646l.28-.609c.156-.341.273-.596.385-.795l4.589 4.59a.75.75 0 1 0 1.06-1.061l-4.43-4.432q.182-.066.411-.146l.624-.218c2.413-.846 3.62-1.268 3.835-2.213s-.703-1.786-2.54-3.469l-.475-.435c-.522-.478-.783-.717-.919-1.036c-.135-.32-.13-.683-.118-1.41l.01-.661c.038-2.557.058-3.835-.755-4.3c-.814-.466-1.921.19-4.136 1.502"/></svg>
React
import type { SVGProps } from "react";
export function ReiconWand2Filled(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="m13.036 3.652l-.573.339c-.63.373-.945.56-1.291.603c-.347.043-.687-.061-1.365-.27l-.618-.19c-2.39-.736-3.584-1.103-4.302-.446s-.484 1.904-.016 4.397l.121.645c.133.709.2 1.063.12 1.409c-.078.346-.293.645-.724 1.242l-.392.544C2.48 14.028 1.723 15.08 2.093 15.95s1.621.987 4.126 1.216l.648.06c.711.064 1.067.097 1.365.267s.504.46.917 1.038l.376.526c1.452 2.035 2.178 3.052 3.125 2.934c.946-.119 1.486-1.295 2.566-3.646l.28-.609c.156-.341.273-.596.385-.795l4.589 4.59a.75.75 0 1 0 1.06-1.061l-4.43-4.432q.182-.066.411-.146l.624-.218c2.413-.846 3.62-1.268 3.835-2.213s-.703-1.786-2.54-3.469l-.475-.435c-.522-.478-.783-.717-.919-1.036c-.135-.32-.13-.683-.118-1.41l.01-.661c.038-2.557.058-3.835-.755-4.3c-.814-.466-1.921.19-4.136 1.502"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.036 3.652l-.573.339c-.63.373-.945.56-1.291.603c-.347.043-.687-.061-1.365-.27l-.618-.19c-2.39-.736-3.584-1.103-4.302-.446s-.484 1.904-.016 4.397l.121.645c.133.709.2 1.063.12 1.409c-.078.346-.293.645-.724 1.242l-.392.544C2.48 14.028 1.723 15.08 2.093 15.95s1.621.987 4.126 1.216l.648.06c.711.064 1.067.097 1.365.267s.504.46.917 1.038l.376.526c1.452 2.035 2.178 3.052 3.125 2.934c.946-.119 1.486-1.295 2.566-3.646l.28-.609c.156-.341.273-.596.385-.795l4.589 4.59a.75.75 0 1 0 1.06-1.061l-4.43-4.432q.182-.066.411-.146l.624-.218c2.413-.846 3.62-1.268 3.835-2.213s-.703-1.786-2.54-3.469l-.475-.435c-.522-.478-.783-.717-.919-1.036c-.135-.32-.13-.683-.118-1.41l.01-.661c.038-2.557.058-3.835-.755-4.3c-.814-.466-1.921.19-4.136 1.502"/></svg> </template>
CSS
.icon-wand2-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.036%203.652l-.573.339c-.63.373-.945.56-1.291.603c-.347.043-.687-.061-1.365-.27l-.618-.19c-2.39-.736-3.584-1.103-4.302-.446s-.484%201.904-.016%204.397l.121.645c.133.709.2%201.063.12%201.409c-.078.346-.293.645-.724%201.242l-.392.544C2.48%2014.028%201.723%2015.08%202.093%2015.95s1.621.987%204.126%201.216l.648.06c.711.064%201.067.097%201.365.267s.504.46.917%201.038l.376.526c1.452%202.035%202.178%203.052%203.125%202.934c.946-.119%201.486-1.295%202.566-3.646l.28-.609c.156-.341.273-.596.385-.795l4.589%204.59a.75.75%200%201%200%201.06-1.061l-4.43-4.432q.182-.066.411-.146l.624-.218c2.413-.846%203.62-1.268%203.835-2.213s-.703-1.786-2.54-3.469l-.475-.435c-.522-.478-.783-.717-.919-1.036c-.135-.32-.13-.683-.118-1.41l.01-.661c.038-2.557.058-3.835-.755-4.3c-.814-.466-1.921.19-4.136%201.502%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%22m13.036%203.652l-.573.339c-.63.373-.945.56-1.291.603c-.347.043-.687-.061-1.365-.27l-.618-.19c-2.39-.736-3.584-1.103-4.302-.446s-.484%201.904-.016%204.397l.121.645c.133.709.2%201.063.12%201.409c-.078.346-.293.645-.724%201.242l-.392.544C2.48%2014.028%201.723%2015.08%202.093%2015.95s1.621.987%204.126%201.216l.648.06c.711.064%201.067.097%201.365.267s.504.46.917%201.038l.376.526c1.452%202.035%202.178%203.052%203.125%202.934c.946-.119%201.486-1.295%202.566-3.646l.28-.609c.156-.341.273-.596.385-.795l4.589%204.59a.75.75%200%201%200%201.06-1.061l-4.43-4.432q.182-.066.411-.146l.624-.218c2.413-.846%203.62-1.268%203.835-2.213s-.703-1.786-2.54-3.469l-.475-.435c-.522-.478-.783-.717-.919-1.036c-.135-.32-.13-.683-.118-1.41l.01-.661c.038-2.557.058-3.835-.755-4.3c-.814-.466-1.921.19-4.136%201.502%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/wand2-filled.svg?color=%231a73e8&size=48