Preview:
<div class="rating-container text-md">
    <input type="checkbox" id="star-1" checked disabled />
    <label for="star-1" class="fas fa-star rating-checked"></label>
    <input type="checkbox" id="star-2" checked disabled />
    <label for="star-2" class="fas fa-star rating-checked"></label>
    <input type="checkbox" id="star-3" checked disabled />
    <label for="star-3" class="fas fa-star rating-checked"></label>
    <input type="checkbox" id="star-4" disabled />
    <label for="star-4" class="fas fa-star rating-unchecked"></label>
    <input type="checkbox" id="star-5" disabled />
    <label for="star-5" class="fas fa-star rating-unchecked"></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