Skip to main content

icon-sport-e-sports


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

<s-icon name="icon-sport-e-sports"></s-icon>

Icon font

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

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

Code point

  • Unicode: U+F10E
  • CSS: \F10E
  • JS: \uF10E
  • HTML: &#xF10E;

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-e-sports" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M11.617 7.533c-.2 0-.4-.2-.4-.4s.2-.4.4-.4.4.2.4.4-.2.4-.4.4Zm-.8-.8c-.2 0-.4-.2-.4-.4s.2-.4.4-.4.4.2.4.4-.2.4-.4.4Zm0 1.667c-.2 0-.4-.2-.4-.4s.2-.4.4-.4.4.2.4.4-.2.4-.4.4Zm-.8-.867c-.2 0-.4-.2-.4-.4s.2-.4.4-.4.4.2.4.4-.2.4-.4.4ZM4.817 8c-.4 0-.8-.4-.8-.8 0-.467.4-.8.8-.8.466 0 .8.4.8.8.066.4-.334.8-.8.8Zm8.666-.333C13.083 6.533 12.55 5.6 12.017 5c-.534-.6-1.334-.867-2.067-.6-.067 0-.133.067-.2.067-.467.266-1.067.4-1.733.4-.6 0-1.2-.134-1.734-.334-.066-.066-.133-.066-.2-.066-.666-.267-1.4-.067-1.933.466-.533.534-1.2 1.534-1.6 2.734-.733 2-.733 3.866 0 4.133.6.2 1.467-.667 2.2-2.067.067-.133.2-.266.333-.266h5.8c.134 0 .334.133.334.266.666 1.4 1.6 2.267 2.2 2.067.8-.267.8-2.067.066-4.133Z"/>
</svg>