@icongo/pp
Version:
Pepicons Icons
30 lines • 1.34 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 PPScissorsPrint = 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",
fillRule: "evenodd",
d: "M6.5 19.5a3 3 0 0 0 2.435-4.753.749.749 0 0 0 .595-.217l1.72-1.72 5.72 5.72a.75.75 0 1 0 1.06-1.06l-5.72-5.72 5.72-5.72a.75.75 0 0 0-1.06-1.06l-5.72 5.72-1.72-1.72a.747.747 0 0 0-.316-.19 3 3 0 1 0-.869 1.085.75.75 0 0 0 .125.165l1.72 1.72-1.72 1.72a.748.748 0 0 0-.217.595A3 3 0 1 0 6.5 19.5Z",
clipRule: "evenodd",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M5.5 8.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm0 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M16.978 15.782a.5.5 0 0 1-.697.717L7.405 7.873a.5.5 0 1 1 .697-.717l8.876 8.626Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M7.146 13.146a.5.5 0 0 0 .708.708l9-9a.5.5 0 0 0-.708-.708l-9 9Z"
})]
}));
export { PPScissorsPrint };