star-fill from Keyline Icons by Keyline Icons · Fill · MIT Free for personal and commercial use.

Name
star-fill
Set
Keyline Icons
Style
Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Use the star icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.6159 2.4219C10.8491 1.8636 11.3949 1.5 12 1.5C12.6051 1.5 13.1509 1.8636 13.3841 2.4219L15.6752 7.9076L21.6194 8.3822C22.224 8.4305 22.74 8.8381 22.927 9.4151C23.1139 9.9921 22.9349 10.625 22.4735 11.0186L17.9492 14.8782L19.3318 20.6505C19.4729 21.2395 19.2459 21.8556 18.7564 22.2122C18.267 22.5689 17.611 22.5962 17.0936 22.2815L12 19.1832L6.9064 22.2815C6.389 22.5962 5.733 22.5689 5.2436 22.2122C4.7541 21.8556 4.5271 21.2395 4.6682 20.6505L6.0508 14.8782L1.5265 11.0186C1.0651 10.625 0.8861 9.9921 1.073 9.4151C1.26 8.8381 1.776 8.4305 2.3806 8.3822L8.3248 7.9076Z"/></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsStarFill(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="M10.6159 2.4219C10.8491 1.8636 11.3949 1.5 12 1.5C12.6051 1.5 13.1509 1.8636 13.3841 2.4219L15.6752 7.9076L21.6194 8.3822C22.224 8.4305 22.74 8.8381 22.927 9.4151C23.1139 9.9921 22.9349 10.625 22.4735 11.0186L17.9492 14.8782L19.3318 20.6505C19.4729 21.2395 19.2459 21.8556 18.7564 22.2122C18.267 22.5689 17.611 22.5962 17.0936 22.2815L12 19.1832L6.9064 22.2815C6.389 22.5962 5.733 22.5689 5.2436 22.2122C4.7541 21.8556 4.5271 21.2395 4.6682 20.6505L6.0508 14.8782L1.5265 11.0186C1.0651 10.625 0.8861 9.9921 1.073 9.4151C1.26 8.8381 1.776 8.4305 2.3806 8.3822L8.3248 7.9076Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.6159 2.4219C10.8491 1.8636 11.3949 1.5 12 1.5C12.6051 1.5 13.1509 1.8636 13.3841 2.4219L15.6752 7.9076L21.6194 8.3822C22.224 8.4305 22.74 8.8381 22.927 9.4151C23.1139 9.9921 22.9349 10.625 22.4735 11.0186L17.9492 14.8782L19.3318 20.6505C19.4729 21.2395 19.2459 21.8556 18.7564 22.2122C18.267 22.5689 17.611 22.5962 17.0936 22.2815L12 19.1832L6.9064 22.2815C6.389 22.5962 5.733 22.5689 5.2436 22.2122C4.7541 21.8556 4.5271 21.2395 4.6682 20.6505L6.0508 14.8782L1.5265 11.0186C1.0651 10.625 0.8861 9.9921 1.073 9.4151C1.26 8.8381 1.776 8.4305 2.3806 8.3822L8.3248 7.9076Z"/></svg>
</template>

CSS

.icon-star-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%22M10.6159%202.4219C10.8491%201.8636%2011.3949%201.5%2012%201.5C12.6051%201.5%2013.1509%201.8636%2013.3841%202.4219L15.6752%207.9076L21.6194%208.3822C22.224%208.4305%2022.74%208.8381%2022.927%209.4151C23.1139%209.9921%2022.9349%2010.625%2022.4735%2011.0186L17.9492%2014.8782L19.3318%2020.6505C19.4729%2021.2395%2019.2459%2021.8556%2018.7564%2022.2122C18.267%2022.5689%2017.611%2022.5962%2017.0936%2022.2815L12%2019.1832L6.9064%2022.2815C6.389%2022.5962%205.733%2022.5689%205.2436%2022.2122C4.7541%2021.8556%204.5271%2021.2395%204.6682%2020.6505L6.0508%2014.8782L1.5265%2011.0186C1.0651%2010.625%200.8861%209.9921%201.073%209.4151C1.26%208.8381%201.776%208.4305%202.3806%208.3822L8.3248%207.9076Z%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%22M10.6159%202.4219C10.8491%201.8636%2011.3949%201.5%2012%201.5C12.6051%201.5%2013.1509%201.8636%2013.3841%202.4219L15.6752%207.9076L21.6194%208.3822C22.224%208.4305%2022.74%208.8381%2022.927%209.4151C23.1139%209.9921%2022.9349%2010.625%2022.4735%2011.0186L17.9492%2014.8782L19.3318%2020.6505C19.4729%2021.2395%2019.2459%2021.8556%2018.7564%2022.2122C18.267%2022.5689%2017.611%2022.5962%2017.0936%2022.2815L12%2019.1832L6.9064%2022.2815C6.389%2022.5962%205.733%2022.5689%205.2436%2022.2122C4.7541%2021.8556%204.5271%2021.2395%204.6682%2020.6505L6.0508%2014.8782L1.5265%2011.0186C1.0651%2010.625%200.8861%209.9921%201.073%209.4151C1.26%208.8381%201.776%208.4305%202.3806%208.3822L8.3248%207.9076Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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