Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#file-solid"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-file-solid"/></span>
Embedded
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentcolor" class="icon-file-solid" viewBox="0 0 24 24">
<path d="M5 4.5C5 3.13281 6.09375 2 7.5 2H13.75V7C13.75 7.70312 14.2969 8.25 15 8.25H20V19.5C20 20.9062 18.8672 22 17.5 22H7.5C6.09375 22 5 20.9062 5 19.5V4.5ZM20 7H15V2L20 7Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F1AE - CSS:
\F1AE - JS:
\uF1AE - HTML:
