Skip to main content

icon-sport-saac


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

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

Icon font

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

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

Code point

  • Unicode: U+F122
  • CSS: \F122
  • JS: \uF122
  • HTML: &#xF122;

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-saac" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M5.267 8.467c-.2-.2-.534-.334-.867-.334H3.2c-.667 0-1.2.534-1.2 1.2v.6c0 .334.267.6.6.6h1.2c.133-.933.667-1.666 1.467-2.066Zm4.133.266h-.133c-.4.2-.8.267-1.267.267-.467 0-.867-.133-1.267-.267h-.2c-1.2 0-2.133.934-2.133 2.134v.533c0 .467.4.867.867.867h5.4c.466 0 .866-.4.866-.867v-.533c.067-1.2-.933-2.134-2.133-2.134Zm-1.4-.6a2.077 2.077 0 0 0 2.067-2.066A2.077 2.077 0 0 0 8 4c-1.133 0-2.133.867-2.133 2 0 1.2.933 2.133 2.133 2.133Zm4.733 0h-1.2c-.333 0-.6.134-.866.334.733.4 1.266 1.133 1.4 2.066h1.266c.334 0 .6-.266.6-.6v-.6c0-.666-.533-1.2-1.2-1.2Zm-.533-.6c.667 0 1.2-.533 1.2-1.2 0-.666-.533-1.2-1.2-1.2-.667 0-1.2.534-1.2 1.2 0 .667.533 1.2 1.2 1.2Zm-8.4 0c.667 0 1.2-.533 1.2-1.2 0-.666-.533-1.2-1.2-1.2-.667 0-1.2.534-1.2 1.2 0 .667.533 1.2 1.2 1.2Z"/>
</svg>