Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-social-opendorse"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-social sf-icon-social-opendorse"></span>
Code point
- Unicode:
U+F116
- CSS:
\F116
- JS:
\uF116
- 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-opendorse" viewBox="0 0 16 16">
<path d="m9.767 2.887-3.535-.871a.35.35 0 0 0-.309.051.322.322 0 0 0-.1.122.306.306 0 0 0-.028.152v11.013a.269.269 0 0 0 .024.148.285.285 0 0 0 .1.114.304.304 0 0 0 .301.02l3.563-1.271a.694.694 0 0 0 .301-.234.647.647 0 0 0 .124-.35V3.429a.573.573 0 0 0-.128-.338.619.619 0 0 0-.31-.204h-.003Zm2.323 1.171 2.47-.609a.35.35 0 0 1 .31.051.32.32 0 0 1 .1.122c.022.047.032.1.028.152v8.15a.269.269 0 0 1-.024.148.283.283 0 0 1-.1.115.302.302 0 0 1-.301.019l-2.5-.891a.696.696 0 0 1-.3-.234.648.648 0 0 1-.124-.35V4.599a.568.568 0 0 1 .127-.338.614.614 0 0 1 .31-.203h.004Zm-10.653 0 2.47-.609a.35.35 0 0 1 .31.051.322.322 0 0 1 .1.122c.022.047.032.1.028.152v8.15a.268.268 0 0 1-.024.148.283.283 0 0 1-.1.115.302.302 0 0 1-.301.019l-2.495-.891a.695.695 0 0 1-.3-.234.648.648 0 0 1-.125-.35V4.599a.568.568 0 0 1 .127-.338.614.614 0 0 1 .31-.203Z"/>
</svg>