UNPKG

@icongo/pp

Version:
31 lines 1.37 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 PPFastForwardPrint = 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.807 9.317a1 1 0 0 1 0 1.364L5.631 17.3c-.62.663-1.731.225-1.731-.683V3.382c0-.908 1.112-1.346 1.731-.682l6.176 6.617Z" }), /*#__PURE__*/_jsx("path", { d: "M18.963 9.317a1 1 0 0 1 0 1.364L12.787 17.3c-.62.663-1.73.225-1.73-.683V3.382c0-.908 1.11-1.346 1.73-.682l6.176 6.617Z" })] }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M3.4 16.616 9.576 10 3.4 3.382v13.234Zm6.907-5.934a1 1 0 0 0 0-1.365L4.131 2.7c-.62-.664-1.731-.226-1.731.682v13.234c0 .908 1.112 1.346 1.731.683l6.176-6.617Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M10.556 16.616 16.732 10l-6.176-6.617v13.234Zm6.907-5.934a1 1 0 0 0 0-1.365L11.287 2.7c-.62-.664-1.73-.226-1.73.682v13.234c0 .908 1.11 1.346 1.73.683l6.176-6.617Z", clipRule: "evenodd" })] })); export { PPFastForwardPrint };