magic 1 icon
magic-1-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- magic-1-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the magic 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.541 2.762a1 1 0 0 1 .545.835l.282 5.011l3.888 3.174a1 1 0 0 1-.27 1.707l-3.661 1.421l4.8 4.799a1 1 0 0 1-1.413 1.415l-4.801-4.799l-1.42 3.66a1 1 0 0 1-1.708.27L8.61 16.366l-5.011-.282a1 1 0 0 1-.785-1.54l2.718-4.22L4.25 5.473A1 1 0 0 1 5.473 4.25l4.853 1.28l4.22-2.717a1 1 0 0 1 .995-.05" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteMagic1Fill(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" fillRule="evenodd" d="M15.541 2.762a1 1 0 0 1 .545.835l.282 5.011l3.888 3.174a1 1 0 0 1-.27 1.707l-3.661 1.421l4.8 4.799a1 1 0 0 1-1.413 1.415l-4.801-4.799l-1.42 3.66a1 1 0 0 1-1.708.27L8.61 16.366l-5.011-.282a1 1 0 0 1-.785-1.54l2.718-4.22L4.25 5.473A1 1 0 0 1 5.473 4.25l4.853 1.28l4.22-2.717a1 1 0 0 1 .995-.05" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.541 2.762a1 1 0 0 1 .545.835l.282 5.011l3.888 3.174a1 1 0 0 1-.27 1.707l-3.661 1.421l4.8 4.799a1 1 0 0 1-1.413 1.415l-4.801-4.799l-1.42 3.66a1 1 0 0 1-1.708.27L8.61 16.366l-5.011-.282a1 1 0 0 1-.785-1.54l2.718-4.22L4.25 5.473A1 1 0 0 1 5.473 4.25l4.853 1.28l4.22-2.717a1 1 0 0 1 .995-.05" clip-rule="evenodd"/></svg> </template>
CSS
.icon-magic-1-fill {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M15.541%202.762a1%201%200%200%201%20.545.835l.282%205.011l3.888%203.174a1%201%200%200%201-.27%201.707l-3.661%201.421l4.8%204.799a1%201%200%200%201-1.413%201.415l-4.801-4.799l-1.42%203.66a1%201%200%200%201-1.708.27L8.61%2016.366l-5.011-.282a1%201%200%200%201-.785-1.54l2.718-4.22L4.25%205.473A1%201%200%200%201%205.473%204.25l4.853%201.28l4.22-2.717a1%201%200%200%201%20.995-.05%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M15.541%202.762a1%201%200%200%201%20.545.835l.282%205.011l3.888%203.174a1%201%200%200%201-.27%201.707l-3.661%201.421l4.8%204.799a1%201%200%200%201-1.413%201.415l-4.801-4.799l-1.42%203.66a1%201%200%200%201-1.708.27L8.61%2016.366l-5.011-.282a1%201%200%200%201-.785-1.54l2.718-4.22L4.25%205.473A1%201%200%200%201%205.473%204.25l4.853%201.28l4.22-2.717a1%201%200%200%201%20.995-.05%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/magic-1-fill.svg?color=%231a73e8&size=48