@icongo/pp
Version:
Pepicons Icons
41 lines • 2.27 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 PPSyringePrint = 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", {
clipPath: "url(#prefix__a)",
children: [/*#__PURE__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M9.555 18.494a.75.75 0 1 1-1.06 1.06l-2.477-2.476-.69.69.841.84a.75.75 0 1 1-1.06 1.061L2.28 16.841a.75.75 0 0 1 1.061-1.06l.927.926.69-.69-2.428-2.426a.75.75 0 0 1 1.061-1.06l1.068 1.067a1.99 1.99 0 0 1 .548-1.027l6.979-6.979a2 2 0 0 1 1.435-.585l1.375.014c.27.003.528.06.763.16l2.71-2.711a.75.75 0 1 1 1.061 1.06l-2.712 2.713c.095.226.15.473.156.733l.032 1.407a2 2 0 0 1-.585 1.46l-6.971 6.97a1.99 1.99 0 0 1-1.027.549l1.132 1.132Z",
clipRule: "evenodd",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M3.207 11.571a2 2 0 0 0 0 2.829l1.414 1.414a2 2 0 0 0 2.829 0l6.97-6.971a2 2 0 0 0 .586-1.46l-.032-1.407a2 2 0 0 0-1.978-1.955l-1.375-.014a2 2 0 0 0-1.435.585l-6.979 6.98Zm10.507-3.436-6.971 6.972a1 1 0 0 1-1.415 0l-1.414-1.415a1 1 0 0 1 0-1.414L10.893 5.3a1 1 0 0 1 .718-.292l1.374.014a1 1 0 0 1 .99.978l.031 1.407a1 1 0 0 1-.292.73Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M9.52 12.107a.5.5 0 1 1-.706.707l-1.415-1.415a.5.5 0 1 1 .708-.707l1.414 1.415Zm-5.956 5.657a.5.5 0 0 1-.707.707L.328 15.942a.5.5 0 1 1 .708-.707l2.528 2.529Zm3.79-.118a.5.5 0 1 1-.708.707l-6-6a.5.5 0 1 1 .708-.707l6 6Zm4.288-7.661a.5.5 0 0 1-.707.707L9.521 9.278a.5.5 0 0 1 .707-.707l1.414 1.414Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "m2 17.457-.707-.707 2.457-2.457.707.707L2 17.457ZM16.854 1.354a.5.5 0 1 1 .707.707l-3 3a.5.5 0 1 1-.707-.707l3-3Z"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPSyringePrint };