Skip to main content

icon-sport-lacrosse


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

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

Icon font

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

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

Code point

  • Unicode: U+F119
  • CSS: \F119
  • JS: \uF119
  • HTML: &#xF119;

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-lacrosse" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="m7.833 8.138.067.067c.267-.067.8-.6 1-.867.6-.6 1.333-.733 1.933-.866.4-.067.734-.134.867-.334.2-.2.667-.666-.267-1.666-.933-.934-1.4-.534-1.666-.267-.134.133-.2.533-.334.867-.133.6-.266 1.333-.866 1.933-.134.4-.667.933-.734 1.133ZM12.9 3.205c1.067 1.067 1.8 2.933.267 4.467-.6.6-1.334.733-1.934.866-.4.067-.733.134-.933.334-.6.6-1.8 1.8-3.067 1.333L3.7 13.738c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l3.533-3.533c-.4-1.267.8-2.467 1.334-3.067.2-.2.266-.533.333-.933.133-.6.267-1.333.867-1.933 1.666-1.534 3.466-.8 4.533.333Zm-2.667 9.667c-.666-.667-.666-1.8 0-2.467.734-.667 1.8-.667 2.467 0 .733.733.733 1.8 0 2.467-.667.666-1.8.666-2.467 0Z"/>
</svg>