@icongo/li
Version:
LibreICONS Icons
14 lines • 592 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMakehuman = 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: "M7 1a.701.701 0 0 0-.705.693c0 .385.32.694.705.694.384 0 .693-.31.693-.694A.692.692 0 0 0 7 1Zm-5.223.615 3.5 2.125L6.702 13V5.708h.643V13L8.71 3.74l3.512-2.125-4.88 1.622v1.688H6.7V3.237L1.777 1.615z"
})
}));
export { LIBrandMakehuman };