Default Avatar

Default rounded avatar that can show your users profile picture. ✨

Preview
Rounded Avatar
Code
<div class="inline-block w-14 h-14 border-2 border-black rounded-full overflow-hidden">
    <img class='w-full h-full' src='https://pagedone.io/asset/uploads/1704275541.png' alt='Rounded Avatar' />
</div>