@icongo/pp
Version:
Pepicons Icons
39 lines • 2.09 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var PPPersons = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
fill: "none",
viewBox: "0 0 20 20"
}, props, {
children: [/*#__PURE__*/_jsxs("g", {
fill: "currentColor",
fillRule: "evenodd",
clipPath: "url(#prefix__a)",
clipRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M4.236 10.055a4.954 4.954 0 0 0-.832 2.748v.697a1 1 0 0 1-2 0v-.697c0-1.373.406-2.715 1.168-3.858l1.664 1.11Z"
}), /*#__PURE__*/_jsx("path", {
d: "M6.207 9c-.792 0-1.532.396-1.971 1.055l-1.664-1.11A4.369 4.369 0 0 1 6.207 7h.197a1 1 0 0 1 0 2h-.197Zm2.211 1.055c.543.813.832 1.77.832 2.748v.697a1 1 0 0 0 2 0v-.697a6.955 6.955 0 0 0-1.168-3.858l-1.664 1.11Z"
}), /*#__PURE__*/_jsx("path", {
d: "M6.447 9c.792 0 1.532.396 1.971 1.055l1.664-1.11A4.369 4.369 0 0 0 6.447 7H6.25a1 1 0 0 0 0 2h.197Z"
}), /*#__PURE__*/_jsx("path", {
d: "M6.25 6.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm0 2a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.5Zm5.236 5.055a4.954 4.954 0 0 0-.832 2.748v.697a1 1 0 0 1-2 0v-.697c0-1.373.406-2.715 1.168-3.858l1.664 1.11Zm1.971-1.055c-.792 0-1.532.396-1.971 1.055l-1.664-1.11a4.369 4.369 0 0 1 3.635-1.945h.197a1 1 0 0 1 0 2h-.197Zm2.211 1.055c.543.813.832 1.77.832 2.748v.697a1 1 0 0 0 2 0v-.697a6.955 6.955 0 0 0-1.168-3.858l-1.664 1.11Z"
}), /*#__PURE__*/_jsx("path", {
d: "M13.697 12.25c.792 0 1.532.396 1.971 1.055l1.664-1.11a4.369 4.369 0 0 0-3.635-1.945H13.5a1 1 0 1 0 0 2h.197Z"
}), /*#__PURE__*/_jsx("path", {
d: "M13.5 9.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm0 2a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.5Z"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPPersons };