Skip to main content

Model View Bottom

  • Tags:

Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="connect-icon-model-view-bottom"></i>

Icon font

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

SVG sprite

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

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-connect mi-model-view-bottom" viewBox="0 0 24 24">
  <path d="M12.2 1c.1 0 .2 0 .4.1L22 5.8c.2.1.4.4.4.7v11c0 .3-.2.6-.5.7l-9.4 4.7c-.2.1-.5.1-.7 0l-9.4-4.7c-.2-.1-.4-.4-.4-.7v-11c0-.3.2-.6.4-.7l9.4-4.7c.2-.1.3-.1.4-.1M3.6 7v9.2l8-4V3.1zm9.2 5.2 8 3.9V6.9l-8-3.9z"/>
</svg>

SVG CSS code