UNPKG

@shopware-ag/meteor-component-library

Version:

The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).

6 lines (5 loc) 944 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const barcode = `<svg id="meteor-icon-kit__regular-barcode" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 0H6C6.55228 0 7 0.44772 7 1V11C7 11.5523 6.55228 12 6 12H5C4.44772 12 4 11.5523 4 11V1C4 0.44772 4.44772 0 5 0zM1 0C1.55228 0 2 0.44772 2 1V13C2 13.5523 1.55228 14 1 14C0.44772 14 0 13.5523 0 13V1C0 0.44772 0.44772 0 1 0zM10 0C10.5523 0 11 0.44772 11 1V11C11 11.5523 10.5523 12 10 12C9.4477 12 9 11.5523 9 11V1C9 0.44772 9.4477 0 10 0zM14 0H15C15.5523 0 16 0.44772 16 1V11C16 11.5523 15.5523 12 15 12H14C13.4477 12 13 11.5523 13 11V1C13 0.44772 13.4477 0 14 0zM19 0C19.5523 0 20 0.44772 20 1V13C20 13.5523 19.5523 14 19 14C18.4477 14 18 13.5523 18 13V1C18 0.44772 18.4477 0 19 0z" fill="#1E1E24"/></svg>`; exports.default = barcode; //# sourceMappingURL=barcode-173718c5.js.map