@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) • 480 B
JavaScript
const briefcase = `<svg id="meteor-icon-kit__solid-briefcase" viewBox="0 0 24 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 4V2C7 0.89543 7.89543 0 9 0H15C16.1046 0 17 0.89543 17 2V4H21C22.6569 4 24 5.34315 24 7V17C24 18.6569 22.6569 20 21 20H3C1.34315 20 0 18.6569 0 17V7C0 5.34315 1.34315 4 3 4H7zM9 4H15V2H9V4z" fill="#1E1E24"/></svg>`;
export {
briefcase as default
};
//# sourceMappingURL=briefcase-ded436b0.mjs.map