@icongo/pp
Version:
Pepicons Icons
36 lines • 2.16 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 PPEyeClosedPrint = 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: "M2.917 8.91a1 1 0 0 0-.23 1.396c.2.276.432.538.696.785L2.26 12.327a1 1 0 0 0 1.48 1.346l1.302-1.433c.455.235.945.44 1.464.612l-.476 1.905a1 1 0 0 0 1.94.486l.48-1.92c.504.08 1.022.135 1.55.16V15.5a1 1 0 1 0 2 0v-2.058a13.626 13.626 0 0 0 1.525-.223l.005.024.5 2a1 1 0 1 0 1.94-.486l-.5-2a1.015 1.015 0 0 0-.03-.1 9.453 9.453 0 0 0 1.224-.579l1.629 1.63a1 1 0 0 0 1.414-1.415l-1.44-1.44c.166-.176.318-.358.454-.547a1 1 0 0 0-1.625-1.167c-.303.423-.772.827-1.38 1.177-1.293.746-3.084 1.184-5.012 1.184-1.927 0-3.719-.438-5.012-1.184-.607-.35-1.076-.754-1.38-1.177a1 1 0 0 0-1.395-.229Z",
clipRule: "evenodd",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M2.094 8.014a.5.5 0 1 1 .812-.583c.348.484.87.934 1.536 1.318C5.815 9.541 7.692 10 9.704 10c2.012 0 3.89-.459 5.263-1.251.665-.384 1.187-.834 1.535-1.318a.5.5 0 0 1 .813.583c-.437.608-1.067 1.15-1.848 1.601C13.934 10.499 11.884 11 9.704 11c-2.18 0-4.23-.5-5.762-1.385-.782-.451-1.412-.993-1.848-1.6Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M10.5 11a.5.5 0 0 0-1 0v2.5a.5.5 0 0 0 1 0V11Zm-4.49-.598a.5.5 0 1 1 .98.196l-.5 2.5a.5.5 0 0 1-.98-.196l.5-2.5Zm7.98 0a.5.5 0 0 0-.98.196l.5 2.5a.5.5 0 0 0 .98-.196l-.5-2.5Zm2.364-1.756a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708-.708l-2-2Zm-12.906.018a.5.5 0 1 1 .74.672l-1.818 2a.5.5 0 0 1-.74-.672l1.818-2Z"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPEyeClosedPrint };