Skip to main content

icon-sport-squash


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

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

Icon font

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

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

Code point

  • Unicode: U+F126
  • CSS: \F126
  • JS: \uF126
  • HTML: &#xF126;

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-squash" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M8.863 2.867c0 .466-.4.866-.867.866a.882.882 0 0 1-.867-.866c0-.467.4-.867.867-.867.467 0 .867.333.867.867ZM11.929 8c.067-.067.067-.133.134-.133.466-.734.333-1.8-.267-2.534l-.067-.066-.066-.067c-.667-.733-1.6-1-2.467-.733-.067 0-.133.066-.2.066s-.133.067-.2.067c-.067.067-.133.067-.2.133-.133.134-1.533 1.267-2 2.6l-.067.067-.8 2.867 2.867-.4h.067c1.4-.267 2.8-1.4 2.933-1.534l.2-.2.133-.133Zm1.134-3.733c.533.666.8 1.4.866 2.2.067.8-.066 1.6-.466 2.266-.067.134-.134.2-.2.334a.52.52 0 0 1-.267.266l-.333.334c-.4.333-1.934 1.533-3.667 1.866h-.2l-3.4.467-1.533 1.267a1.165 1.165 0 0 1-1.134.2c-.2-.067-.333-.2-.466-.334-.4-.466-.334-1.2.133-1.6l1.533-1.266L4.996 7s0-.067.067-.133c.466-1.267 1.4-2.334 2.066-2.934.2.2.534.334.867.334.8 0 1.467-.667 1.467-1.467v-.133c.466-.067 1 0 1.466.133.8.2 1.467.667 2 1.267l.067.066c0 .067.067.134.067.134Z"/>
</svg>