UNPKG

@icongo/pp

Version:
27 lines 1.11 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 PPLoopMinusPrint = 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: "M6.828 5.828a6 6 0 0 0 6.865 9.642c.058.091.127.178.207.258l3.535 3.535a1.5 1.5 0 0 0 2.121-2.12l-3.535-3.536-.06-.057a6.002 6.002 0 0 0-9.133-7.722Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M5.182 5.182a5.5 5.5 0 1 0 7.778 7.778 5.5 5.5 0 0 0-7.778-7.778Zm7.071 7.071A4.5 4.5 0 1 1 5.89 5.889a4.5 4.5 0 0 1 6.364 6.364Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M12 14.121a1 1 0 0 1 1.414-1.414l3.789 3.789a1 1 0 0 1-1.414 1.414L12 14.12ZM6.707 9.414a.5.5 0 1 1 0-1h4.485a.5.5 0 0 1 0 1H6.707Z" })] })); export { PPLoopMinusPrint };