@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) • 591 B
JavaScript
const files = `<svg id="meteor-icon-kit__solid-files" viewBox="0 0 22 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 6C5.55228 6 6 5.55228 6 5V0H13C14.1046 0 15 0.89543 15 2V17C15 18.1046 14.1046 19 13 19H2C0.89543 19 0 18.1046 0 17V6H5zM4 0.341411V4H0.34141C0.94398 2.29517 2.29517 0.943981 4 0.341411zM17 5H20C21.1046 5 22 5.89543 22 7V22C22 23.1046 21.1046 24 20 24H9C7.89543 24 7 23.1046 7 22V21H13C15.2091 21 17 19.2091 17 17V5z" fill="#1E1E24"/></svg>`;
export {
files as default
};
//# sourceMappingURL=files-cb2c506c.mjs.map