Skip to main content

icon-sport-volleyball


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

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

Icon font

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

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

Code point

  • Unicode: U+F131
  • CSS: \F131
  • JS: \uF131
  • HTML: &#xF131;

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-volleyball" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M7.384 7.654c0-.866-.2-1.733-.533-2.533-2.2 1-3.8 3-4.4 5.267.333.733.8 1.4 1.4 1.933.533-1.933 1.8-3.533 3.533-4.667Zm-.867-3.2c-.333-.666-.866-1.2-1.4-1.733-2.2 1.2-3.533 3.667-3 6.333.8-2 2.334-3.666 4.4-4.6Zm4.534 4c.2-2.4-.667-4.8-2.334-6.4-.4-.066-1.266-.133-2.466.2a8.096 8.096 0 0 1 2.266 5.4c.8.4 1.667.667 2.534.8Zm-3.067.2a8.01 8.01 0 0 0-1.933 1.734c2 1.4 4.466 1.8 6.733 1.133.467-.667.8-1.4 1-2.2-.667.133-1.267.267-1.933.267-1.334.066-2.6-.267-3.867-.934Zm-2.333 2.4c-.4.6-.6 1.334-.8 2.067.933.533 2 .867 3.133.867 1.467 0 2.8-.534 3.867-1.4-2.734.4-4.934-.6-6.2-1.534Zm4.333-8.733c1.333 1.733 2 3.867 1.8 6.133.733 0 1.467-.133 2.2-.333v-.133c0-2.6-1.667-4.8-4-5.667Z"/>
</svg>