Skip to main content

Shifts


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

Code point

  • Unicode: U+F18A
  • CSS: \F18A
  • JS: \uF18A
  • HTML: &#xF18A;

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-shifts" viewBox="0 0 24 24">
  <path fill="#000" fill-rule="evenodd" d="M1 1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H1Zm14 2H2v2h13V3ZM8 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1H8Zm14 2H9v2h13v-2ZM0 18a1 1 0 0 1 1-1h15a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1v-4Zm2 1h13v2H2v-2Z"/>
</svg>