Skip to main content

Shift template


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

Code point

  • Unicode: U+F189
  • CSS: \F189
  • JS: \uF189
  • HTML: &#xF189;

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-shift-template" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M16 18h-2.826L16 14.703V18Zm1.347-6.938a.998.998 0 0 0-1.106.287l-6 7A1.002 1.002 0 0 0 11 20h6a1 1 0 0 0 1-1v-7c0-.418-.261-.792-.653-.938ZM10 10c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Zm4-2c0-2.206-1.794-4-4-4S6 5.794 6 8s1.794 4 4 4 4-1.794 4-4Zm6 13c0 .551-.449 1-1 1H5c-.551 0-1-.449-1-1V3c0-.551.449-1 1-1h14c.551 0 1 .449 1 1v18ZM19 0H5C3.346 0 2 1.346 2 3v18c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V3c0-1.654-1.346-3-3-3Z"/>
</svg>