Skip to main content

Create shift


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

Code point

  • Unicode: U+F12F
  • CSS: \F12F
  • JS: \uF12F
  • HTML: &#xF12F;

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-create-shift" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M10 14.985h1.586l7-7L17 6.399l-7 7v1.586Zm2 2H9a1 1 0 0 1-1-1v-3c0-.266.105-.52.293-.707l8-8a.999.999 0 0 1 1.414 0l3 3a.999.999 0 0 1 0 1.414l-8 8a.996.996 0 0 1-.707.293Z"/>
    <path d="M18.414 4.985 20 6.57l1.586-1.586L20 3.399l-1.586 1.586Zm1.586 4a.997.997 0 0 1-.707-.293l-3-3a.999.999 0 0 1 0-1.414l2.293-2.293a2.003 2.003 0 0 1 2.828 0L23 3.57c.78.779.78 2.049 0 2.828l-2.293 2.293a.997.997 0 0 1-.707.293Zm-11 7h2v-2H9z"/>
    <path d="M17 22.985H3c-1.654 0-3-1.346-3-3v-12c0-1.654 1.346-3 3-3h8.758a1 1 0 1 1 0 2H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-6.76a1 1 0 1 1 2 0v6.76c0 1.654-1.346 3-3 3"/>
    <path d="M6 9.985a1 1 0 1 1 0-2c1.103 0 2-.897 2-2s-.897-2-2-2-2 .897-2 2a1 1 0 1 1-2 0c0-2.206 1.794-4 4-4s4 1.794 4 4-1.794 4-4 4"/>
  </g>
</svg>