Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-social-youtube"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-social sf-icon-social-youtube"></span>
Code point
- Unicode:
U+F114
- CSS:
\F114
- JS:
\uF114
- 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-youtube" viewBox="0 0 16 16">
<path d="M7.707 3.333h.07c.652.003 3.95.026 4.838.259.27.07.514.21.71.401.197.193.339.432.41.694.08.293.137.68.175 1.08l.008.081.017.2.006.08c.052.705.058 1.366.059 1.51v.058c0 .15-.008.854-.065 1.588l-.006.081-.007.08c-.04.441-.099.88-.187 1.202a1.54 1.54 0 0 1-.41.693 1.6 1.6 0 0 1-.71.402c-.918.24-4.409.257-4.893.258H7.61c-.245 0-1.256-.005-2.317-.04l-.135-.005-.069-.003-.135-.005-.136-.006c-.878-.037-1.715-.098-2.1-.2a1.599 1.599 0 0 1-.711-.401 1.538 1.538 0 0 1-.41-.693c-.088-.322-.147-.76-.186-1.202l-.006-.08-.007-.08a24.234 24.234 0 0 1-.065-1.57v-.096c.002-.166.008-.739.051-1.37l.006-.08.002-.04.006-.08.018-.201.008-.08a6.8 6.8 0 0 1 .174-1.081c.072-.262.213-.502.41-.694a1.6 1.6 0 0 1 .71-.401c.386-.1 1.222-.162 2.101-.2l.135-.006.136-.005.068-.002.135-.006a81.092 81.092 0 0 1 2.262-.039h.152ZM6.4 5.81v3.715l3.291-1.857-3.29-1.858Z"/>
</svg>