@icongo/pp
Version:
Pepicons Icons
22 lines • 1.64 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 PPToolPrint = 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: "m13.3 7.832 5.303 6.32a2.5 2.5 0 1 1-3.83 3.213L9.47 11.046a3.003 3.003 0 0 1-.325-.471c-1.354.04-2.71-.569-3.645-1.683-1.18-1.41-1.442-3.332-.687-4.862a.5.5 0 0 1 .831-.1l1.742 2.075a.5.5 0 0 0 .704.062l.581-.488a.5.5 0 0 0 .062-.704L6.99 2.799a.5.5 0 0 1 .244-.801c1.638-.478 3.485.113 4.668 1.522.947 1.129 1.309 2.592 1.014 3.93.139.116.267.244.384.382Z",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M11.876 7.574a2.995 2.995 0 0 0-.384-.382c.295-1.338-.066-2.802-1.014-3.93-1.182-1.41-3.03-2-4.668-1.523a.5.5 0 0 0-.243.801l1.741 2.076a.5.5 0 0 1-.061.704l-.581.488a.5.5 0 0 1-.705-.062L4.22 3.671a.5.5 0 0 0-.832.1c-.755 1.531-.494 3.453.689 4.862.935 1.114 2.29 1.724 3.645 1.683.092.167.2.325.324.471l5.302 6.32a2.5 2.5 0 1 0 3.83-3.214l-5.302-6.32Zm-7.033.416c-.735-.875-1.016-1.99-.82-2.997l1.172 1.396a1.5 1.5 0 0 0 2.113.185l.582-.488a1.5 1.5 0 0 0 .184-2.113L6.903 2.577c1.025-.02 2.075.452 2.81 1.327.813.97 1.077 2.24.732 3.34a.5.5 0 0 0 .208.571 2 2 0 0 1 .457.401l5.303 6.32a1.5 1.5 0 1 1-2.299 1.928l-5.302-6.32a2 2 0 0 1-.323-.538.5.5 0 0 0-.522-.31c-1.133.133-2.32-.348-3.124-1.306Z",
clipRule: "evenodd"
})]
}));
export { PPToolPrint };