Preview:
<div class="stars-container">
    <input type="radio" name="rating" id="star-5" />
    <label for="star-5" class="fas fa-star"></label>
    <input type="radio" name="rating" id="star-4" />
    <label for="star-4" class="fas fa-star"></label>
    <input type="radio" name="rating" id="star-3" />
    <label for="star-3" class="fas fa-star"></label>
    <input type="radio" name="rating" id="star-2" />
    <label for="star-2" class="fas fa-star"></label>
    <input type="radio" name="rating" id="star-1" />
    <label for="star-1" class="fas fa-star"></label>
</div>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter