Skip to main content

icon-sport-figure-skate


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

Using the Icon Component? Copy, paste, and go.

<s-icon name="icon-sport-figure-skate"></s-icon>

Icon font

Using the web font? Copy, paste, and go.

<span class="sf-sports sf-icon-sport-figure-skate"></span>

Code point

  • Unicode: U+F113
  • CSS: \F113
  • JS: \uF113
  • HTML: &#xF113;

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-figure-skate" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M5.633 5.733H8.1l-.467.4A1.392 1.392 0 0 0 7.1 7.2c0 .4.133.8.467 1.133l1.8 1.8v1.934c0 .4.333.733.733.733a.74.74 0 0 0 .733-.733V10c0-.267-.133-.6-.333-.8L9.1 7.8h.067L11.1 5.867a.931.931 0 0 0 .2-1 .95.95 0 0 0-.867-.6h-4.8A.74.74 0 0 0 4.9 5c0 .4.333.733.733.733ZM6.7 8.467l-2.2 2.2c-.267.266-.267.8 0 1.066.133.134.333.2.533.2s.4-.066.534-.2L7.7 9.6l-.733-.733c-.067-.134-.2-.267-.267-.4Zm-1.333 4.266a.405.405 0 0 1-.534 0l-1.533-1.6a.406.406 0 0 0-.533 0 .406.406 0 0 0 0 .534l1.6 1.6c.2.2.533.333.8.333.266 0 .6-.133.8-.333a.406.406 0 0 0 0-.534c-.2-.2-.4-.2-.6 0Zm6.666-.2c-.2 0-.4.2-.4.4s-.2.4-.4.4H8.967c-.2 0-.4.2-.4.4s.2.4.4.4h2.266c.6 0 1.134-.533 1.134-1.133 0-.333-.134-.467-.334-.467Zm0-10.533c-.6 0-1.133.533-1.133 1.133s.533 1.134 1.133 1.134 1.134-.534 1.134-1.134C13.1 2.533 12.633 2 12.033 2Z"/>
</svg>