Skip to main content

Edit


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

Code point

  • Unicode: U+F13B
  • CSS: \F13B
  • JS: \uF13B
  • HTML: &#xF13B;

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" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="m15.414 5.039 3.6 3.604 2.697-2.718a1.252 1.252 0 0 0-.003-1.765l-1.824-1.824c-.472-.473-1.295-.473-1.767 0l-2.703 2.703Zm3.602 6.02c-.266 0-.52-.104-.708-.291l-5.015-5.023a1 1 0 0 1 0-1.414l3.41-3.41c1.226-1.228 3.368-1.228 4.596 0l1.823 1.825a3.255 3.255 0 0 1 .009 4.587l-3.405 3.432a1 1 0 0 1-.71.295Z"/>
    <path d="M5.586 22.038H4v-1.5a.5.5 0 0 0-.5-.5H2v-1.586l12-12 3.6 3.607L5.586 22.038ZM19.722 9.353 14.707 4.33a.996.996 0 0 0-1.414 0l-13 13a.996.996 0 0 0-.293.707v5a1 1 0 0 0 1 1h5a.998.998 0 0 0 .706-.292l13.015-12.978a1 1 0 0 0 .001-1.415Z"/>
  </g>
</svg>