Skip to main content

Date


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

Code point

  • Unicode: U+F133
  • CSS: \F133
  • JS: \uF133
  • HTML: &#xF133;

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-date" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M17.125 0c2.482 0 4.532 1.823 4.919 4.198A2.996 2.996 0 0 1 24 7v14c0 1.654-1.346 3-3 3H3c-1.654 0-3-1.346-3-3V7c0-1.333.88-2.453 2.085-2.842C2.488 1.803 4.531 0 7 0a5.007 5.007 0 0 1 4.898 4h.329a5.007 5.007 0 0 1 4.898-4ZM22 14H2v7a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-7Zm-3 2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h2ZM9.815 6H3a1 1 0 0 0-1 1v5h20V7a.975.975 0 0 0-.138-.477C21.214 8.532 19.348 10 17.125 10a1 1 0 1 1 0-2 2.995 2.995 0 0 0 2.815-2h-8.042A5.007 5.007 0 0 1 7 10a1 1 0 1 1 0-2 2.995 2.995 0 0 0 2.815-2ZM7 2a2.995 2.995 0 0 0-2.815 2h5.63A2.995 2.995 0 0 0 7 2Zm10.125 0a2.995 2.995 0 0 0-2.815 2h5.63a2.995 2.995 0 0 0-2.815-2Z"/>
</svg>