Skip to main content

Article


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">article</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{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}
  </style>

  <g>
    <path d="M10 13v11c0 2.21-1.57 4-3.5 4S3 26.21 3 24V13h7z" class="st1"/>
    <path d="M29 6v18c0 2.21-1.57 4-3.5 4h-19c1.93 0 3.5-1.79 3.5-4V6h19z" class="st1"/>
    <path d="M20 10h5v6h-5zm-6 2h3m-3 4h3m-3 4h11m-11 4h11" class="st1"/>
  </g>
</svg>