icon-social-twitter-message
Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-social-twitter-message"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-social sf-icon-social-twitter-message"></span>
Code point
- Unicode:
U+F10E
- CSS:
\F10E
- JS:
\uF10E
- 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-twitter-message" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M11.974 11.894H4.137a.383.383 0 0 1-.378-.386V6.021l3.66 2.486a1.127 1.127 0 0 0 1.274 0l3.66-2.486v5.487c0 .212-.17.386-.38.386ZM4.137 4.106h7.837c.209 0 .38.173.38.386v.625l-4.07 2.765a.403.403 0 0 1-.456 0l-4.07-2.765v-.625c0-.213.17-.386.38-.386Zm7.837-.773H4.137A1.15 1.15 0 0 0 3 4.493v7.015c0 .64.51 1.159 1.137 1.159h7.837a1.15 1.15 0 0 0 1.137-1.159V4.492a1.15 1.15 0 0 0-1.137-1.159Z"/>
</svg>