Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-social-vimeo"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-social sf-icon-social-vimeo"></span>
Code point
- Unicode:
U+F112
- CSS:
\F112
- JS:
\uF112
- 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-vimeo" viewBox="0 0 16 16">
<path d="M13.994 5.067c-.053 1.168-.87 2.768-2.447 4.8-1.632 2.12-3.012 3.18-4.141 3.18-.7 0-1.292-.645-1.775-1.937l-.968-3.553c-.36-1.29-.745-1.934-1.157-1.934-.34.141-.658.332-.942.566L2 5.459c.592-.52 1.176-1.041 1.751-1.562A3.961 3.961 0 0 1 5.529 2.82c.936-.09 1.511.547 1.724 1.914.234 1.474.395 2.39.486 2.749.269 1.223.565 1.835.889 1.835.25 0 .628-.397 1.133-1.191a4.69 4.69 0 0 0 .808-1.812c.072-.684-.197-1.027-.808-1.028a2.247 2.247 0 0 0-.888.2c.59-1.933 1.715-2.873 3.378-2.82 1.233.037 1.814.837 1.743 2.4Z"/>
</svg>