x
1
2
3
4
5
6
7
8
9
<span role="img" class="Polaris-Avatar Polaris-Avatar--sizeMedium Polaris-Avatar--shapeRound Polaris-Avatar--styleOne"> <span class="Polaris-Avatar__Initials"> <svg class="Polaris-Avatar__Svg" viewBox="0 0 40 40"> <text x="50%" y="50%" dy="0.35em" fill="currentColor" font-size="20" text-anchor="middle"> AK </text> </svg> </span></span>
1
<%= polaris_avatar(initials: initials) %>
No notes provided.
Param | Description | Input |
---|---|---|
Initials of person to display |
|