@icongo/pp
Version:
Pepicons Icons
51 lines • 2.55 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 PPTrainPrint = 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", {
clipPath: "url(#prefix__a)",
children: [/*#__PURE__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M19 5a3.5 3.5 0 0 0-3.5-3.5h-7A3.5 3.5 0 0 0 5 5v6.955a3.5 3.5 0 0 0 1.543 2.902l-.977 3.908a1 1 0 0 0 1.94.485l.18-.721h8.7l.18.721a1 1 0 0 0 1.94-.485l-.987-3.95A3.5 3.5 0 0 0 19 11.955V5Zm-3.114 11.529-.245-.98A15.056 15.056 0 0 1 12 16c-1.192 0-2.383-.145-3.572-.435l-.241.964h7.699Z",
clipRule: "evenodd",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M17 4.5A3.5 3.5 0 0 0 13.5 1h-7A3.5 3.5 0 0 0 3 4.5v6.955A3.5 3.5 0 0 0 5.465 14.8a15.27 15.27 0 0 0 4.535.7 15.27 15.27 0 0 0 4.535-.701A3.5 3.5 0 0 0 17 11.455V4.5ZM4 11.455V4.5A2.5 2.5 0 0 1 6.5 2h7A2.5 2.5 0 0 1 16 4.5v6.955a2.5 2.5 0 0 1-1.76 2.389A14.27 14.27 0 0 1 10 14.5a14.27 14.27 0 0 1-4.24-.656A2.5 2.5 0 0 1 4 11.455Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M6.5 13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0-2a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm7 2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0-2a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M15.532 18.676a.5.5 0 0 0 .936-.351l-1.5-4a.5.5 0 0 0-.936.35l1.5 4Zm-10-4.351a.5.5 0 1 1 .936.35l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M15 5a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v2.565a2 2 0 0 0 1.444 1.921C7.628 9.83 8.814 10 10 10s2.372-.171 3.556-.514A2 2 0 0 0 15 7.565V5ZM6 7.565V5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.565a1 1 0 0 1-.722.96A11.746 11.746 0 0 1 10 9c-1.091 0-2.184-.158-3.278-.474A1 1 0 0 1 6 7.565Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M5.25 17.5a.5.5 0 0 1 0-1h10a.5.5 0 0 1 0 1h-10Z"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPTrainPrint };