@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 956 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var FunnyCircleSolid = createReactSolidComponent("funny-circle", "FunnyCircleSolid", [["path", { "d": "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25m1.33 6.133a.75.75 0 0 1 .89.578l.103.489a.75.75 0 1 1-1.467.312l-.104-.49a.75.75 0 0 1 .578-.889m-4.891 1.04a.75.75 0 0 1 .89.578l.103.489a.75.75 0 1 1-1.467.311l-.104-.489a.75.75 0 0 1 .578-.89m8.327 3.555a.75.75 0 0 1-.017 1.06 8 8 0 0 1-.536.476l.218.445a2.25 2.25 0 0 1-4.039 1.983l-.273-.557a8.9 8.9 0 0 1-3.801-.087.75.75 0 0 1 .364-1.455c1.13.283 2.429.287 3.746-.066s2.44-1.005 3.278-1.816a.75.75 0 0 1 1.06.017", "key": "svg-0" }], ["path", { "d": "M13.592 15.982q.721-.26 1.366-.62l.127.258a.75.75 0 0 1-1.346.66z", "key": "svg-1" }]]);
export { FunnyCircleSolid as default };
//# sourceMappingURL=FunnyCircleSolid.js.map