@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 folder = `<svg id="meteor-icon-kit__regular-folder" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.92963 2H3C2.44772 2 2 2.44772 2 3V17C2 17.5523 2.44772 18 3 18H19C19.5523 18 20 17.5523 20 17V6C20 5.44772 19.5523 5 19 5H10.9296L8.92963 2zM3 0H9.4648C9.7992 0 10.1114 0.1671 10.2969 0.4453L12 3H19C20.6569 3 22 4.34315 22 6V17C22 18.6569 20.6569 20 19 20H3C1.34315 20 0 18.6569 0 17V3C0 1.34315 1.34315 0 3 0z" fill="#1E1E24"/></svg>`;
export {
folder as default
};
//# sourceMappingURL=folder-b86d8c64.mjs.map