Skip to main content

icon-social-inflcr


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

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

<s-icon name="icon-social-inflcr"></s-icon>

Icon font

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

<span class="sf-social sf-icon-social-inflcr"></span>

Code point

  • Unicode: U+F115
  • CSS: \F115
  • JS: \uF115
  • HTML: &#xF115;

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-social-inflcr" viewBox="0 0 16 16">
  <path d="M7.203 7.9h.99c.07 0 .14-.06.15-.13l.17-1.06c.02-.1-.06-.18-.15-.18h-.99a.16.16 0 0 0-.15.13l-.17 1.06c-.02.1.06.18.15.18Zm8.36-7.9c.1 0 .17.09.15.18l-2.28 14.15c-.02.07-.08.13-.15.13h-5.6s-.06 0-.08.02l-2.56 1.5c-.1.06-.23-.02-.23-.14v-1.23c0-.09-.07-.15-.15-.15H.153a.15.15 0 0 1-.15-.18L2.293.13c0-.07.07-.13.15-.13h13.12Zm-4.3 6.41.18-1.13c.02-.1-.06-.18-.15-.18h-.63a.15.15 0 0 1-.15-.18l.14-.87c.02-.1-.06-.18-.15-.18h-1.39a.16.16 0 0 0-.15.13l-.15.97c0 .07-.08.13-.15.13h-.99a.15.15 0 0 1-.15-.18l.14-.87c.02-.1-.06-.18-.15-.18h-1.39a.16.16 0 0 0-.15.13l-.15.97c0 .07-.08.13-.15.13h-.72a.16.16 0 0 0-.15.13l-.18 1.13c-.02.1.06.18.15.18h.63c.1 0 .17.09.15.18l-.17 1.06c0 .07-.08.13-.15.13h-.72a.16.16 0 0 0-.15.13l-.18 1.12c-.02.1.06.18.15.18h.63c.1 0 .17.09.15.18l-.14.88c-.02.1.06.18.15.18h1.39c.07 0 .14-.06.15-.13l.15-.99c0-.07.08-.13.15-.13h.99c.1 0 .17.09.15.18l-.14.88c-.02.1.06.18.15.18h1.39c.07 0 .14-.06.15-.13l.15-.99c0-.07.08-.13.15-.13h.73c.07 0 .14-.06.15-.13l.18-1.12c.02-.1-.06-.18-.15-.18h-.63a.15.15 0 0 1-.15-.18l.17-1.06c0-.07.08-.13.15-.13h.73c.09.02.15-.04.16-.11h-.03Z"/>
</svg>