@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 872 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var UserCircleSolid = createReactSolidComponent("user-circle", "UserCircleSolid", [["path", { "d": "M12 7.5a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5", "key": "svg-0" }], ["path", { "d": "M12 2.25A9.75 9.75 0 0 0 2.25 12a9.74 9.74 0 0 0 4 7.875l.001-.413C6.434 15.883 9.272 14.11 12 14.11s5.566 1.773 5.749 5.352l.001.413a9.74 9.74 0 0 0 4-7.875A9.75 9.75 0 0 0 12 2.25m-3.25 7a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", "key": "svg-1" }], ["path", { "d": "M16.259 20.773c-.004-.78-.007-1.209-.008-1.235-.134-2.608-2.137-3.928-4.251-3.928s-4.117 1.32-4.251 3.928c-.001.026-.004.454-.008 1.235A9.7 9.7 0 0 0 12 21.75a9.7 9.7 0 0 0 4.259-.977", "key": "svg-2" }]]);
export { UserCircleSolid as default };
//# sourceMappingURL=UserCircleSolid.js.map