@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) • 711 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const alignCenterXs = `<svg id="meteor-icon-kit__regular-align-center-xs" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 0H11C11.5523 0 12 0.44772 12 1C12 1.55228 11.5523 2 11 2H1C0.44772 2 0 1.55228 0 1C0 0.44772 0.44772 0 1 0zM3 4H9C9.5523 4 10 4.4477 10 5C10 5.5523 9.5523 6 9 6H3C2.44772 6 2 5.5523 2 5C2 4.4477 2.44772 4 3 4zM1 8H11C11.5523 8 12 8.4477 12 9C12 9.5523 11.5523 10 11 10H1C0.44772 10 0 9.5523 0 9C0 8.4477 0.44772 8 1 8z" fill="#1E1E24"/></svg>`;
exports.default = alignCenterXs;
//# sourceMappingURL=align-center-xs-e4774979.js.map