@icongo/pp
Version:
Pepicons Icons
32 lines • 1.67 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 PPMapPrint = 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__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M15.69 9.534a2.998 2.998 0 0 1 1.859 1.925l1.301 4.05c.512 1.594-.33 3.312-1.879 3.838a2.88 2.88 0 0 1-.927.153h-8.09C6.324 19.5 5 18.14 5 16.462c0-.323.05-.645.15-.952l1.3-4.05a2.998 2.998 0 0 1 1.86-1.926C8.116 8.901 8 8.297 8 7.786 8 5.419 9.79 3.5 12 3.5s4 1.919 4 4.286c0 .511-.115 1.115-.31 1.748Z",
clipRule: "evenodd",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M10 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M5.5 6.286C5.5 8.959 8.153 13.5 10 13.5c1.848 0 4.5-4.541 4.5-7.214C14.5 3.65 12.493 1.5 10 1.5S5.5 3.65 5.5 6.286Zm8 0c0 2.193-2.348 6.214-3.5 6.214-1.151 0-3.5-4.02-3.5-6.214C6.5 4.187 8.075 2.5 10 2.5s3.5 1.687 3.5 3.786Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M13.435 9.14a.5.5 0 0 1 .369-.929 3 3 0 0 1 1.74 1.84l1.334 4a3 3 0 0 1-2.847 3.95H5.97a3 3 0 0 1-2.846-3.95l1.333-4A3 3 0 0 1 6.24 8.194a.5.5 0 1 1 .355.936 2 2 0 0 0-1.19 1.238l-1.333 4A2 2 0 0 0 5.97 17h8.062a2 2 0 0 0 1.898-2.632l-1.334-4a2 2 0 0 0-1.16-1.227Z"
})]
}));
export { PPMapPrint };