Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-alpine"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-alpine"></span>
Code point
- Unicode:
U+F102
- CSS:
\F102
- JS:
\uF102
- 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-alpine" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="m11.598 5.933-.4-1.2c-.2-.533-.934-1.333-2-.933l-1.867.8-1.467-.733c0-.334-.2-.667-.466-.8l-.267.466-.867-.133c-.066 0-.066 0-.133.067-.067.066-.067.133 0 .2l.6.533-.2.467c.333.2.733.133 1-.134l1.133.534L9.331 6.4l.733-.333.134.466c.066.267.266.534.533.667l1.333.667c.4.2.8.066 1-.334.2-.4.067-.8-.333-1l-1.133-.6Zm2.2 6.6c-.2-.2-.6-.2-.8 0-.267.267-.734.334-1.067.2l-3.2-1.666 1.133-1.734c.267-.466.267-1.066-.133-1.4L8.798 7 6.33 5.8c-.067.467.067.933.4 1.267L8.464 8.8l-1.066 1.6-4.6-2.4c-.267-.133-.6-.067-.734.267-.133.266-.066.6.267.733l9.133 4.733a2.052 2.052 0 0 0 2.334-.4c.2-.2.2-.6 0-.8Zm-1.734-8.266c.6 0 1.134-.534 1.134-1.134 0-.6-.534-1.133-1.134-1.133-.6 0-1.133.533-1.133 1.133s.533 1.134 1.133 1.134Z"/>
</svg>