@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) • 429 B
JavaScript
const comment = `<svg id="meteor-icon-kit__solid-comment" viewBox="0 0 24 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 17L1.5547 19.9635C0.890145 20.4066 0 19.9302 0 19.1315V17V5C0 2.23858 2.23858 0 5 0H19C21.7614 0 24 2.23858 24 5V12C24 14.7614 21.7614 17 19 17H6z" fill="#1E1E24"/></svg>`;
export {
comment as default
};
//# sourceMappingURL=comment-d7e24850.mjs.map