@icongo/li
Version:
LibreICONS Icons
14 lines • 955 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiUserMale = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M10.49 5.582v2.836q0 .273-.19.464-.19.19-.464.19-.272 0-.463-.19-.191-.191-.191-.464v-2.4h-.437v6.218q0 .314-.225.539-.225.225-.538.225-.314 0-.539-.225-.225-.225-.225-.539V9.073h-.436v3.163q0 .314-.225.539-.225.225-.539.225-.313 0-.538-.225-.225-.225-.225-.539V6.018h-.437v2.4q0 .273-.19.464-.192.19-.464.19-.273 0-.464-.19-.19-.191-.19-.464V5.582q0-.546.38-.927.383-.382.928-.382h4.364q.545 0 .927.382.382.381.382.927zM8.528 2.527q0 .634-.446 1.081-.447.447-1.081.447-.634 0-1.08-.447-.447-.447-.447-1.08 0-.635.446-1.081Q6.366 1 7 1q.634 0 1.08.447.447.446.447 1.08z"
})
}));
export { LIGuiUserMale };