Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-social-twitch"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-social sf-icon-social-twitch"></span>
Code point
- Unicode:
U+F10C
- CSS:
\F10C
- JS:
\uF10C
- HTML:

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-twitch" viewBox="0 0 16 16">
<path d="M4.361 1.333 2 3.714v8.572h2.834v2.38l2.36-2.38h1.888L13.333 8V1.333H4.361Zm8.028 6.191L10.5 9.428H8.611l-1.653 1.667V9.428H4.834V2.286h7.555v5.238Z"/>
<path d="M11.333 4h-1.066v2.667h1.066V4ZM8.4 4H7.333v2.667H8.4V4Z"/>
</svg>