Skip to main content

icon-sport-fencing


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

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

Icon font

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

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

Code point

  • Unicode: U+F111
  • CSS: \F111
  • JS: \uF111
  • HTML: &#xF111;

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-fencing" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="m13.873 11.96-1.267-.934.667-.933-.2-.133a1.303 1.303 0 0 0-1.067-.267c-.2.067-.467.133-.6.267l-8.8-6.534c-.133-.133-.4-.066-.533.067-.134.2-.067.4.066.533l8.667 6.467c-.133.267-.2.533-.133.867.066.4.266.733.6 1l.2.133.666-.933 1.267.933c.067.067.133.067.267.067.066 0 .133-.067.2-.134a.322.322 0 0 0 0-.466Zm-5-4.2 5-3.734c.2-.133.2-.333.066-.533-.133-.2-.333-.2-.533-.067l-5.2 3.867.667.467Zm-1.734.266.667.467-2.6 1.933c.133.267.2.534.133.867a1.58 1.58 0 0 1-.6 1l-.2.133-.666-.933-1.267.933c-.067.067-.133.067-.267.067-.066 0-.133-.067-.2-.133-.2-.067-.133-.267 0-.4l1.267-.934-.667-.933.2-.133c.334-.267.734-.334 1.134-.267.2.067.466.133.6.267l2.466-1.934ZM6.406 5.56c.467 0 1-.134 1.6-.4.267.133.867.4 1.6.4.2 0 .4 0 .6-.067l1.2-.933c-.067-.067-.133-.134-.2-.134h-.067c-.066 0-.133.067-.2.067-1.466.867-2.666 0-2.733-.067h-.133c-1.534.934-2.8.067-2.8 0h-.467l1.2.867c0 .267.2.267.4.267Zm4.8 2.066c-.133.534-.267 1.067-.467 1.467l-.466-.333c.333-.734.466-1.534.533-2.2l.667-.467c-.067.467-.134 1-.267 1.533Zm-3.2 3.734c-.667-.334-1.2-.8-1.667-1.4l-.466.333c.533.733 1.133 1.267 1.933 1.667h.2c.067 0 .133 0 .2-.067.733-.4 1.4-.933 1.933-1.667l-.466-.333c-.4.6-.934 1.067-1.667 1.467Zm-2.267-2.6-.466.333c-.2-.467-.334-.933-.467-1.467-.133-.533-.2-1.066-.267-1.466l.667.466c.067.267.067.6.133.934.134.4.267.866.4 1.2Z"/>
</svg>