Skip to main content

Text long


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">text-long</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">
  <style>
    .st1,.st2{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10}.st2{stroke-linejoin:round}
  </style>

  <g>
    <path d="M18 21a1 1 0 0 0-1-1H4v-8h13a1 1 0 1 0 0-2H3a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1zm11-11h-4a1 1 0 1 0 0 2h3v8h-3a1 1 0 1 0 0 2h4a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1z"/>
    <path d="M24 24h-2V8h2a1 1 0 1 0 0-2h-6a1 1 0 1 0 0 2h2v16h-2a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"/>
    <circle cx="7" cy="16" r="1"/>
    <circle cx="11" cy="16" r="1"/>
    <circle cx="15" cy="16" r="1"/>
  </g>
</svg>