UNPKG

@icongo/pp

Version:
34 lines 1.28 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 PPRefreshPrint = 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("circle", { cx: 12, cy: 10.5, r: 6.5, fill: "currentColor", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M5.254 14.596a.5.5 0 0 1 .707-.707A5.5 5.5 0 0 0 15.35 10a.5.5 0 0 1 .999.001 6.5 6.5 0 0 1-11.096 4.596Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M13.131 12.416a.5.5 0 0 1-.555-.832l3-2a.5.5 0 1 1 .555.832l-3 2Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M18.266 12.723a.5.5 0 1 1-.832.554l-2-3a.5.5 0 0 1 .832-.554l2 3Zm-3.912-7.518a.5.5 0 0 1-.708.707 5.5 5.5 0 0 0-9.389 3.89.5.5 0 0 1-1-.001 6.5 6.5 0 0 1 11.097-4.596Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M6.476 7.385a.5.5 0 0 1 .555.832l-3 2a.5.5 0 1 1-.555-.832l3-2Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M1.341 7.078a.5.5 0 1 1 .832-.554l2 3a.5.5 0 0 1-.832.554l-2-3Z" })] })); export { PPRefreshPrint };