@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) • 599 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const desktop = `<svg id="meteor-icon-kit__solid-desktop" viewBox="0 0 24 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 0H22C23.1046 0 24 0.89543 24 2V15C24 16.1046 23.1046 17 22 17H2C0.89543 17 0 16.1046 0 15V2C0 0.89543 0.89543 0 2 0zM16 18C16.5523 18 17 18.4477 17 19C17 19.5523 16.5523 20 16 20H8C7.44772 20 7 19.5523 7 19C7 18.4477 7.44772 18 8 18H16z" fill="#1E1E24"/></svg>`;
exports.default = desktop;
//# sourceMappingURL=desktop-72585eb0.js.map