Skip to main content

icon-sport-wheelchair-bball


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

<s-icon name="icon-sport-wheelchair-bball"></s-icon>

Icon font

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

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

Code point

  • Unicode: U+F133
  • CSS: \F133
  • JS: \uF133
  • HTML: &#xF133;

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-wheelchair-bball" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M10.8 3.133c0-.666.467-1.133 1.133-1.133.6 0 1.134.533 1.134 1.133s-.467 1.134-1.134 1.134c-.666 0-1.133-.467-1.133-1.134ZM7.733 6.2c.534 0 1-.467 1-1 0-.533-.466-1-1-1-.533 0-1 .467-1 1 0 .6.4 1 1 1Zm-1.666 7.2c-1.2 0-2.134-1-2.134-2.133 0-1 .667-1.867 1.6-2.067h.134c.133 0 .266-.067.4-.067 1.2 0 2.133 1 2.133 2.134 0 1.133-1 2.133-2.133 2.133Zm3.866-3.333c-.066 0-.066 0 0 0L9.867 10v-.067L9.8 9.867h-.533l-.667.066c-.067 0-.133 0-.2.067l-.067-2.333L9.667 7.6h.266L10 7.533v-.066l.733-2.134a.533.533 0 0 0-.4-.733.534.534 0 0 0-.733.4L9 6.8l-1.8.067h-.133v.066l-.4 1.6h-.4c-.2 0-.334 0-.534.067L5.4 7.067l-.533.133L5 8.733c-1 .4-1.667 1.4-1.667 2.467 0 1.467 1.2 2.733 2.734 2.733 1.466 0 2.733-1.2 2.733-2.733V11h.333l1.2 2.2c.134.2.334.333.534.333.066 0 .2 0 .266-.066.267-.134.4-.534.267-.8l-1.467-2.6Z"/>
</svg>