Skip to main content

icon-sport-hockey


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

<s-icon name="icon-sport-hockey"></s-icon>

Icon font

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

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

Code point

  • Unicode: U+F118
  • CSS: \F118
  • JS: \uF118
  • HTML: &#xF118;

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-hockey" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M2 5.6c0-1.267 2.667-2.267 6-2.267s6 1 6 2.267-2.667 2.267-6 2.267C4.667 7.8 2 6.8 2 5.6Zm0 1.933v2.6C2 11.4 4.667 12.4 8 12.4s6-1 6-2.267v-2.6c-2.667 1.934-9.333 1.934-12 0Z"/>
</svg>