UNPKG

@icongo/pp

Version:
17 lines 1.07 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var PPTool = props => /*#__PURE__*/_jsx("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", fillRule: "evenodd", d: "m17.562 13.571-5.303-6.319a3.5 3.5 0 0 0-.224-.243c.22-1.408-.194-2.902-1.174-4.07C9.553 1.382 7.502.726 5.671 1.26a1 1 0 0 0-.487 1.603l1.741 2.075-.58.488L4.602 3.35a1 1 0 0 0-1.663.2c-.844 1.712-.554 3.845.754 5.404.966 1.151 2.342 1.817 3.748 1.861.068.102.142.2.221.294l5.302 6.319a3 3 0 1 0 4.597-3.857ZM5.226 7.67a3.28 3.28 0 0 1-.656-1.247l.242.288a2 2 0 0 0 2.818.247l.581-.488a2 2 0 0 0 .247-2.817l-.243-.29a3.28 3.28 0 0 1 1.114.863c.705.84.932 1.933.639 2.87a1 1 0 0 0 .416 1.142 1.5 1.5 0 0 1 .343.3l5.303 6.32a1 1 0 0 1-1.533 1.285l-5.301-6.32a1.5 1.5 0 0 1-.242-.404 1 1 0 0 0-1.045-.62c-.964.114-1.986-.3-2.682-1.13Z", clipRule: "evenodd" }) })); export { PPTool };