Skip to main content

icon-sport-football


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

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

Icon font

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

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

Code point

  • Unicode: U+F115
  • CSS: \F115
  • JS: \uF115
  • HTML: &#xF115;

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-football" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M13.667 3.267a1.32 1.32 0 0 0-.934-.934A10.582 10.582 0 0 0 10.2 2L14 5.8c0-1.067-.2-1.933-.333-2.533ZM2.333 12.733c.134.467.467.8.934.934C3.8 13.8 4.733 14 5.8 14L2 10.2c0 1.067.2 1.933.333 2.533Zm-.2-4.066 5.2 5.266c3.2-.466 6-2.866 6.6-6.533L8.667 2.067c-3.2.466-6 2.933-6.534 6.6Zm7.667-3a.203.203 0 0 1 .267 0l.266.266c.067.067.067.2 0 .267l-.666.667.666.666c.067.067.067.2 0 .267l-.266.267a.203.203 0 0 1-.267 0L9.133 7.4l-.6.6.667.667c.067.066.067.2 0 .266l-.267.267a.203.203 0 0 1-.266 0L8 8.533l-.533.534.666.666c.067.067.067.2 0 .267l-.266.267a.203.203 0 0 1-.267 0L6.933 9.6l-.666.667a.203.203 0 0 1-.267 0L5.733 10a.203.203 0 0 1 0-.267l.667-.666-.667-.667a.203.203 0 0 1 0-.267L6 7.867a.203.203 0 0 1 .267 0l.666.666L7.467 8 6.8 7.333a.203.203 0 0 1 0-.266l.267-.267a.203.203 0 0 1 .266 0L8 7.467l.533-.534-.666-.666a.203.203 0 0 1 0-.267l.266-.267a.203.203 0 0 1 .267 0l.667.667.733-.733Z"/>
</svg>