star half stroke icon

star-half-stroke from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
star-half-stroke
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
576×512
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome 6 Solid

Use the star half stroke icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="m288 376.4l.1-.1l26.4 14.1l85.2 45.5l-16.5-97.6l-4.8-28.7l20.7-20.5l70.1-69.3l-96.1-14.2l-29.3-4.3l-12.9-26.6l-42.8-87.8l-.1.3zm175.1 98.3c2 12-3 24.2-12.9 31.3s-23 8-33.8 2.3l-128.3-68.5l-128.3 68.5c-10.8 5.7-23.9 4.8-33.8-2.3s-14.9-19.3-12.9-31.3L137.8 329L33.6 225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9 25.7-21.7L195 150.3L259.4 18c5.4-11 16.5-18 28.8-18s23.4 7 28.8 18l64.3 132.3l143.6 21.2c12 1.8 22 10.2 25.7 21.7s.7 24.2-7.9 32.7L438.5 329z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidStarHalfStroke(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="m288 376.4l.1-.1l26.4 14.1l85.2 45.5l-16.5-97.6l-4.8-28.7l20.7-20.5l70.1-69.3l-96.1-14.2l-29.3-4.3l-12.9-26.6l-42.8-87.8l-.1.3zm175.1 98.3c2 12-3 24.2-12.9 31.3s-23 8-33.8 2.3l-128.3-68.5l-128.3 68.5c-10.8 5.7-23.9 4.8-33.8-2.3s-14.9-19.3-12.9-31.3L137.8 329L33.6 225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9 25.7-21.7L195 150.3L259.4 18c5.4-11 16.5-18 28.8-18s23.4 7 28.8 18l64.3 132.3l143.6 21.2c12 1.8 22 10.2 25.7 21.7s.7 24.2-7.9 32.7L438.5 329z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="m288 376.4l.1-.1l26.4 14.1l85.2 45.5l-16.5-97.6l-4.8-28.7l20.7-20.5l70.1-69.3l-96.1-14.2l-29.3-4.3l-12.9-26.6l-42.8-87.8l-.1.3zm175.1 98.3c2 12-3 24.2-12.9 31.3s-23 8-33.8 2.3l-128.3-68.5l-128.3 68.5c-10.8 5.7-23.9 4.8-33.8-2.3s-14.9-19.3-12.9-31.3L137.8 329L33.6 225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9 25.7-21.7L195 150.3L259.4 18c5.4-11 16.5-18 28.8-18s23.4 7 28.8 18l64.3 132.3l143.6 21.2c12 1.8 22 10.2 25.7 21.7s.7 24.2-7.9 32.7L438.5 329z"/></svg>
</template>

CSS

.icon-star-half-stroke {
  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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m288%20376.4l.1-.1l26.4%2014.1l85.2%2045.5l-16.5-97.6l-4.8-28.7l20.7-20.5l70.1-69.3l-96.1-14.2l-29.3-4.3l-12.9-26.6l-42.8-87.8l-.1.3zm175.1%2098.3c2%2012-3%2024.2-12.9%2031.3s-23%208-33.8%202.3l-128.3-68.5l-128.3%2068.5c-10.8%205.7-23.9%204.8-33.8-2.3s-14.9-19.3-12.9-31.3L137.8%20329L33.6%20225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9%2025.7-21.7L195%20150.3L259.4%2018c5.4-11%2016.5-18%2028.8-18s23.4%207%2028.8%2018l64.3%20132.3l143.6%2021.2c12%201.8%2022%2010.2%2025.7%2021.7s.7%2024.2-7.9%2032.7L438.5%20329z%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m288%20376.4l.1-.1l26.4%2014.1l85.2%2045.5l-16.5-97.6l-4.8-28.7l20.7-20.5l70.1-69.3l-96.1-14.2l-29.3-4.3l-12.9-26.6l-42.8-87.8l-.1.3zm175.1%2098.3c2%2012-3%2024.2-12.9%2031.3s-23%208-33.8%202.3l-128.3-68.5l-128.3%2068.5c-10.8%205.7-23.9%204.8-33.8-2.3s-14.9-19.3-12.9-31.3L137.8%20329L33.6%20225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9%2025.7-21.7L195%20150.3L259.4%2018c5.4-11%2016.5-18%2028.8-18s23.4%207%2028.8%2018l64.3%20132.3l143.6%2021.2c12%201.8%2022%2010.2%2025.7%2021.7s.7%2024.2-7.9%2032.7L438.5%20329z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/star-half-stroke.svg?color=%231a73e8&size=48