@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.33 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var UserSquareSolid = createReactSolidComponent("user-square", "UserSquareSolid", [["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": "M9.367 2.25c-1.092 0-1.958 0-2.655.057-.714.058-1.317.18-1.868.46a4.75 4.75 0 0 0-2.076 2.077c-.281.55-.403 1.154-.461 1.868-.057.697-.057 1.563-.057 2.655v5.266c0 1.092 0 1.958.057 2.655.058.714.18 1.317.46 1.869a4.75 4.75 0 0 0 2.077 2.075c.428.219.89.341 1.409.412a331 331 0 0 1-.002-2.182C6.434 15.883 9.272 14.11 12 14.11s5.566 1.773 5.749 5.352c.002.034.001.803-.002 2.182.52-.071.98-.193 1.41-.412a4.75 4.75 0 0 0 2.075-2.075c.281-.552.403-1.155.461-1.869.057-.697.057-1.563.057-2.655V9.367c0-1.092 0-1.958-.057-2.655-.058-.714-.18-1.317-.46-1.868a4.75 4.75 0 0 0-2.076-2.076c-.552-.281-1.155-.403-1.869-.461-.697-.057-1.563-.057-2.655-.057zm-.617 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.263 21.74a421 421 0 0 0-.012-2.202C16.117 16.93 14.114 15.61 12 15.61s-4.117 1.32-4.251 3.928c-.002.035-.006.81-.012 2.202.48.01 1.02.01 1.63.01h5.266c.61 0 1.15 0 1.63-.01", "key": "svg-2" }]]);
export { UserSquareSolid as default };
//# sourceMappingURL=UserSquareSolid.js.map