UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 527 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChatCheck = createReactComponent("chat-check", "ChatCheck", [["path", { "d": "m9.5 12.323 1.379 1.575a.3.3 0 0 0 .466-.022l2.8-3.876", "key": "svg-0" }], ["path", { "d": "M12 21a9 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-1" }]]); export { ChatCheck as default }; //# sourceMappingURL=ChatCheck.js.map