Two And Half Stars SVG element, flat

Pro
Two And Half Stars SVG element, flat

Two solid stars are followed by a half-filled star and two outlines, showing two and a half out of five. It works in a film review or a product comparison chart.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="two-and-half-stars.svg" alt="Two And Half Stars" width="48" height="48">
CSS background-image
.two-and-half-stars {
  background-image: url("two-and-half-stars.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.two-and-half-stars {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("two-and-half-stars.svg") center / contain no-repeat;
}
React
import TwoAndHalfStarsSvg from "./two-and-half-stars.jsx"; // from the React tab above

<TwoAndHalfStarsSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Two And Half Stars: Two solid stars, one left-half-filled star, and two outlined stars. as part of the pack Star ratings, flat. Want one like it? Make your own in the SVG studio.

Rest of Star ratings, flat

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence