Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-fastpitch"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-fastpitch"></span>
Code point
- Unicode:
U+F110
- CSS:
\F110
- JS:
\uF110
- 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-fastpitch" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="m10.933 10.6.667-.333c.267.533.6 1.066 1.067 1.466C13.467 10.733 14 9.4 14 8s-.467-2.733-1.333-3.733c-.4.4-.8.866-1.067 1.466l-.667-.333c.334-.6.734-1.2 1.2-1.667A5.85 5.85 0 0 0 8 2c-1.6 0-3.067.667-4.133 1.667a9.581 9.581 0 0 1 1.2 1.666l-.667.334c-.267-.534-.667-1-1.067-1.4C2.467 5.267 2 6.6 2 8s.467 2.733 1.333 3.733c.467-.4.8-.933 1.067-1.466l.667.333A6.441 6.441 0 0 1 3.8 12.333C4.933 13.333 6.4 14 8 14s3.067-.667 4.133-1.667c-.466-.533-.933-1.066-1.2-1.733ZM5.4 9.867 4.667 9.6C5 8.467 5 7.333 4.667 6.333l.733-.266a6.691 6.691 0 0 1 0 3.8Zm5.2-3.734.733.267c-.333 1-.4 2.133 0 3.267l-.733.266c-.4-1.4-.333-2.733 0-3.8Z"/>
</svg>