UNPKG

@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) 871 B
const sidebarOverlay = `<svg id="meteor-icon-kit__solid-sidebar-overlay" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_525_144)"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 0C14.8954 0 14 0.895432 14 2V22C14 23.1046 14.8954 24 16 24H22C23.1046 24 24 23.1046 24 22V2C24 0.895431 23.1046 0 22 0H16Z" fill="#1E1E24"/><path d="M2 1H12V3L2 3V21H12V23H2C0.89543 23 0 22.1046 0 21V3C0 1.89543 0.89543 1 2 1Z" fill="#1E1E24"/><path d="M5 5H12V7H6V11H12V13H5C4.44771 13 4 12.5523 4 12V6C4 5.44772 4.44772 5 5 5Z" fill="#1E1E24"/><path d="M5 16H12V18H5C4.44772 18 4 17.5523 4 17C4 16.4477 4.44772 16 5 16Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_525_144"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`; export { sidebarOverlay as default }; //# sourceMappingURL=sidebar-overlay-e540765e.mjs.map