Filled Star SVG element, flat

Free

A solid five-point star marks a complete rating point. It fits in a customer review card or beside a recommended item in a catalogue.

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

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/IuMdu5bEVdCb/amnt.svg" alt="Filled Star" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 48" preserveAspectRatio="none" fill="currentColor" aria-hidden="true"><path d="M120 2 145 16 222 17 164 29 183 46 120 36 57 46 76 29 18 17 95 16Z"/></svg>
CSS background-image
.filled-star {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/IuMdu5bEVdCb/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.filled-star {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/IuMdu5bEVdCb/amnt.svg") center / contain no-repeat;
}
React
import FilledStarSvg from "./filled-star.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Filled Star: One large solid five-point star centred in the frame. 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: free. 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