Skip to main content

icon-sport-table-tennis


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

<s-icon name="icon-sport-table-tennis"></s-icon>

Icon font

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

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

Code point

  • Unicode: U+F12B
  • CSS: \F12B
  • JS: \uF12B
  • HTML: &#xF12B;

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-table-tennis" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M13.683 8.967c.734-1.8.4-4-1.133-5.467-1.933-2-5.133-2-7.133 0L4.083 4.833l4.934 4.934c1.133-1.467 3.133-1.8 4.666-.8ZM8.55 10.833 3.35 5.7a2.735 2.735 0 0 0 .4 3.4l.8.8-2.4 2.067c-.2.2-.2.466 0 .666L3.417 13.9c.2.2.533.2.666 0l2.067-2.4.867.8a2.8 2.8 0 0 0 1.666.8c-.133-.4-.266-.8-.266-1.267 0-.4.066-.666.133-1Zm3.2-1.333c-1.267 0-2.267 1-2.267 2.267 0 1.266 1 2.266 2.267 2.266s2.267-1 2.267-2.266c0-1.267-1-2.267-2.267-2.267Z"/>
</svg>