UNPKG

@icongo/pp

Version:
30 lines 1.2 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 PPPinpointOffPrint = 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", d: "M12.5 19.5c-2.777 0-7-6.875-7-10.877 0-3.932 3.132-7.123 7-7.123s7 3.191 7 7.123c0 4.002-4.223 10.877-7 10.877Z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M1.646 1.854a.5.5 0 1 1 .708-.708l16.5 16.5a.5.5 0 0 1-.708.708l-16.5-16.5Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M10 11a3 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", fillRule: "evenodd", d: "M3 8.123C3 12.125 7.223 19 10 19s7-6.875 7-10.877C17 4.191 13.868 1 10 1S3 4.191 3 8.123Zm13 0C16 11.643 12.096 18 10 18s-6-6.357-6-9.877C4 4.74 6.688 2 10 2s6 2.74 6 6.123Z", clipRule: "evenodd" })] })); export { PPPinpointOffPrint };