@icongo/pp
Version:
Pepicons Icons
28 lines • 1.17 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var PPRefresh = 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",
d: "M5.05 14.95a1 1 0 1 1 1.414-1.414A5 5 0 0 0 15 10a1 1 0 1 1 2 0 7 7 0 0 1-11.95 4.95Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M13.559 12.832a1 1 0 1 1-1.11-1.664l3-2a1 1 0 1 1 1.11 1.664l-3 2Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M18.832 12.445a1 1 0 0 1-1.664 1.11l-2-3a1 1 0 1 1 1.664-1.11l2 3Zm-3.975-7.594a1 1 0 1 1-1.414 1.414 5 5 0 0 0-8.536 3.536 1 1 0 1 1-2 0 7 7 0 0 1 11.95-4.95Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M6.349 6.969a1 1 0 0 1 1.11 1.664l-3.001 2a1 1 0 1 1-1.11-1.664l3-2Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M1.075 7.356a1 1 0 1 1 1.664-1.11l2 3a1 1 0 1 1-1.664 1.11l-2-3Z"
})]
}));
export { PPRefresh };