Skip to main content

Snap Midpoint

  • Tags:

Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="connect-icon-snap-midpoint"></i>

Icon font

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

SVG sprite

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

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-connect mi-snap-midpoint" viewBox="0 0 24 24">
  <path d="m20.485 4.928-5.781 5.78c.187.392.296.83.296 1.292a3 3 0 0 1-3 3c-.463 0-.9-.108-1.291-.296l-5.78 5.782-1.414-1.414 5.779-5.781a3 3 0 0 1 3.996-3.996l5.782-5.78z"/>
</svg>

SVG CSS code