Skip to main content

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

Code point

  • Unicode: U+F13A
  • CSS: \F13A
  • JS: \uF13A
  • HTML: &#xF13A;

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-edit-date" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="m20 5.6-1.586-1.586L20 2.428l1.586 1.586L20 5.6Zm-8.414 8.414H11v-1h-1v-.586l7-7 1.586 1.586-7 7ZM23 2.6l-1.586-1.586a2.003 2.003 0 0 0-2.828 0l-2.293 2.293-8 8a.997.997 0 0 0-.293.707v3a1 1 0 0 0 1 1h3c.266 0 .52-.105.707-.293l8-8L23 5.428c.78-.779.78-2.049 0-2.828Z"/>
    <path d="M6 3.015c.736 0 1.375.405 1.722 1H4.278c.347-.595.986-1 1.722-1m13 8.24a1 1 0 0 0-1 1v7.76a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-13a1 1 0 0 1 1-1h4.722c-.347.595-.986 1-1.722 1a1 1 0 1 0 0 2c1.858 0 3.411-1.28 3.858-3h1.9a1 1 0 1 0 0-2h-1.9c-.447-1.721-2-3-3.858-3A4.002 4.002 0 0 0 2.094 4.17 2.994 2.994 0 0 0 0 7.015v13c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-7.76a1 1 0 0 0-1-1"/>
  </g>
</svg>