Skip to main content

icon-sport-golf


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

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

Icon font

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

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

Code point

  • Unicode: U+F116
  • CSS: \F116
  • JS: \uF116
  • HTML: &#xF116;

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-golf" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M5.6 11.733h5.267a.74.74 0 0 1-.734.734h-.4A.74.74 0 0 0 9 13.2v.467a.287.287 0 0 1-.267.266H7.8a.287.287 0 0 1-.267-.266V13.2a.74.74 0 0 0-.733-.733h-.467c-.4.066-.733-.334-.733-.734Zm7.467-4.866c0 1.733-.934 3.266-2.267 4.133H5.6c-1.4-.867-2.267-2.4-2.267-4.133C3.333 4.2 5.533 2 8.2 2c2.733 0 4.867 2.2 4.867 4.867Zm-4.2 1.066c.4 0 .8-.333.8-.8 0-.333-.2-.6-.534-.733.2.6-.333 1.2-1 1 .134.267.4.533.734.533ZM10 9c0-.333-.2-.6-.533-.733.2.6-.334 1.2-1 1 .133.266.4.533.733.533.467 0 .8-.4.8-.8Zm1.533-1.467c0-.333-.2-.6-.533-.733.2.6-.333 1.2-1 1 .133.267.4.533.733.533.4-.066.8-.4.8-.8Z"/>
</svg>