Skip to main content

Barcode


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">barcode</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="M29 7.032H3a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1v-15a1 1 0 0 0-1-1zm-1 15H4v-13h24v13z"/>
    <path d="M6 11.032h2v9H6zm8 9v-9h-4v9h2zm2-9h2v9h-2zm4 0h2v9h-2zm4 0h2v9h-2z"/>
  </g>
</svg>