@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 691 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChatMinusSolid = createReactSolidComponent("chat-minus", "ChatMinusSolid", [["path", { "d": "M2.25 12c0 1.558.366 3.033 1.018 4.342.104.21.114.523-.005 1.01a9 9 0 0 1-.22.729l-.03.086c-.074.22-.154.46-.214.683-.382 1.427.924 2.733 2.35 2.351.224-.06.463-.14.684-.214l.086-.03a9 9 0 0 1 .729-.22c.487-.12.8-.11 1.01-.005A9.7 9.7 0 0 0 12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25 2.25 6.615 2.25 12m7.25-.75h5a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1 0-1.5", "key": "svg-0" }]]);
export { ChatMinusSolid as default };
//# sourceMappingURL=ChatMinusSolid.js.map