UNPKG

@icongo/pp

Version:
27 lines 1.03 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 PPLoopPrint = 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.5 9.5a5.5 5.5 0 0 0 8.22 4.782c.06.099.133.193.22.279l3 3a1.5 1.5 0 0 0 2.12-2.122l-3-3a1.505 1.505 0 0 0-.278-.22A5.5 5.5 0 1 0 5.5 9.5Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M4.828 4.828A5 5 0 1 0 11.9 11.9a5 5 0 0 0-7.07-7.07Zm6.364 6.364a4 4 0 1 1-5.656-5.657 4 4 0 0 1 5.656 5.657Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M11.192 12.627a1 1 0 0 1 1.415-1.414l2.828 2.829a1 1 0 0 1-1.414 1.414l-2.829-2.829Z" })] })); export { PPLoopPrint };