UNPKG

@icongo/pp

Version:
61 lines 2.8 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var PPPersonCheckmarkPrint = 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: "M11 6.6c0 1.436-1.12 2.6-2.5 2.6S6 8.036 6 6.6C6 5.164 7.12 4 8.5 4S11 5.164 11 6.6Z" }), /*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M8.5 5C7.708 5 7 5.679 7 6.6s.708 1.6 1.5 1.6S10 7.521 10 6.6 9.292 5 8.5 5ZM5 6.6C5 4.65 6.53 3 8.5 3S12 4.65 12 6.6c0 1.95-1.53 3.6-3.5 3.6S5 8.55 5 6.6Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M13.5 17v-2.167c0-2.684-2.254-4.766-4.987-4.766-2.732 0-5.013 2.082-5.013 4.766L3.502 17", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M2.5 14.833c0-3.295 2.79-5.766 6.013-5.766 3.232 0 5.987 2.478 5.987 5.766V17a1 1 0 1 1-2 0v-2.167c0-2.08-1.753-3.766-3.987-3.766-2.24 0-4.013 1.692-4.013 3.766l.002 2.166a1 1 0 0 1-2 .002L2.5 14.833ZM20.097 4.126a1 1 0 0 1 .388 1.36l-2.777 5a1 1 0 1 1-1.749-.972l2.778-5a1 1 0 0 1 1.36-.388Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M13.275 7.153a1 1 0 0 1 1.405-.156l2.778 2.222a1 1 0 1 1-1.25 1.562l-2.777-2.222a1 1 0 0 1-.156-1.406ZM13.5 18h-10v-1h10v1Z", clipRule: "evenodd" })] }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M6.8 3a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM3.3 5.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M.8 14.5c0-3.322 2.67-6.5 6-6.5s6 3.178 6 6.5v2a.5.5 0 0 1-1 0v-2c0-2.873-2.32-5.5-5-5.5s-5 2.627-5 5.5v2a.5.5 0 0 1-1 0v-2ZM18.154 3.563a.5.5 0 0 1 .194.68l-2.778 5a.5.5 0 0 1-.874-.486l2.778-5a.5.5 0 0 1 .68-.194Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M11.965 6.465a.5.5 0 0 1 .703-.078l2.778 2.223a.5.5 0 1 1-.625.78l-2.778-2.222a.5.5 0 0 1-.078-.703Z", clipRule: "evenodd" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPPersonCheckmarkPrint };