Skip to main content

Change History

  • Tags:

Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="connect-icon-change-history"></i>

Icon font

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

SVG sprite

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

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-connect mi-change-history" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M2 20 12 4l10 16zm16.39-2L12 7.77 5.61 18z"/>
</svg>

SVG CSS code