Skip to main content

Blocks Four


Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="transportation-icon-blocks-four"></i>

Icon font

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

SVG sprite

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

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-solid mi-blocks-four" viewBox="0 0 24 24">
  <path d="M13.08 20H20v-7h-7v7ZM4 20h7v-7H4Zm0-9h7V4H4Zm9.08 0H20V4h-7v7Z"/>
</svg>

SVG CSS code