UNPKG

@icongo/pp

Version:
38 lines 2.09 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 PPBicyclePrint = 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: "M5 20a4 4 0 0 0 3.969-3.5h1.742a.5.5 0 0 0 .477-.65l-.036-.114 3.214-5.413.446 1.856A4.002 4.002 0 0 0 16 20a4 4 0 0 0 .314-7.988L14.44 4.201c1.155-.043 2.038.01 2.638.151.534.126.672.243.672.326 0 .511-.24.67-1.175.576a.75.75 0 0 0-.15 1.492c1.732.174 2.825-.549 2.825-2.068 0-1.704-1.99-2.182-5.74-1.93a.831.831 0 0 0-.231.035c-.338.102-.61.416-.514.869a.89.89 0 0 0 .009.037l1.183 4.93H8.925L8.341 6.75H9.5a.75.75 0 0 0 0-1.5h-4a.75.75 0 0 0 0 1.5h1.793l.83 2.654-1.431 2.97A4 4 0 1 0 5 20Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M15.5 18.5a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-7a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm-11 7a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-7a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M5 5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 0 1H5Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "m10.475 14.343-.035-.104 3.984-6.355A.5.5 0 0 0 14 7.12H8.09l-.917-2.776a.5.5 0 1 0-.95.314l1.072 3.245-3.24 6.372A.5.5 0 0 0 4.5 15H10a.5.5 0 0 0 .475-.657ZM5.315 14h3.993L7.736 9.24 5.316 14ZM8.42 8.12l1.614 4.887 3.064-4.887H8.419Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M13.544 2.999a.5.5 0 1 1-.086-.996C17.113 1.687 19 2.064 19 3.5c0 1.265-.908 1.946-2.483 2a.5.5 0 1 1-.034-1C17.575 4.463 18 4.144 18 3.5c0-.474-1.445-.763-4.457-.502Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "m13.993 2.418 2 12c.11.657-.877.822-.986.164l-2-12c-.11-.657.877-.822.986-.164Z" })] })); export { PPBicyclePrint };