Skip to main content

Folder


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-folder"></i>

Code point

  • Unicode: U+F144
  • CSS: \F144
  • JS: \uF144
  • HTML: &#xF144;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-folder" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M21 10h1.225a2 2 0 0 1 1.898 2.632l-2.667 8A2 2 0 0 1 19.558 22H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h6l3 4h8a2 2 0 0 1 2 2v2Zm-2 0V9a1 1 0 0 0-1-1h-8L7 4H3a1 1 0 0 0-1 1v11l1.544-4.632A2 2 0 0 1 5.442 10H19ZM5.461 12l-2.689 8h16.792l2.686-8H5.46Z"/>
</svg>