Skip to main content

Forms


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-forms"></i>

Code point

  • Unicode: U+F145
  • CSS: \F145
  • JS: \uF145
  • HTML: &#xF145;

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-forms" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M18 22H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7v3c0 1.654 1.346 3 3 3h3v13a1 1 0 0 1-1 1Zm.586-16H16a1 1 0 0 1-1-1V2.414L18.586 6Zm2.121-.707-5-5A.996.996 0 0 0 15 0H6C4.346 0 3 1.346 3 3v18c0 1.654 1.346 3 3 3h12c1.654 0 3-1.346 3-3V6a.996.996 0 0 0-.293-.707Z"/>
    <path d="M16 12H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2m-6-4H8a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2m6 8H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2m0 4h-5a1 1 0 1 1 0-2h5a1 1 0 1 1 0 2"/>
  </g>
</svg>