UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 430 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChatX = createReactComponent("chat-x", "ChatX", [["path", { "d": "m10 10 4 4m0-4-4 4m2 7a9 9 0 1 0-9-9c0 1.44.338 2.8.94 4.007.453.911-.177 2.14-.417 3.037a1.17 1.17 0 0 0 1.433 1.433c.897-.24 2.126-.87 3.037-.416A9 9 0 0 0 12 21", "key": "svg-0" }]]); export { ChatX as default }; //# sourceMappingURL=ChatX.js.map