UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 863 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function n(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconGrabHandle32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M12 5a2 2 0 1 0 0 4 2 2 0 0 0 0-4m8 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4M10 16a2 2 0 1 1 4 0 2 2 0 0 1-4 0m10-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4M10 25a2 2 0 1 1 4 0 2 2 0 0 1-4 0m10-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4", clipRule: "evenodd" } ) } ); } const m = a(n); export { m as default }; //# sourceMappingURL=IconGrabHandle32.es.js.map