@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) • 684 B
JavaScript
const comments = `<svg id="meteor-icon-kit__solid-comments" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 19H13C10.2386 19 8 16.7614 8 14V11C8 8.23858 10.2386 6 13 6H19C21.7614 6 24 8.23858 24 11V21.1315C24 21.3289 23.9416 21.5219 23.8321 21.6862C23.5257 22.1457 22.9048 22.2699 22.4453 21.9635L18 19zM15.9 4H13C9.13401 4 6 7.13401 6 11V13L1.5547 15.9635C1.09517 16.2699 0.474302 16.1457 0.16795 15.6862C0.058438 15.5219 0 15.3289 0 15.1315V5C0 2.23858 2.23858 0 5 0H11C13.419 0 15.4367 1.71776 15.9 4z" fill="#1E1E24"/></svg>`;
export {
comments as default
};
//# sourceMappingURL=comments-5d0b9f2a.mjs.map