UNPKG

@icongo/pp

Version:
31 lines 1.32 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 PPMonitorLoop = 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: "M1.5 4.5A2.5 2.5 0 0 1 4 2h11.748a2.5 2.5 0 0 1 2.5 2.5v7.651a2.5 2.5 0 0 1-2.5 2.5h-4.874v2.278a1 1 0 1 1-2 0V14.43a1 1 0 0 1 .626-1.78h6.248a.5.5 0 0 0 .5-.5V4.5a.5.5 0 0 0-.5-.5H4a.5.5 0 0 0-.5.5V6a1 1 0 0 1-2 0V4.5Z" }), /*#__PURE__*/_jsx("path", { d: "M5.187 17.59a1 1 0 0 1 1-1h7.374a1 1 0 1 1 0 2H6.187a1 1 0 0 1-1-1Zm.25-8.208a2.193 2.193 0 1 0-2.058 3.872 2.193 2.193 0 0 0 2.058-3.872ZM.705 9.35a4.193 4.193 0 1 1 2.674 6.034l-1.677 3.155A1 1 0 1 1-.064 17.6l1.677-3.155A4.194 4.194 0 0 1 .705 9.35Z" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPMonitorLoop };