Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-figma"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-main sf-icon-figma"></span>
Code point
- Unicode:
U+F133
- CSS:
\F133
- JS:
\uF133
- 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-figma" viewBox="0 0 16 16">
<path d="M12.466 6.2c-.066-.066-.2-.133-.266-.2.067-.066.2-.133.267-.2.266-.266.466-.6.666-1 .134-.333.2-.733.2-1.133s-.066-.8-.2-1.133c-.133-.334-.4-.667-.666-1-.267-.267-.6-.467-1-.667a3.114 3.114 0 0 0-1.134-.2H5.667c-.8 0-1.534.333-2.134.867-.533.6-.866 1.333-.866 2.133S3 5.2 3.533 5.8c.067.067.2.134.267.2-.067.067-.2.134-.267.2-.533.6-.866 1.334-.866 2.134 0 .8.333 1.533.866 2.133.067.067.2.133.267.2-.067.067-.2.133-.267.2-.6.533-.866 1.333-.866 2.133s.333 1.534.866 2.134c.6.6 1.334.866 2.134.866.8 0 1.533-.333 2.133-.866.6-.534.866-1.334.866-2.134v-2.2c.134.134.334.2.534.267.333.133.733.2 1.133.2s.8-.067 1.133-.2c.334-.133.667-.4 1-.667.334-.266.467-.6.667-1 .134-.333.2-.733.2-1.133s-.066-.8-.2-1.133c-.2-.334-.4-.667-.666-.934ZM11 2.134c.2.066.4.2.533.333s.267.333.334.533c.066.2.133.4.133.667s-.067.467-.133.667c-.067.2-.2.4-.334.533A1.452 1.452 0 0 1 11 5.2c-.2.067-.4.134-.667.134H8.666V2h1.667c.2 0 .467.067.667.134ZM4.466 4.867C4.2 4.534 4 4.134 4 3.667c0-.467.2-.867.466-1.2C4.8 2.2 5.2 2 5.667 2h1.667v3.334H5.666c-.466 0-.866-.2-1.2-.467Zm0 4.667C4.2 9.2 4 8.8 4 8.334c0-.467.2-.867.466-1.2.334-.267.734-.467 1.2-.467h1.667V10H5.666c-.466 0-.866-.2-1.2-.466ZM7.333 13c0 .467-.2.867-.466 1.2-.6.6-1.734.6-2.334 0C4.2 13.867 4 13.467 4 13c0-.466.2-.866.466-1.2.334-.266.734-.466 1.2-.466h1.667V13Zm4.534-4c-.067.2-.2.4-.334.534a1.452 1.452 0 0 1-.533.333c-.4.2-.867.2-1.267 0-.2-.067-.4-.2-.533-.333A1.452 1.452 0 0 1 8.867 9c-.067-.2-.134-.4-.134-.666 0-.267.067-.467.133-.667.067-.2.2-.4.334-.533.133-.134.333-.267.533-.334.2-.066.4-.133.667-.133.266 0 .466.067.666.133.2.067.4.2.534.334.133.133.267.333.333.533.067.2.133.4.133.667 0 .266-.133.466-.2.666Z"/>
</svg>