star-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
star-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the star 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.633 2.107c.79-.06 1.45.389 1.783.99l1.22 2.21c1.742-.112 3.082.532 4.048 1.398c1.059.95 1.652 2.144 1.93 2.824c.3.733.078 1.5-.39 2.002l-1.726 1.844c.646 1.622.447 3.095-.078 4.282c-.576 1.3-1.529 2.233-2.09 2.708c-.604.512-1.402.538-2.024.247l-2.287-1.071c-1.343 1.115-2.806 1.381-4.096 1.248c-1.415-.145-2.597-.763-3.222-1.15c-.674-.417-.945-1.168-.86-1.849l.312-2.506c-1.476-.933-2.181-2.242-2.454-3.51c-.298-1.39-.076-2.705.099-3.42c.188-.769.818-1.26 1.492-1.389l2.48-.478C7.201 4.796 8.228 3.72 9.35 3.07c1.23-.714 2.55-.909 3.283-.963"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteStar2Fill(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.633 2.107c.79-.06 1.45.389 1.783.99l1.22 2.21c1.742-.112 3.082.532 4.048 1.398c1.059.95 1.652 2.144 1.93 2.824c.3.733.078 1.5-.39 2.002l-1.726 1.844c.646 1.622.447 3.095-.078 4.282c-.576 1.3-1.529 2.233-2.09 2.708c-.604.512-1.402.538-2.024.247l-2.287-1.071c-1.343 1.115-2.806 1.381-4.096 1.248c-1.415-.145-2.597-.763-3.222-1.15c-.674-.417-.945-1.168-.86-1.849l.312-2.506c-1.476-.933-2.181-2.242-2.454-3.51c-.298-1.39-.076-2.705.099-3.42c.188-.769.818-1.26 1.492-1.389l2.48-.478C7.201 4.796 8.228 3.72 9.35 3.07c1.23-.714 2.55-.909 3.283-.963"/></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.633 2.107c.79-.06 1.45.389 1.783.99l1.22 2.21c1.742-.112 3.082.532 4.048 1.398c1.059.95 1.652 2.144 1.93 2.824c.3.733.078 1.5-.39 2.002l-1.726 1.844c.646 1.622.447 3.095-.078 4.282c-.576 1.3-1.529 2.233-2.09 2.708c-.604.512-1.402.538-2.024.247l-2.287-1.071c-1.343 1.115-2.806 1.381-4.096 1.248c-1.415-.145-2.597-.763-3.222-1.15c-.674-.417-.945-1.168-.86-1.849l.312-2.506c-1.476-.933-2.181-2.242-2.454-3.51c-.298-1.39-.076-2.705.099-3.42c.188-.769.818-1.26 1.492-1.389l2.48-.478C7.201 4.796 8.228 3.72 9.35 3.07c1.23-.714 2.55-.909 3.283-.963"/></svg>
</template>

CSS

.icon-star-2-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.633%202.107c.79-.06%201.45.389%201.783.99l1.22%202.21c1.742-.112%203.082.532%204.048%201.398c1.059.95%201.652%202.144%201.93%202.824c.3.733.078%201.5-.39%202.002l-1.726%201.844c.646%201.622.447%203.095-.078%204.282c-.576%201.3-1.529%202.233-2.09%202.708c-.604.512-1.402.538-2.024.247l-2.287-1.071c-1.343%201.115-2.806%201.381-4.096%201.248c-1.415-.145-2.597-.763-3.222-1.15c-.674-.417-.945-1.168-.86-1.849l.312-2.506c-1.476-.933-2.181-2.242-2.454-3.51c-.298-1.39-.076-2.705.099-3.42c.188-.769.818-1.26%201.492-1.389l2.48-.478C7.201%204.796%208.228%203.72%209.35%203.07c1.23-.714%202.55-.909%203.283-.963%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.633%202.107c.79-.06%201.45.389%201.783.99l1.22%202.21c1.742-.112%203.082.532%204.048%201.398c1.059.95%201.652%202.144%201.93%202.824c.3.733.078%201.5-.39%202.002l-1.726%201.844c.646%201.622.447%203.095-.078%204.282c-.576%201.3-1.529%202.233-2.09%202.708c-.604.512-1.402.538-2.024.247l-2.287-1.071c-1.343%201.115-2.806%201.381-4.096%201.248c-1.415-.145-2.597-.763-3.222-1.15c-.674-.417-.945-1.168-.86-1.849l.312-2.506c-1.476-.933-2.181-2.242-2.454-3.51c-.298-1.39-.076-2.705.099-3.42c.188-.769.818-1.26%201.492-1.389l2.48-.478C7.201%204.796%208.228%203.72%209.35%203.07c1.23-.714%202.55-.909%203.283-.963%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/star-2-fill.svg?color=%231a73e8&size=48