UNPKG

@icongo/pp

Version:
37 lines 1.83 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var PPTrain = 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", clipPath: "url(#prefix__a)", children: [/*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M17.5 5a4 4 0 0 0-4-4h-7a4 4 0 0 0-4 4v6.99a4 4 0 0 0 2.814 3.82c1.558.483 3.121.726 4.686.726s3.128-.243 4.686-.727a4 4 0 0 0 2.814-3.82V5Zm-13 6.99V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v6.99a2 2 0 0 1-1.407 1.91 13.733 13.733 0 0 1-4.093.636 13.73 13.73 0 0 1-4.093-.637A2 2 0 0 1 4.5 11.99Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { d: "M8 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm7 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM4.581 15.147a1 1 0 1 1 1.841.781l-1.475 3.475a1 1 0 1 1-1.84-.781l1.474-3.475Zm10.887-.494a1 1 0 0 0-1.876.694l1.47 3.97a1 1 0 0 0 1.876-.694l-1.47-3.97Z" }), /*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M15 6a2.5 2.5 0 0 0-2.5-2.5h-5A2.5 2.5 0 0 0 5 6v1.535a2.5 2.5 0 0 0 2.076 2.463c.974.168 1.949.252 2.924.252.975 0 1.95-.084 2.924-.252A2.5 2.5 0 0 0 15 7.535V6ZM7 7.535V6a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1.535a.5.5 0 0 1-.415.492 15.161 15.161 0 0 1-5.17 0A.5.5 0 0 1 7 7.535Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { d: "M4.75 18.25v-1.5h10.501v1.5H4.75Z" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPTrain };