@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) • 529 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const tableXs = `<svg id="meteor-icon-kit__regular-table-xs" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 5H10V7H7V10H5V7H2V5H5V2H7V5zM2 0H10C11.1046 0 12 0.89543 12 2V10C12 11.1046 11.1046 12 10 12H2C0.89543 12 0 11.1046 0 10V2C0 0.89543 0.89543 0 2 0zM2 2V10H10V2H2z" fill="#1E1E24"/></svg>`;
exports.default = tableXs;
//# sourceMappingURL=table-xs-64b827fe.js.map