Skip to main content

Clipboard

  • Tags: copy, paste
  • Category: Real world

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">clipboard</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="M25 5h-5.13c-.44-1.72-2.01-3-3.87-3s-3.43 1.28-3.87 3H7c-.55 0-1 .45-1 1v23c0 .55.45 1 1 1h19V6c0-.55-.45-1-1-1zM12 7h1c.55 0 1-.45 1-1 0-1.1.9-2 2-2s2 .9 2 2c0 .55.45 1 1 1h1v2h-8V7zm12 7v14H8V7h2v3c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V7h2v7z"/>
</svg>