UNPKG

@icongo/pp

Version:
25 lines 1.1 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 PPPenPrint = 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: "M4.796 11.724 14.874 1.646a.5.5 0 0 1 .707 0l3.89 3.89a.5.5 0 0 1 0 .707L9.393 16.32a.5.5 0 0 1-.278.14l-4.595.706a.5.5 0 0 1-.57-.57l.706-4.595a.5.5 0 0 1 .14-.278Z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M13.082.854 3.004 10.93a.5.5 0 0 0-.141.278l-.706 4.595a.5.5 0 0 0 .57.57l4.595-.706a.5.5 0 0 0 .278-.14L17.678 5.45a.5.5 0 0 0 0-.707l-3.89-3.89a.5.5 0 0 0-.707 0ZM3.248 15.282l.577-3.76 9.609-9.608 3.182 3.182-9.609 9.609-3.759.577Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "m10.854 4.061.706-.708 3.537 3.53-.707.708-3.536-3.53Z" })] })); export { PPPenPrint };