Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-wrestling"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-wrestling"></span>
Code point
- Unicode:
U+F134
- CSS:
\F134
- JS:
\uF134
- 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-wrestling" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M7.467 4.333c0 .534-.467 1-1 1-.534 0-1-.466-1-1 0-.533.466-1 1-1 .533 0 1 .467 1 1ZM6.6 9.867c.067.066.067.133.133.2l.667 2.4c.067.333-.067.6-.4.666h-.133c-.267 0-.467-.133-.534-.4l-.6-2.266L4.6 9.2c-.067 0-.133.067-.2.067l-.133 1.2c0 .066 0 .2-.067.266L3 12.867c-.133.2-.267.266-.467.266-.066 0-.2 0-.266-.066-.267-.134-.334-.534-.2-.734l1.133-2 .067-2c0-.2.066-.333.133-.533l1.267-2.067c.266-.466.866-.6 1.333-.333a.52.52 0 0 1 .267.267s0 .066.066.066l1.134 1.534.866-.134c.334-.066.6.2.6.467.067.333-.2.6-.466.6l-1.2.133H7.2a.605.605 0 0 1-.467-.2L6 7.2l-.733 1.2L6.6 9.867Zm7.733 2.266L12.6 11.067l.533-1.8v-.2c0-.267-.066-.534-.266-.734L11.333 6.8c-.4-.4-1-.4-1.4 0-.066.067-.133.2-.2.333l-.8 1.667-1 .333c-.266.067-.466.4-.333.734.067.266.267.4.533.4h.2l1.2-.4c.134-.067.267-.134.334-.267l.6-1.067.666.667L9.2 10.333c-.133.134-.267.334-.267.534l.2 1.8c0 .266.267.533.534.533h.066c.334 0 .534-.333.534-.6l-.134-1.533 1.734-1.2-.4 1.266c-.067.267 0 .534.266.667l2.067 1.333c.067.067.2.067.333.067.2 0 .334-.067.467-.267.067-.266 0-.6-.267-.8Zm-3.6-6.666c0 .533-.466 1-1 1-.533 0-1-.467-1-1 0-.534.467-1 1-1 .6 0 1 .4 1 1Z"/>
</svg>