@icongo/pp
Version:
Pepicons Icons
58 lines • 2.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 PPCellphoneLoopPrint = 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__*/_jsxs("g", {
fill: "currentColor",
opacity: 0.8,
children: [/*#__PURE__*/_jsx("path", {
d: "M17 2.5h-7a2 2 0 0 0-2 2V18a1.5 1.5 0 0 0 1.5 1.5H17a2 2 0 0 0 2-2v-13a2 2 0 0 0-2-2Z"
}), /*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M7 4.5a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v13a3 3 0 0 1-3 3H9.5A2.5 2.5 0 0 1 7 18V4.5Zm3-1a1 1 0 0 0-1 1V18a.5.5 0 0 0 .5.5H17a1 1 0 0 0 1-1v-13a1 1 0 0 0-1-1h-7Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
d: "M10.153 14.026a3.193 3.193 0 1 1-5.178-3.737 3.193 3.193 0 0 1 5.178 3.737Z"
}), /*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M8.847 10.38a2.193 2.193 0 1 0-2.566 3.556 2.193 2.193 0 0 0 2.566-3.556Zm-4.683-.677a4.193 4.193 0 1 1 1.827 6.342L3.9 18.942a1 1 0 1 1-1.622-1.17l2.091-2.897a4.195 4.195 0 0 1-.205-5.172Z",
clipRule: "evenodd"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M12.675 15.137a.675.675 0 1 1-1.35 0 .675.675 0 0 1 1.35 0Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M12 14.963a.175.175 0 1 0 0 .35.175.175 0 0 0 0-.35Zm-1.175.175a1.175 1.175 0 1 1 2.35 0 1.175 1.175 0 0 1-2.35 0Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M6 3.5A2.5 2.5 0 0 1 8.5 1h7A2.5 2.5 0 0 1 18 3.5v13a2.5 2.5 0 0 1-2.5 2.5H8a2 2 0 0 1-2-2v-1a.5.5 0 0 1 1 0v1a1 1 0 0 0 1 1h7.5a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 15.5 2h-7A1.5 1.5 0 0 0 7 3.5v3a.5.5 0 0 1-1 0v-3Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M7.64 8.974a2.693 2.693 0 1 0-3.152 4.367A2.693 2.693 0 0 0 7.64 8.974Zm-4.57.022a3.693 3.693 0 1 1 1.258 5.421L1.994 17.65a.5.5 0 1 1-.81-.585l2.333-3.232a3.694 3.694 0 0 1-.447-4.836Z",
clipRule: "evenodd"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPCellphoneLoopPrint };