import { createLucideIcon } from "lucide-react";

export const HashSearch = createLucideIcon("hash-search", [
  ["line", { x1: "4", x2: "20", y1: "9", y2: "9", key: "pulu6f" }],
  ["line", { x1: "4", x2: "11", y1: "15", y2: "15", key: "th0qa4" }],
  ["line", { x1: "10", x2: "8", y1: "3", y2: "21", key: "1ggp8o" }],
  ["line", { x1: "16", x2: "15", y1: "3", y2: "12", key: "noe5so" }],
  ["path", { d: "m21 21-1.9-1.9", key: "1g2n9r" }],
  ["circle", { cx: "17", cy: "17", r: "3", key: "18b49y" }],
]);

export const HashArrowIn = createLucideIcon("hash-arrow-in", [
  ["line", { x1: "4", x2: "20", y1: "9", y2: "9", key: "pulu6f" }],
  ["line", { x1: "4", x2: "11", y1: "15", y2: "15", key: "th0qa4" }],
  ["line", { x1: "10", x2: "8", y1: "3", y2: "21", key: "1ggp8o" }],
  ["line", { x1: "16", x2: "15", y1: "3", y2: "12", key: "noe5so" }],
  ["path", { d: "M21 18h-7", key: "1c9c8q" }],
  ["path", { d: "m17 15-3 3 3 3", key: "18z0pk" }],
]);

export const ListSortDescending = createLucideIcon("list-sort-descending", [
  ["path", { d: "M15 12H3", key: "1d0spu" }],
  ["path", { d: "M3 5h18", key: "d7x3do" }],
  ["path", { d: "M9 19H3", key: "11jz4a" }],
]);
