UNPKG

@icongo/pp

Version:
31 lines 1.4 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 PPMagnet = 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", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#prefix__a)", clipRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M7.293 1.393a1 1 0 0 1 1.414 0l3.536 3.536a1 1 0 0 1 0 1.414l-4.95 4.95a1 1 0 1 0 1.414 1.414l4.95-4.95a1 1 0 0 1 1.414 0l3.536 3.536a1 1 0 0 1 0 1.414l-4.95 4.95A8 8 0 1 1 2.343 6.343l4.95-4.95ZM8 3.515 3.757 7.757a6 6 0 1 0 8.486 8.486L16.485 12l-2.121-2.121-4.243 4.242A3 3 0 1 1 5.88 9.88l4.242-4.243L8 3.515Z" }), /*#__PURE__*/_jsx("path", { d: "m7.293 8.464-2.121-2.12 1.414-1.415L8.707 7.05 7.293 8.464Zm6.364 6.364-2.121-2.12 1.414-1.415 2.121 2.121-1.414 1.414Zm.972-8.4a1 1 0 0 1-.557-1.3l1.35-3.375 1.558.52.819-1.706a1 1 0 0 1 1.803.866L18.02 4.727l-1.442-.48-.65 1.624a1 1 0 0 1-1.3.557Z" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPMagnet };