Star Rating Scale SVG element, flat

Pro
Star Rating Scale SVG element, flat

Five outlined stars grow steadily from left to right, suggesting increasing rating levels. Add it to a survey guide or a classroom assessment sheet.

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

How to use it

HTML <img>
<img src="star-rating-scale.svg" alt="Star Rating Scale" width="48" height="48">
CSS background-image
.star-rating-scale {
  background-image: url("star-rating-scale.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.star-rating-scale {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("star-rating-scale.svg") center / contain no-repeat;
}
React
import StarRatingScaleSvg from "./star-rating-scale.jsx"; // from the React tab above

<StarRatingScaleSvg 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 Star Rating Scale: Five outlined stars increase steadily in size from left to right. 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