@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) • 715 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const pauseS = `<svg id="meteor-icon-kit__regular-pause-s" viewBox="0 0 16 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 0H1C0.44772 0 0 0.44772 0 1V13C0 13.5523 0.44772 14 1 14H6C6.5523 14 7 13.5523 7 13V1C7 0.44772 6.5523 0 6 0zM5 1.999V11.999H2V1.999H5z" fill="#1E1E24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 0H15C15.5523 0 16 0.44772 16 1V13C16 13.5523 15.5523 14 15 14H10C9.4477 14 9 13.5523 9 13V1C9 0.44772 9.4477 0 10 0zM14 11.999V1.999H11V11.999H14z" fill="#1E1E24"/></svg>`;
exports.default = pauseS;
//# sourceMappingURL=pause-s-99e6b0f5.js.map