Three And Half Stars SVG element, flat

Pro
Three And Half Stars SVG element, flat

Three solid stars, a half-filled star, and an outline show a rating of three and a half out of five. Use it on a book review page or in an app listing.

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

How to use it

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

<ThreeAndHalfStarsSvg 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 Three And Half Stars: Three solid stars, one left-half-filled star, and one outlined star. 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