Skip to main content

Shift

  • Tags:

Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="connect-icon-shift"></i>

Icon font

<i class="modus-icons" aria-hidden="true">shift</i>

SVG sprite

<svg class="mi" width="1em" height="1em" fill="currentColor">
  <use xlink:href="/connect-icons.svg#shift" />
</svg>

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-connect mi-shift" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="m12.375 2.96 9.414 9.415H17.5v8.14L7.375 20.36v-7.985H2.961zm-4.586 7.415h1.586v8.015l6.125.095v-8.11h1.46l-4.585-4.586z"/>
</svg>

SVG CSS code