Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-dance"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-dance"></span>
Code point
- Unicode:
U+F10D
- CSS:
\F10D
- JS:
\uF10D
- 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-dance" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M11.733 3.6s1.6.133 2 .933c.067.134.134.334.134.534V5.2a.72.72 0 0 1-.2.467S12.267 7.4 11.8 11.4v.933s.067 1.067 0 1.267c-.067.2-.4.4-.8.4-.267 0-.533-.067-.733-.2-.134-.067-.267-.267-.334-.8 0 0-.333-1.667-.533-2.067 0 0-.2-.266-.133-.466 0 0 .733-1.467 1.4-3.267 0 0-1.8-.133-2.934-1.2V4.067s.267-.534 1-.667c0 0-.933 0-1.066.067 0 0 0-1.134-.2-1.334l3.4-.133s-.067.867.2 1.133c0 0-.267.734-1.334.867 0 0-1.666.467-1.8 1 0 0 .8.8 3.067 1.133h.067c.266-.866.533-1.8.666-2.533ZM5.667 5.533l.6.467s.066 1.533.066 1.667c.134.533.2 1.133.2 1.8C6.533 12 5.533 14 4.267 14 3 14 2 12 2 9.533c0-.666.067-1.266.2-1.8V6.2s.533-.667 1.467-.867C3.067 4.867 2.2 4.267 2.2 4.267c.467-.267.333-2.134.333-2.134 1.934.667 3.8 0 3.8 0-.266.667-.066 1.6-.066 1.6C6.4 4.667 6.133 5 6.133 5l-.466.533ZM2.2 7.733c.4 1.534 1.133 2.534 2.067 2.534.933 0 1.733-1.067 2.066-2.6C5.867 7.133 5.2 6.533 4.6 6c-.4.133-1.6.6-2.4 1.733Zm3.2-3.866-.733.8-1-.8c.266 0 1.133.066 1.733 0Z"/>
</svg>