@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) • 890 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const alignCenter = `<svg id="meteor-icon-kit__solid-align-center" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 1.5C0 0.67157 0.67157 0 1.5 0H16.5C17.3284 0 18 0.67157 18 1.5C18 2.32843 17.3284 3 16.5 3H1.5C0.67157 3 0 2.32843 0 1.5zM3 6.5C3 5.67157 3.67157 5 4.5 5H14.5C15.3284 5 16 5.67157 16 6.5C16 7.3284 15.3284 8 14.5 8H4.5C3.67157 8 3 7.3284 3 6.5zM0 11.5C0 10.6716 0.67157 10 1.5 10H16.5C17.3284 10 18 10.6716 18 11.5C18 12.3284 17.3284 13 16.5 13H1.5C0.67157 13 0 12.3284 0 11.5zM3 16.5C3 15.6716 3.67157 15 4.5 15H14.5C15.3284 15 16 15.6716 16 16.5C16 17.3284 15.3284 18 14.5 18H4.5C3.67157 18 3 17.3284 3 16.5z" fill="#1E1E24"/></svg>`;
exports.default = alignCenter;
//# sourceMappingURL=align-center-0ecf9c52.js.map