@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 463 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var FemaleSolid = createReactSolidComponent("female", "FemaleSolid", [["path", { "d": "M12 2.25a6.75 6.75 0 0 0-.75 13.459v2.541H10a.75.75 0 0 0 0 1.5h1.25V21a.75.75 0 0 0 1.5 0v-1.25H14a.75.75 0 0 0 0-1.5h-1.25v-2.541A6.751 6.751 0 0 0 12 2.25", "key": "svg-0" }]]);
export { FemaleSolid as default };
//# sourceMappingURL=FemaleSolid.js.map