Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-shrink"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-main sf-icon-shrink"></span>
Code point
- Unicode:
U+F171
- CSS:
\F171
- JS:
\uF171
- 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-icon-shrink" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M14.482 2.469c-.007.007-.007.007 0 0l-3.534 3.533h2.387c.367 0 .667.3.667.667 0 .367-.3.667-.667.667H9.348a.658.658 0 0 1-.68-.68V2.669c0-.367.3-.667.667-.667.367 0 .667.3.667.667v2.387l3.526-3.527a.67.67 0 0 1 .94-.007l.007.007c.26.26.26.68.007.94Zm-7.34 6.393a.657.657 0 0 0-.494-.193h-3.98c-.366 0-.666.3-.666.667 0 .366.3.666.667.666h2.386L1.53 13.53a.672.672 0 0 0 0 .947c.26.26.686.26.946 0l3.527-3.527v2.386c0 .367.3.667.667.667.366 0 .666-.3.666-.667v-3.98a.663.663 0 0 0-.193-.493Z"/>
</svg>