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">

  <g>

    <path d="M29 7.032H3c-.55 0-1 .45-1 1v15c0 .55.45 1 1 1h26c.55 0 1-.45 1-1v-15c0-.55-.45-1-1-1zm-23 13v-9h2v9H6zm4 0v-9h4v9h-4zm6 0v-9h2v9h-2zm4 0v-9h2v9h-2zm6 0h-2v-9h2v9z"/>
  </g>
</svg>