icon-social-twitter-reply
Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-social-twitter-reply"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-social sf-icon-social-twitter-reply"></span>
Code point
- Unicode:
U+F10F
- CSS:
\F10F
- JS:
\uF10F
- 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-reply" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M10.635 9.906c-.575.486-2.462 1.724-3.43 2.35v-1.613a.38.38 0 0 0-.38-.38h-.2c-1.854 0-3.2-1.253-3.2-2.98a3.157 3.157 0 0 1 3.19-3.191l2.1.005c1.79 0 3.19 1.401 3.192 3.188-.001.968-.476 1.947-1.272 2.62ZM8.717 3.339v-.001l-2.1-.005h-.001a3.909 3.909 0 0 0-3.95 3.95c0 2.076 1.614 3.649 3.78 3.732v1.938a.379.379 0 0 0 .584.32c.134-.084 3.277-2.095 4.096-2.787.963-.816 1.538-2.01 1.54-3.196v-.008c-.002-2.212-1.736-3.943-3.949-3.943Z"/>
</svg>