Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-rifle"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-rifle"></span>
Code point
- Unicode:
U+F11E
- CSS:
\F11E
- JS:
\uF11E
- 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-rifle" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M5.333 8.844c.067-.067.067-.134.067-.267l-.267-.267-.466.334c.066 0 .133.066.133.066.067 0 .133 0 .2-.066.067-.067.133 0 .133 0 .067.066 0 .133 0 .133a.505.505 0 0 1-.266.133H4.8c-.133 0-.2-.066-.333-.133H4.4v.067l.267.333c.066.067.133.067.266.067l.4-.4ZM11.8 3.11l-5 3.6.2.267-1.667 1.2.267.333c.133.2.067.4-.067.534l-.466.333c-.067.067-.134.067-.2.067-.134 0-.2-.067-.267-.134l-.133-.133c-.067.267 0 .533.133.8l.2.2-.533.133-1.134 2.134c-.933-.2-1.133-1.2-1.133-1.2L3.467 9.51h.2c.066-.066.066-.133.066-.266-.133-.134-.066-.4.067-.534l-.067-.066c-.066-.134-.066-.267.067-.334l7.8-5.6c.133-.066.267-.066.333.067 0 .067-.066.2-.133.333Zm-.667 2.534v.4h.534v-.4a.287.287 0 0 0-.267-.267c-.133.067-.267.133-.267.267Zm1.2 5.066c-.266.134-.6.2-.933.2a2.13 2.13 0 0 1-.933-.2c-.734-.333-1.2-1.066-1.2-1.933 0-1.2.933-2.133 2.133-2.133s2.133.933 2.133 2.133c0 .8-.466 1.534-1.2 1.934ZM11.4 6.177c-1.467 0-2.6 1.2-2.6 2.6 0 1 .533 1.934 1.467 2.334.333.2.733.266 1.133.266s.8-.067 1.133-.267C13.467 10.645 14 9.777 14 8.777c0-1.467-1.2-2.6-2.6-2.6Zm1.2 5.067c.067 0 .067-.067.133-.067l.267 1.4c0 .133-.067.267-.2.267h-.067c-.133 0-.2-.067-.266-.2L12.2 11.31c.2 0 .267 0 .4-.066Zm-2.533-.067-.267 1.4c0 .133.067.267.2.267h.067c.133 0 .2-.067.266-.2l.267-1.334c-.133-.066-.2-.066-.333-.133h-.2Z"/>
</svg>