UNPKG

@icongo/pp

Version:
24 lines 932 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var PPLoopPlus = 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: "M4.828 4.828a6 6 0 1 0 8.486 8.486 6 6 0 0 0-8.486-8.486ZM11.9 11.9a4 4 0 1 1-5.656-5.656A4 4 0 0 1 11.9 11.9Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M11.9 14.728a1.5 1.5 0 0 1 2.12-2.121l3.536 3.535a1.5 1.5 0 1 1-2.12 2.121l-3.537-3.535Zm-4.693-4.564a1 1 0 0 1 0-2h4a1 1 0 0 1 0 2h-4Z" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M8.207 7.164a1 1 0 0 1 2 0v4a1 1 0 0 1-2 0v-4Z" })] })); export { PPLoopPlus };