UNPKG

@icongo/pp

Version:
26 lines 1.07 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 PPPinpointOff = 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: "M1.293 2.707a1 1 0 0 1 1.414-1.414l16 16a1 1 0 0 1-1.414 1.414l-16-16Z" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M10 11.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm0-5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.5 8.123C2.5 12.366 6.882 19.5 10 19.5c3.118 0 7.5-7.134 7.5-11.377C17.5 3.917 14.146.5 10 .5S2.5 3.917 2.5 8.123Zm13 0c0 3.28-3.745 9.377-5.5 9.377s-5.5-6.097-5.5-9.377C4.5 5.013 6.967 2.5 10 2.5s5.5 2.513 5.5 5.623Z", clipRule: "evenodd" })] })); export { PPPinpointOff };