@icongo/pp
Version:
Pepicons Icons
35 lines • 1.57 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 PPRewindTime = 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__*/_jsxs("g", {
fill: "currentColor",
fillRule: "evenodd",
clipPath: "url(#prefix__a)",
clipRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M5.955 5.805a5.94 5.94 0 0 0-1.736 4.87 1 1 0 0 1-1.99.21 7.94 7.94 0 0 1 2.322-6.504c3.136-3.092 8.19-3.04 11.289.102 3.1 3.143 3.081 8.198-.054 11.29a7.924 7.924 0 0 1-5.44 2.286 8.021 8.021 0 0 1-2.283-.29 1 1 0 1 1 .533-1.927 6 6 0 0 0 1.714.217 5.924 5.924 0 0 0 4.071-1.71c2.343-2.31 2.365-6.099.035-8.461-2.33-2.363-6.118-2.393-8.46-.083Z"
}), /*#__PURE__*/_jsx("path", {
d: "M3.967 11.695a1 1 0 0 1-1.412.082l-1.72-1.53a1 1 0 0 1 1.33-1.494l1.72 1.53a1 1 0 0 1 .082 1.412Z"
}), /*#__PURE__*/_jsx("path", {
d: "M2.42 11.6a1 1 0 0 0 1.4.2l2-1.5a1 1 0 0 0-1.2-1.6l-2 1.5a1 1 0 0 0-.2 1.4ZM10 6a1 1 0 0 1 1 1v3.5a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1Z"
}), /*#__PURE__*/_jsx("path", {
d: "M14 10.5a1 1 0 0 1-1 1h-3a1 1 0 1 1 0-2h3a1 1 0 0 1 1 1Z"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPRewindTime };