@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 555 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Funny = createReactComponent("funny", "Funny", [["path", { "d": "m8.699 10.646-.104-.49m4.995-.55-.104-.49M8.5 15.57c1.258.316 2.686.316 4.123-.069 1.436-.385 2.672-1.099 3.604-2.001", "key": "svg-0" }], ["path", { "d": "m12.587 15.637.478.974a1.5 1.5 0 1 0 2.693-1.322l-.46-.935", "key": "svg-1" }], ["path", { "d": "M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0", "key": "svg-2" }]]);
export { Funny as default };
//# sourceMappingURL=Funny.js.map