Preview:
<!-- you can place the image of your choice inside the src -->
<div class="avatar-with-status">
    <img class="avatar-circular avatar-sm" src="/src\avatar.jpg" alt="avatar image">
    <span class="status status-green"></span>
</div>
<div class="avatar-with-status">
    <img class="avatar-circular avatar-sm" src="/src\avatar.jpg" alt="avatar image">
    <span class="status status-orange"></span>
</div>
<div class="avatar-with-status">
    <img class="avatar-circular avatar-sm" src="/src\avatar.jpg" alt="avatar image">
    <span class="status status-red"></span>
</div>
<div class="avatar-with-status">
    <img class="avatar-sm" src="/src\avatar.jpg" alt="avatar image">
    <span class="status status-green"></span>
</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