@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.05 kB
JavaScript
const expand = `<svg id="meteor-icon-kit__regular-expand" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_525_179)"><path d="M1 0C0.447715 0 0 0.447715 0 1V7C0 7.55228 0.447715 8 1 8C1.55228 8 2 7.55228 2 7V2H7C7.55228 2 8 1.55228 8 1C8 0.447715 7.55228 0 7 0H1Z" fill="#1E1E24"/><path d="M1 24C0.447715 24 0 23.5523 0 23V17C0 16.4477 0.447715 16 1 16C1.55228 16 2 16.4477 2 17V22H7C7.55228 22 8 22.4477 8 23C8 23.5523 7.55228 24 7 24H1Z" fill="#1E1E24"/><path d="M24 1C24 0.447715 23.5523 0 23 0H17C16.4477 0 16 0.447715 16 1C16 1.55228 16.4477 2 17 2H22V7C22 7.55228 22.4477 8 23 8C23.5523 8 24 7.55228 24 7V1Z" fill="#1E1E24"/><path d="M23 24C23.5523 24 24 23.5523 24 23V17C24 16.4477 23.5523 16 23 16C22.4477 16 22 16.4477 22 17V22H17C16.4477 22 16 22.4477 16 23C16 23.5523 16.4477 24 17 24H23Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_525_179"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
export {
expand as default
};
//# sourceMappingURL=expand-44f29ea5.mjs.map