@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) • 1.06 kB
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const lockOpen = `<svg id="meteor-icon-kit__solid-lock-open" viewBox="0 0 16 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 9H13C14.6569 9 16 10.3431 16 12V21C16 22.6569 14.6569 24 13 24H3C1.34315 24 0 22.6569 0 21V12C0 10.8896 0.6033 9.92006 1.5 9.40135V4.5C1.5 2.03613 3.48015 0.0347512 5.93587 0.000447667C5.95721 0.000168253 5.97859 0 6 0H10.0554C10.364 0 10.6645 0.0349518 10.953 0.101113C12.9806 0.538303 14.5 2.34171 14.5 4.5C14.5 5.22539 13.9851 5.83051 13.3009 5.96982C13.2223 5.98964 13.1401 6.00017 13.0554 6.00017C13.0458 6.00017 13.0362 6.00004 13.0267 5.99977C13.0178 5.99992 13.0089 6 13 6C12.1716 6 11.5 5.32843 11.5 4.5C11.5 3.67157 10.8284 3 10 3H6C5.17157 3 4.5 3.67157 4.5 4.5V9zM7 15V18C7 18.5523 7.4477 19 8 19C8.5523 19 9 18.5523 9 18V15C9 14.4477 8.5523 14 8 14C7.4477 14 7 14.4477 7 15z" fill="#1E1E24"/></svg>`;
exports.default = lockOpen;
//# sourceMappingURL=lock-open-2ee3c458.js.map