@icongo/pp
Version:
Pepicons Icons
31 lines • 1.35 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 PPRewindPrint = 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",
opacity: 0.8,
children: [/*#__PURE__*/_jsx("path", {
d: "M11.593 9.972a1 1 0 0 0 0 1.364l6.176 6.618c.62.663 1.731.225 1.731-.683V4.037c0-.908-1.112-1.346-1.731-.682l-6.176 6.617Z"
}), /*#__PURE__*/_jsx("path", {
d: "M4.437 9.972a1 1 0 0 0 0 1.364l6.176 6.618c.62.663 1.73.225 1.73-.683V4.037c0-.908-1.11-1.346-1.73-.682L4.437 9.972Z"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M16.6 16.616 10.424 10 16.6 3.382v13.234Zm-6.907-5.934a1 1 0 0 1 0-1.365L15.869 2.7c.62-.664 1.73-.226 1.73.682v13.234c0 .908-1.11 1.346-1.73.683l-6.176-6.617Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M9.444 16.616 3.268 10l6.176-6.617v13.234Zm-6.907-5.934a1 1 0 0 1 0-1.365L8.713 2.7c.62-.664 1.73-.226 1.73.682v13.234c0 .908-1.11 1.346-1.73.683l-6.176-6.617Z",
clipRule: "evenodd"
})]
}));
export { PPRewindPrint };