@icongo/li
Version:
LibreICONS Icons
14 lines • 782 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiUserNinja = 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: "M9.377 7.778 7 10.155 4.623 7.778A3.14 3.14 0 0 0 1.75 10.9v.975c0 .621.504 1.125 1.125 1.125h8.25c.621 0 1.125-.504 1.125-1.125V10.9a3.14 3.14 0 0 0-2.873-3.122ZM2.5 5.5c.64 0 1.214-.27 1.622-.696A2.992 2.992 0 0 0 10 4a2.992 2.992 0 0 0-5.684-1.317A2.239 2.239 0 0 0 2.5 1.75c0 .783.4 1.472 1.01 1.875A2.244 2.244 0 0 0 2.5 5.5Zm3.375-2.25h2.25a.75.75 0 0 1 .75.75h-3.75a.75.75 0 0 1 .75-.75z"
})
}));
export { LIGuiUserNinja };