UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 457 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var UserCheck = createReactComponent("user-check", "UserCheck", [["path", { "d": "M15 7.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0m4.5 13c-.475-9.333-14.525-9.333-15 0", "key": "svg-0" }], ["path", { "d": "m10.258 18.992 1.034 1.181c.095.109.266.1.35-.016l2.1-2.907", "key": "svg-1" }]]); export { UserCheck as default }; //# sourceMappingURL=UserCheck.js.map