Skip to main content

icon-sport-womens-gymnastics


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

<s-icon name="icon-sport-womens-gymnastics"></s-icon>

Icon font

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

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

Code point

  • Unicode: U+F135
  • CSS: \F135
  • JS: \uF135
  • HTML: &#xF135;

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-womens-gymnastics" viewBox="0 0 16 16">
  <path d="M5.891 3.185a1.195 1.195 0 1 1 2.39.02 1.195 1.195 0 0 1-2.39-.02Zm7.433 2.972a.745.745 0 0 0-1.001-.33L8.647 7.684 8.356 6.04l3.031-.812a.745.745 0 1 0-.385-1.44L7.017 4.855c-.045-.001-.097 0-.14-.002l-.107-.008v.002L3.602 2.651a.746.746 0 0 0-.866 1.215L5.8 6.052l.56 3.166c.003.016.013.029.017.044l-4.135 3.741a.746.746 0 0 0 1.004 1.102l4.981-4.543 4.766-2.404a.745.745 0 0 0 .329-1.001h.001Z"/>
</svg>