UNPKG

@icongo/pp

Version:
28 lines 938 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 PPReloadPrint = 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: 11.5, r: 6.5, fill: "currentColor", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M13.374 5.038a.5.5 0 0 1-.563.827A5 5 0 1 0 15 10a.5.5 0 0 1 1 0 6 6 0 1 1-2.626-4.962Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M12.769 11.585a.5.5 0 1 1-.539-.842l3.482-2.227a.5.5 0 1 1 .539.842l-3.482 2.227Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M17.947 12.114a.5.5 0 0 1-.913.407l-1.509-3.38a.5.5 0 1 1 .914-.408l1.508 3.381Z" })] })); export { PPReloadPrint };