Skip to main content

Table


Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="modus-icons notranslate">table</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">

  <path d="M29 3H3a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM4 17h11v4H4v-4zm0-6h11v4H4v-4zm24 0v4H17v-4h11zm-11 6h11v4H17v-4zM4 5h24v4H4V5zm0 18h11v4H4v-4zm13 4v-4h11v4H17z"/>
</svg>