@icongo/pp
Version:
Pepicons Icons
31 lines • 2.13 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 PPPin = 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: "M11.685 3.903a1 1 0 0 0-1.388.272L7.788 7.911l-1.66-1.115L8.637 3.06a3 3 0 0 1 4.163-.818l3.32 2.23a3 3 0 0 1 .819 4.163l-2.509 3.736-1.66-1.115 2.508-3.736a1 1 0 0 0-.273-1.388l-3.32-2.23ZM2.517 8.587a1 1 0 0 1 1.387-.273l9.963 6.69a1 1 0 1 1-1.115 1.66l-9.963-6.69a1 1 0 0 1-.272-1.387Z"
}), /*#__PURE__*/_jsx("path", {
d: "M6.323 8.41c-.41.053-.786.14-.995.245-.203.103-.49.346-.77.633a7.799 7.799 0 0 0-.404.449l-.021.026-.004.005A1 1 0 0 1 2.565 8.52l.782.624-.782-.624.002-.002.003-.004.01-.012.032-.04.116-.137c.097-.112.235-.267.399-.434.305-.313.783-.76 1.298-1.022.531-.268 1.195-.386 1.641-.444a9.821 9.821 0 0 1 .789-.069l.053-.002h.023l.026.952-.025-.953a1 1 0 0 1 .054 2h-.001l-.027-1 .028 1h-.008l-.034.001-.14.008a7.823 7.823 0 0 0-.48.047Zm6.544 4.393c.105.4.168.781.15 1.014-.02.227-.136.584-.295.953a7.816 7.816 0 0 1-.263.544l-.016.03-.003.005a1 1 0 0 0 1.746.976l-.873-.488.873.488.001-.003.003-.004.007-.014.025-.045a9.76 9.76 0 0 0 .334-.692c.174-.401.407-1.014.454-1.59.047-.592-.095-1.252-.21-1.686a9.89 9.89 0 0 0-.235-.757l-.018-.05-.005-.014-.002-.005v-.002c-.001 0-.001-.001-.893.337l.892-.338a1 1 0 0 0-1.87.707v.001l.935-.354c-.935.354-.936.353-.936.353l.003.007.012.033a6.958 6.958 0 0 1 .184.594Zm-4.539-.313a1 1 0 0 1 .273 1.387l-1.673 2.49a1 1 0 1 1-1.66-1.114l1.672-2.491a1 1 0 0 1 1.388-.273Z"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPPin };