Skip to main content

Timesheet

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-timesheet"></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-timesheet" viewBox="0 0 24 24">
  <path fill="#000" d="M22,2v20c0,0.55 -0.45,1 -1,1h-18c-0.55,0 -1,-0.45 -1,-1v-20c0,-0.55 0.45,-1 1,-1h18c0.55,0 1,0.45 1,1M10,8v3h10v-3zM8,8h-4v3h4zM4,16h4v-3h-4zM10,16h10v-3h-10zM4,6h16v-3h-16zM4,21h4v-3h-4zM20,18h-10v3h10z"/>
</svg>