Avatar

An image element with a fallback for representing the user.

@yungifez
YI
Component Code
<april:avatar>
    <slot:image src="https://github.com/yungifez.png" alt="@yungifez">
    </slot:image>
    <slot:fallback>YI</slot:fallback>
</april:avatar>