Download
Download the SVG to use or edit.
Download SVG SVG sprite
Use this code for svg icons.
<svg><use xlink:href="#folder-solid"/></svg>
Icon font
Using the web font with a span element.
<span class="icon icon-folder-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-folder-solid" viewBox="0 0 24 24">
<path d="M4.5 20.75C3.09375 20.75 2 19.6562 2 18.25V5.75C2 4.38281 3.09375 3.25 4.5 3.25H9.5C10.2812 3.25 11.0234 3.64062 11.4922 4.26562L12.2344 5.28125C12.4688 5.59375 12.8203 5.75 13.25 5.75H19.5C20.8672 5.75 22 6.88281 22 8.25V18.25C22 19.6562 20.8672 20.75 19.5 20.75H4.5Z"/>
</svg>
Code point
Paste the code point into your project.
- Unicode:
U+F1BC - CSS:
\F1BC - JS:
\uF1BC - HTML:
