@icongo/li
Version:
LibreICONS Icons
14 lines • 1.5 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiUsers = 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: "M4.706 7q-1.012.031-1.656.8h-.838q-.512 0-.862-.253T1 6.806Q1 4.6 1.775 4.6q.037 0 .272.13.234.132.609.266.375.135.744.135.418 0 .83-.144-.03.231-.03.413 0 .868.506 1.6zm6.694 3.981q0 .75-.456 1.185-.457.434-1.213.434H4.27q-.757 0-1.213-.434Q2.6 11.73 2.6 10.98q0-.331.022-.647.022-.315.088-.68.065-.366.165-.679.1-.312.269-.609t.388-.506q.218-.21.534-.335.316-.125.697-.125.062 0 .269.134l.456.3q.25.166.669.3.419.135.843.135.425 0 .844-.135.419-.134.669-.3l.456-.3q.207-.134.269-.134.381 0 .697.125.315.125.534.335.219.209.388.506.169.297.269.61.1.311.165.677.066.366.088.681.022.316.022.647zM5 3q0 .662-.469 1.131T3.4 4.6q-.662 0-1.131-.469T1.8 3q0-.662.469-1.131T3.4 1.4q.662 0 1.131.469T5 3zm4.4 2.4q0 .994-.703 1.697Q7.994 7.8 7 7.8q-.994 0-1.697-.703Q4.6 6.394 4.6 5.4q0-.994.703-1.697Q6.006 3 7 3q.994 0 1.697.703.703.703.703 1.697zM13 6.806q0 .488-.35.741t-.862.253h-.838q-.644-.768-1.656-.8.506-.73.506-1.6 0-.18-.031-.412.412.144.831.144.369 0 .744-.135.374-.134.609-.265.234-.132.272-.132Q13 4.6 13 6.807zM12.2 3q0 .662-.469 1.131T10.6 4.6q-.662 0-1.131-.469T9 3q0-.662.469-1.131T10.6 1.4q.662 0 1.131.469T12.2 3z"
})
}));
export { LIGuiUsers };