Skip to main content

icon-sport-cricket


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

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

Icon font

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

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

Code point

  • Unicode: U+F109
  • CSS: \F109
  • JS: \uF109
  • HTML: &#xF109;

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-cricket" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M4 3.667 4.667 3l.666.667-.666.666L4 3.667Zm5 2.466s-.067 0 0 0a.845.845 0 0 1-1.2 0l-.067-.066L5.6 3.933l-.667.667 2.134 2.133.066.067a.845.845 0 0 1 0 1.2l-.066.067.666.666L9.6 6.867 9 6.133Zm.467 6.467c-.534 0-1 .467-1 1 0 .533.466 1 1 1 .533 0 1-.467 1-1 0-.533-.467-1-1-1Zm5.2-.8 1 1c.266.267.266.667 0 .867l-1 1.066c-.267.267-.667.267-.867 0l-1-1-3.8-3.8 1.867-1.866 3.8 3.733ZM10.6 7.733l-.667-.666-1.866 1.866.666.667L10.6 7.733Z"/>
  <path fill-rule="evenodd" d="m2 3.067.667-.667.666.667-.666.666L2 3.067Zm5 2.466s-.067 0 0 0a.845.845 0 0 1-1.2 0l-.067-.066L3.6 3.333 2.933 4l2.134 2.133.066.067a.845.845 0 0 1 0 1.2l-.066.067.666.666L7.6 6.267 7 5.533ZM7.467 12c-.534 0-1 .467-1 1 0 .533.466 1 1 1 .533 0 1-.467 1-1 0-.533-.467-1-1-1Zm5.2-.8 1 1c.266.267.266.667 0 .867l-1 1.066c-.267.267-.667.267-.867 0l-1-1-3.8-3.8 1.867-1.866 3.8 3.733ZM8.6 7.133l-.667-.666-1.866 1.866.666.667L8.6 7.133Z"/>
</svg>