Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-quidditch"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-quidditch"></span>
Code point
- Unicode:
U+F11D
- CSS:
\F11D
- JS:
\uF11D
- 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-quidditch" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="m6.8 7.377 1.6 2.067s-.333 1.933-1.4 2.8c-1.133.867-5 .667-5 .667s.067-.4.2-1.067L4 9.71c.067-.066 0-.2-.133-.2l-1.134.467c.267-.8.6-1.467 1-1.8 1.134-.933 3.067-.8 3.067-.8Zm4.467 2.533c-.8 0-1.467.667-1.467 1.467s.667 1.467 1.467 1.467 1.466-.667 1.466-1.467-.666-1.467-1.466-1.467Zm2.666-6-.4-.466c-.066-.134-.266-.134-.4-.067L8.8 6.71l-.667-.8c-.066-.133-.266-.066-.333.067l-.467 1 1.6 2.067L10 8.777c.133-.067.2-.2.133-.333l-.666-.8L13.8 4.31c.2-.133.267-.266.133-.4Z"/>
</svg>