Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-cross-country"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-cross-country"></span>
Code point
- Unicode:
U+F10A
- CSS:
\F10A
- JS:
\uF10A
- 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-cross-country" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M13.413 3.467c0 .8-.666 1.466-1.466 1.466a1.48 1.48 0 0 1-1.467-1.466c0-.8.667-1.467 1.467-1.467s1.466.667 1.466 1.467Zm-.733 2.466c.4-.266 1-.066 1.2.334.267.466.067 1-.333 1.266l-2.4 1.4c-.134.067-.267.134-.4.134-.134 0-.267 0-.334-.067-.266-.133-.466-.333-.533-.6l-.133-.467-.867.934 1.933.866c.267.134.467.4.534.734 0 .333-.134.666-.334.8l-3.066 2.266a.757.757 0 0 1-.534.2c-.266 0-.533-.133-.733-.4-.267-.4-.2-1 .2-1.266l1.8-1.334-.867-.4L3.547 13.8c-.267.133-.467.2-.667.2-.267 0-.533-.133-.667-.333-.333-.4-.266-1 .134-1.267l3.4-2.733A1.321 1.321 0 0 1 5.947 8l2.066-2.2-.6-.267-2 1.2c-.133.067-.266.134-.466.134-.267 0-.6-.2-.734-.467-.266-.467-.133-1 .334-1.267l2.4-1.4c.266-.133.533-.133.8-.066l2.4 1.066c.066 0 .066.067.133.067h.067c.066 0 .066.067.133.067.2.133.4.333.467.6L11.28 6.8l1.4-.867Z"/>
</svg>