Skip to main content

Document

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

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

Code point

  • Unicode:
  • CSS:
  • JS:
  • HTML:

Raw SVG

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-document" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M17,17c0,0.55228 -0.44772,1 -1,1h-8c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1h8c0.55228,0 1,0.44772 1,1M7,7c0,-0.55228 0.44772,-1 1,-1h2c0.55228,0 1,0.44772 1,1c0,0.55228 -0.44772,1 -1,1h-2c-0.55228,0 -1,-0.44772 -1,-1M17,12c0,0.55228 -0.44772,1 -1,1h-8c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1h8c0.55228,0 1,0.44772 1,1M19,21v-13h-4c-1.103,0 -2,-0.897 -2,-2v-4h-7c-0.55228,0 -1,0.44772 -1,1v18c0,0.55228 0.44772,1 1,1h12c0.55228,0 1,-0.44772 1,-1M15,2.414v3.586h3.586zM21,6v15c0,1.654 -1.346,3 -3,3h-12c-1.654,0 -3,-1.346 -3,-3v-18c0,-1.654 1.346,-3 3,-3h9c0.265,0 0.52,0.105 0.707,0.293l5,5c0.18755,0.18749 0.29294,0.44181 0.293,0.707"/>
</svg>