star topper icon
star-topper-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- star-topper-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 star topper icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1a1 1 0 0 1 .864.497l2.041 3.504l3.964.858a1 1 0 0 1 .534 1.644l-2.702 3.024l.408 4.036a1 1 0 0 1-1.397 1.015l-1.043-.46l1.305 5.657A1 1 0 0 1 15 22H9a1 1 0 0 1-.975-1.225l1.305-5.657l-1.041.46a1 1 0 0 1-1.399-1.015l.409-4.036l-2.703-3.024a1 1 0 0 1 .535-1.644l3.964-.858l2.04-3.504A1 1 0 0 1 12 1m-.385 13.111L10.257 20h3.486l-1.36-5.889l-.383-.169z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteStarTopperFill(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="M12 1a1 1 0 0 1 .864.497l2.041 3.504l3.964.858a1 1 0 0 1 .534 1.644l-2.702 3.024l.408 4.036a1 1 0 0 1-1.397 1.015l-1.043-.46l1.305 5.657A1 1 0 0 1 15 22H9a1 1 0 0 1-.975-1.225l1.305-5.657l-1.041.46a1 1 0 0 1-1.399-1.015l.409-4.036l-2.703-3.024a1 1 0 0 1 .535-1.644l3.964-.858l2.04-3.504A1 1 0 0 1 12 1m-.385 13.111L10.257 20h3.486l-1.36-5.889l-.383-.169z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1a1 1 0 0 1 .864.497l2.041 3.504l3.964.858a1 1 0 0 1 .534 1.644l-2.702 3.024l.408 4.036a1 1 0 0 1-1.397 1.015l-1.043-.46l1.305 5.657A1 1 0 0 1 15 22H9a1 1 0 0 1-.975-1.225l1.305-5.657l-1.041.46a1 1 0 0 1-1.399-1.015l.409-4.036l-2.703-3.024a1 1 0 0 1 .535-1.644l3.964-.858l2.04-3.504A1 1 0 0 1 12 1m-.385 13.111L10.257 20h3.486l-1.36-5.889l-.383-.169z"/></svg> </template>
CSS
.icon-star-topper-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%20d%3D%22M12%201a1%201%200%200%201%20.864.497l2.041%203.504l3.964.858a1%201%200%200%201%20.534%201.644l-2.702%203.024l.408%204.036a1%201%200%200%201-1.397%201.015l-1.043-.46l1.305%205.657A1%201%200%200%201%2015%2022H9a1%201%200%200%201-.975-1.225l1.305-5.657l-1.041.46a1%201%200%200%201-1.399-1.015l.409-4.036l-2.703-3.024a1%201%200%200%201%20.535-1.644l3.964-.858l2.04-3.504A1%201%200%200%201%2012%201m-.385%2013.111L10.257%2020h3.486l-1.36-5.889l-.383-.169z%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%22M12%201a1%201%200%200%201%20.864.497l2.041%203.504l3.964.858a1%201%200%200%201%20.534%201.644l-2.702%203.024l.408%204.036a1%201%200%200%201-1.397%201.015l-1.043-.46l1.305%205.657A1%201%200%200%201%2015%2022H9a1%201%200%200%201-.975-1.225l1.305-5.657l-1.041.46a1%201%200%200%201-1.399-1.015l.409-4.036l-2.703-3.024a1%201%200%200%201%20.535-1.644l3.964-.858l2.04-3.504A1%201%200%200%201%2012%201m-.385%2013.111L10.257%2020h3.486l-1.36-5.889l-.383-.169z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/star-topper-fill.svg?color=%231a73e8&size=48