@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) • 597 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const mobile = `<svg id="meteor-icon-kit__solid-mobile" viewBox="0 0 16 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 19C8.8284 19 9.5 19.6716 9.5 20.5C9.5 21.3284 8.8284 22 8 22C7.1716 22 6.5 21.3284 6.5 20.5C6.5 19.6716 7.1716 19 8 19zM3 0H13C14.6569 0 16 1.34315 16 3V21C16 22.6569 14.6569 24 13 24H3C1.34315 24 0 22.6569 0 21V3C0 1.34315 1.34315 0 3 0z" fill="#1E1E24"/></svg>`;
exports.default = mobile;
//# sourceMappingURL=mobile-476740a9.js.map