Skip to main content

Timesheet


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

Code point

  • Unicode: U+F198
  • CSS: \F198
  • JS: \uF198
  • HTML: &#xF198;

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-timesheet" viewBox="0 0 24 24">
  <path fill="#000" d="M21 1H3c-.55 0-1 .45-1 1v20c0 .55.45 1 1 1h18c.55 0 1-.45 1-1V2c0-.55-.45-1-1-1Zm-1 7v3H10V8h10ZM8 11H4V8h4v3Zm-4 2h4v3H4v-3Zm6 0h10v3H10v-3ZM4 3h16v3H4V3Zm0 15h4v3H4v-3Zm16 3H10v-3h10v3Z"/>
</svg>