@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 712 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var SadCircleSolid = createReactSolidComponent("sad-circle", "SadCircleSolid", [["path", { "d": "M2.25 12c0 5.385 4.365 9.75 9.75 9.75s9.75-4.365 9.75-9.75S17.385 2.25 12 2.25 2.25 6.615 2.25 12m6.303 3.398A5.77 5.77 0 0 1 12 14.25c1.285 0 2.474.427 3.447 1.148a.75.75 0 0 1-.894 1.204A4.27 4.27 0 0 0 12 15.75a4.27 4.27 0 0 0-2.553.852.75.75 0 1 1-.894-1.204M10.25 10v.5a.75.75 0 1 1-1.5 0V10a.75.75 0 1 1 1.5 0m4.25-.75a.75.75 0 0 1 .75.75v.5a.75.75 0 1 1-1.5 0V10a.75.75 0 0 1 .75-.75", "key": "svg-0" }]]);
export { SadCircleSolid as default };
//# sourceMappingURL=SadCircleSolid.js.map