@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) • 512 B
JavaScript
const cloud = `<svg id="meteor-icon-kit__solid-cloud" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.917 6.3807C22.7271 7.1327 24 8.9177 24 11C24 13.7614 21.7614 16 19 16H6C2.68629 16 0 13.3137 0 10C0 6.6863 2.68629 4 6 4C6.28315 4 6.56206 4.01973 6.83534 4.05792C8.08258 1.64731 10.5977 0 13.5 0C17.2618 0 20.3767 2.76946 20.917 6.3807z" fill="#1E1E24"/></svg>`;
export {
cloud as default
};
//# sourceMappingURL=cloud-233eca69.mjs.map