Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-badminton"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-badminton"></span>
Code point
- Unicode:
U+F103
- CSS:
\F103
- JS:
\uF103
- 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-badminton" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M8.828 4.059 2.76 8.125l1.133.334.6 1.266 1.334.334.733 1.333 1.333.4.4.867 3-6.6-.333-.267-1.533 2.667c-.067.133-.2.133-.334.066h-.066c-.067-.066-.134-.2-.067-.333l1.533-2.733-.533-.467-1.4 1.6-.067.067c-.066.066-.2.066-.333 0-.133-.067-.133-.267 0-.334l1.4-1.666-2.4 2c-.067.066-.2.066-.333 0-.067-.134-.067-.267 0-.334L9.16 4.392l-.333-.333Zm3.4 2.466-3.267 7.2c0 .067-.067.2-.133.2-.067.067-.2 0-.267-.066l-.067-.067-.6-1.267-1.333-.4-.733-1.333-1.334-.333-.866-1.534L2.16 8.46s-.067 0-.067-.067c-.066-.067-.133-.2-.066-.267 0-.066.066-.066.066-.133l.067-.067 6.6-4.4h.067l.6-.733c.8-.933 2.266-1.067 3.2-.267.933.8 1.066 2.267.266 3.2l-.666.8c0-.066 0-.066 0 0ZM8.094 11.66c-.066-.067-.133-.2-.066-.334l.866-1.533c.067-.133.2-.133.334-.067.133.067.133.2.066.334l-.866 1.533c0 .067-.2.133-.334.067Zm-3.733-3.2c0 .066 0 .066 0 0 .133.133.267.133.333.066l1.4-1.133c.134-.067.134-.267.067-.333-.067-.134-.267-.134-.333-.067l-1.4 1.133c-.134.134-.134.267-.067.334Zm2.4 1.333c-.067.133-.267.133-.333 0-.067-.133-.134-.267 0-.333l.933-1.067c.067-.133.267-.133.333 0 .134.067.134.267 0 .333l-.933 1.067Z"/>
</svg>