Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-sport-swimming"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-sports sf-icon-sport-swimming"></span>
Code point
- Unicode:
U+F128
- CSS:
\F128
- JS:
\uF128
- 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-swimming" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M13.4 4.425c-.267.667-1 1-1.667.734-.666-.267-1-1-.733-1.667s1-1 1.667-.733c.6.266.933 1 .733 1.666ZM7.133 9.76c-.666-.6-1.533-.934-2.466-1-.867-.067-1.8 0-2.667.333C3.267 8.025 5.067 7.36 6.667 7.56c.8.066 1.666.333 2.266.866.734.6 1.534.934 2.467 1.067.867.067 1.8-.067 2.667-.333-1.2 1.133-2.934 1.733-4.6 1.533a4.45 4.45 0 0 1-2.334-.933Zm.8 1.933c-.533-.467-1-.8-1.666-.933-1.2-.267-2.467.266-3.4 1.133.6-.333 1.266-.467 1.933-.467s1.333.267 1.867.667c.533.4 1 .8 1.666.933 1.134.267 2.467-.2 3.334-1.133-.6.333-1.267.533-1.934.467-.6.066-1.266-.2-1.8-.667Zm-.466-7.267-2 .334c-.467.066-.867-.267-.934-.734-.066-.4.267-.8.734-.8l2.333-.4c.267-.066.467.067.667.2l.933.867c.267.267.533.467.867.667.2.133.333.266.466.533.134.267.134.533.067.8-.067.2-.067.4-.133.6L10.4 7.959l-.6-.4c-.733-.6-1.733-1-2.933-1.134-.2-.066-.467-.066-.667-.066-.267 0-.533 0-.8.066 0-.2.2-.333.333-.4L8 4.96l-.533-.534Z"/>
</svg>