Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-nordic"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-nordic"></span>
Code point
- Unicode:
U+F11B
- CSS:
\F11B
- JS:
\uF11B
- HTML:

Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="s-icon s-icon-sport-nordic" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M10 3.667c0 .533-.467 1-1 1-.533 0-1-.467-1-1 0-.534.467-1 1-1 .533 0 1 .466 1 1Zm-.533 8.666h.933l.533-3.666h-.666c-.4 0-.734-.2-.867-.534L9 7.267l-.667 1.6L9.6 9.6c.4.267.6.667.467 1.133l-.6 1.6Zm-3.4 0h2l.533-1.666L6.8 9.6c-.6-.333-.8-1.067-.533-1.667l.8-1.8L6.733 6C6.6 5.933 6.4 6 6.2 6.133l-.8.6c-.067.067-.133.067-.267.134l-1.066 5.466H4.6L5.933 9.6c.067.2.334.4.534.533l.466.267-.866 1.933ZM13 11.8c0-.267.2-.467.467-.467.266 0 .466.2.466.467 0 .8-.666 1.467-1.466 1.467h-10C2.2 13.333 2 13.067 2 12.8s.2-.467.467-.467h.866l1.2-5.666c-.266-.334-.266-.734.067-.934l.8-.6A2.084 2.084 0 0 1 7.067 4.8l1.466.467c.534.133 1 .533 1.267 1.066l.533 1.134h1c.4 0 .667.266.667.666 0 .267-.2.534-.4.6l-.533 3.734h1.466c.2-.134.467-.4.467-.667Z"/>
</svg>