SVG example with text element
Jump to navigation
Jump to search
<svg viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg" role="img"><g fill="none" fill-rule="evenodd"><circle class="onboarder__info-circle" stroke="#979797" stroke-width="2" cx="28" cy="28" r="21"></circle><text class="onboarder__info-i" font-family="Times-Roman, Times" font-size="36" fill="#9B9B9B"><tspan x="23" y="40">i</tspan></text></g></svg>