@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 799 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var HeartCircleSolid = createReactSolidComponent("heart-circle", "HeartCircleSolid", [["path", { "d": "M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12m10.051 4.124.005-.003.009-.006.032-.022.117-.081a15 15 0 0 0 1.628-1.341c.444-.427.91-.938 1.27-1.492.354-.545.648-1.2.648-1.898 0-.782-.262-1.443-.767-1.902-.494-.449-1.136-.629-1.764-.629a2.52 2.52 0 0 0-1.594.565A2.531 2.531 0 0 0 7.76 11.28c0 .698.294 1.353.648 1.898.36.554.826 1.065 1.27 1.491a15 15 0 0 0 1.745 1.423l.032.022.01.006.004.003a.75.75 0 0 0 .832 0", "key": "svg-0" }]]);
export { HeartCircleSolid as default };
//# sourceMappingURL=HeartCircleSolid.js.map