Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-rugby"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-rugby"></span>
Code point
- Unicode:
U+F121
- CSS:
\F121
- JS:
\uF121
- 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-rugby" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M12.533 7.533c-.8 2.2-2.333 3.667-4.466 4.534-.467.133-.934.266-1.467.333h-.4c-1 0-.933 0-.667-.2.267-.2.467-.333.534-.4 2.066-1.6 3.933-3.333 5.6-5.333.466-.6.866-1.2 1.333-1.8.133 1-.133 1.933-.467 2.866Zm-7.6 2.934c-.2.133-.466.2-.666.266-.4.134-.6 0-.6-.4v-.066c0-3.534 2.666-6.8 6.066-7.334.334-.066.734-.066 1.067-.066h.133c.2 0 .467 0 .734.066.066 0 .2.067.266.067.4.133.467.267.4.667-.133.4-.266.8-.466 1.133C11 6.133 9.933 7.333 8.6 8.267 7.467 9 6.267 9.8 4.933 10.467Zm8.867-6.2C13.6 3.2 13 2.533 12.067 2.2a5.076 5.076 0 0 0-1.4-.2h-.334c-.533 0-.933.067-1 .067-.2.066-.4.066-.6.133-3.6 1-5.666 3.4-6.533 6.933 0 .067 0 .134-.067.134-.066.466-.133.8-.133 1.133v.6c0 .533.133.933.2 1.133.2.467.467.867.8 1.2.867.734 2.533.867 4.467.334.8-.267 1.866-.734 2.4-1.134 2.2-1.4 3.466-3.6 3.933-6.466.133-.6.067-1.2 0-1.8Z"/>
</svg>