@jedd-icons/react 0.0.9 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. package/dist/icons/chevron-down.cjs +3 -0
  2. package/dist/icons/chevron-down.d.cts +5 -0
  3. package/dist/icons/chevron-down.d.mts +5 -0
  4. package/dist/icons/chevron-down.mjs +4 -0
  5. package/dist/icons/chevron-left.cjs +3 -0
  6. package/dist/icons/chevron-left.d.cts +5 -0
  7. package/dist/icons/chevron-left.d.mts +5 -0
  8. package/dist/icons/chevron-left.mjs +4 -0
  9. package/dist/icons/chevron-right.cjs +3 -0
  10. package/dist/icons/chevron-right.d.cts +5 -0
  11. package/dist/icons/chevron-right.d.mts +5 -0
  12. package/dist/icons/chevron-right.mjs +4 -0
  13. package/dist/icons/chevron-up.cjs +3 -0
  14. package/dist/icons/chevron-up.d.cts +5 -0
  15. package/dist/icons/chevron-up.d.mts +5 -0
  16. package/dist/icons/chevron-up.mjs +4 -0
  17. package/dist/icons/chevrons-down.cjs +3 -0
  18. package/dist/icons/chevrons-down.d.cts +5 -0
  19. package/dist/icons/chevrons-down.d.mts +5 -0
  20. package/dist/icons/chevrons-down.mjs +4 -0
  21. package/dist/icons/chevrons-left.cjs +3 -0
  22. package/dist/icons/chevrons-left.d.cts +5 -0
  23. package/dist/icons/chevrons-left.d.mts +5 -0
  24. package/dist/icons/chevrons-left.mjs +4 -0
  25. package/dist/icons/chevrons-right.cjs +3 -0
  26. package/dist/icons/chevrons-right.d.cts +5 -0
  27. package/dist/icons/chevrons-right.d.mts +5 -0
  28. package/dist/icons/chevrons-right.mjs +4 -0
  29. package/dist/icons/chevrons-up.cjs +3 -0
  30. package/dist/icons/chevrons-up.d.cts +5 -0
  31. package/dist/icons/chevrons-up.d.mts +5 -0
  32. package/dist/icons/chevrons-up.mjs +4 -0
  33. package/dist/icons/columns-2-dashed.cjs +3 -0
  34. package/dist/icons/columns-2-dashed.d.cts +5 -0
  35. package/dist/icons/columns-2-dashed.d.mts +5 -0
  36. package/dist/icons/columns-2-dashed.mjs +4 -0
  37. package/dist/icons/columns-2.cjs +3 -0
  38. package/dist/icons/columns-2.d.cts +5 -0
  39. package/dist/icons/columns-2.d.mts +5 -0
  40. package/dist/icons/columns-2.mjs +4 -0
  41. package/dist/icons/columns-3-dashed.cjs +3 -0
  42. package/dist/icons/columns-3-dashed.d.cts +5 -0
  43. package/dist/icons/columns-3-dashed.d.mts +5 -0
  44. package/dist/icons/columns-3-dashed.mjs +4 -0
  45. package/dist/icons/columns-3.cjs +3 -0
  46. package/dist/icons/columns-3.d.cts +5 -0
  47. package/dist/icons/columns-3.d.mts +5 -0
  48. package/dist/icons/columns-3.mjs +4 -0
  49. package/dist/icons/index.d.cts +32 -1
  50. package/dist/icons/index.d.mts +32 -1
  51. package/dist/icons/panel-bottom.cjs +3 -0
  52. package/dist/icons/panel-bottom.d.cts +5 -0
  53. package/dist/icons/panel-bottom.d.mts +5 -0
  54. package/dist/icons/panel-bottom.mjs +4 -0
  55. package/dist/icons/panel-left.cjs +3 -0
  56. package/dist/icons/panel-left.d.cts +5 -0
  57. package/dist/icons/panel-left.d.mts +5 -0
  58. package/dist/icons/panel-left.mjs +4 -0
  59. package/dist/icons/panel-right.cjs +3 -0
  60. package/dist/icons/panel-right.d.cts +5 -0
  61. package/dist/icons/panel-right.d.mts +5 -0
  62. package/dist/icons/panel-right.mjs +4 -0
  63. package/dist/icons/panel-top.cjs +3 -0
  64. package/dist/icons/panel-top.d.cts +5 -0
  65. package/dist/icons/panel-top.d.mts +5 -0
  66. package/dist/icons/panel-top.mjs +4 -0
  67. package/dist/icons/pen-line.cjs +3 -0
  68. package/dist/icons/pen-line.d.cts +5 -0
  69. package/dist/icons/pen-line.d.mts +5 -0
  70. package/dist/icons/pen-line.mjs +4 -0
  71. package/dist/icons/pen.cjs +3 -0
  72. package/dist/icons/pen.d.cts +5 -0
  73. package/dist/icons/pen.d.mts +5 -0
  74. package/dist/icons/pen.mjs +4 -0
  75. package/dist/icons/pencil-line.cjs +3 -0
  76. package/dist/icons/pencil-line.d.cts +5 -0
  77. package/dist/icons/pencil-line.d.mts +5 -0
  78. package/dist/icons/pencil-line.mjs +4 -0
  79. package/dist/icons/pencil.cjs +3 -0
  80. package/dist/icons/pencil.d.cts +5 -0
  81. package/dist/icons/pencil.d.mts +5 -0
  82. package/dist/icons/pencil.mjs +4 -0
  83. package/dist/icons/refresh-ccw.cjs +3 -0
  84. package/dist/icons/refresh-ccw.d.cts +5 -0
  85. package/dist/icons/refresh-ccw.d.mts +5 -0
  86. package/dist/icons/refresh-ccw.mjs +4 -0
  87. package/dist/icons/refresh-cw-off.cjs +3 -0
  88. package/dist/icons/refresh-cw-off.d.cts +5 -0
  89. package/dist/icons/refresh-cw-off.d.mts +5 -0
  90. package/dist/icons/refresh-cw-off.mjs +4 -0
  91. package/dist/icons/refresh-cw.cjs +3 -0
  92. package/dist/icons/refresh-cw.d.cts +5 -0
  93. package/dist/icons/refresh-cw.d.mts +5 -0
  94. package/dist/icons/refresh-cw.mjs +4 -0
  95. package/dist/icons/rows-2-dashed.cjs +3 -0
  96. package/dist/icons/rows-2-dashed.d.cts +5 -0
  97. package/dist/icons/rows-2-dashed.d.mts +5 -0
  98. package/dist/icons/rows-2-dashed.mjs +4 -0
  99. package/dist/icons/rows-2.cjs +9 -0
  100. package/dist/icons/rows-2.d.cts +5 -0
  101. package/dist/icons/rows-2.d.mts +5 -0
  102. package/dist/icons/rows-2.mjs +10 -0
  103. package/dist/icons/rows-3-dashed.cjs +3 -0
  104. package/dist/icons/rows-3-dashed.d.cts +5 -0
  105. package/dist/icons/rows-3-dashed.d.mts +5 -0
  106. package/dist/icons/rows-3-dashed.mjs +4 -0
  107. package/dist/icons/rows-3.cjs +3 -0
  108. package/dist/icons/rows-3.d.cts +5 -0
  109. package/dist/icons/rows-3.d.mts +5 -0
  110. package/dist/icons/rows-3.mjs +4 -0
  111. package/dist/icons/trash-2.cjs +3 -0
  112. package/dist/icons/trash-2.d.cts +5 -0
  113. package/dist/icons/trash-2.d.mts +5 -0
  114. package/dist/icons/trash-2.mjs +4 -0
  115. package/dist/icons/trash-3.cjs +3 -0
  116. package/dist/icons/trash-3.d.cts +5 -0
  117. package/dist/icons/trash-3.d.mts +5 -0
  118. package/dist/icons/trash-3.mjs +4 -0
  119. package/dist/icons/trash-delete.cjs +3 -0
  120. package/dist/icons/trash-delete.d.cts +5 -0
  121. package/dist/icons/trash-delete.d.mts +5 -0
  122. package/dist/icons/trash-delete.mjs +4 -0
  123. package/dist/icons/trash.cjs +3 -0
  124. package/dist/icons/trash.d.cts +5 -0
  125. package/dist/icons/trash.d.mts +5 -0
  126. package/dist/icons/trash.mjs +4 -0
  127. package/dist/index.cjs +62 -0
  128. package/dist/index.d.cts +32 -1
  129. package/dist/index.d.mts +32 -1
  130. package/dist/index.mjs +32 -1
  131. package/package.json +1 -1
@@ -0,0 +1,3 @@
1
+ const ChevronDown = require("../createJeddIcon.cjs").default("chevron-down", [["path", { "d": "M6 9L12 15L18 9" }]]);
2
+ //#endregion
3
+ exports.default = ChevronDown;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/chevron-down.d.ts
3
+ declare const ChevronDown: JeddIcon;
4
+ //#endregion
5
+ export { ChevronDown };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/chevron-down.d.ts
3
+ declare const ChevronDown: JeddIcon;
4
+ //#endregion
5
+ export { ChevronDown };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const ChevronDown = createJeddIcon("chevron-down", [["path", { "d": "M6 9L12 15L18 9" }]]);
3
+ //#endregion
4
+ export { ChevronDown as default };
@@ -0,0 +1,3 @@
1
+ const ChevronLeft = require("../createJeddIcon.cjs").default("chevron-left", [["path", { "d": "M15 18L9 12L15 6" }]]);
2
+ //#endregion
3
+ exports.default = ChevronLeft;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/chevron-left.d.ts
3
+ declare const ChevronLeft: JeddIcon;
4
+ //#endregion
5
+ export { ChevronLeft };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/chevron-left.d.ts
3
+ declare const ChevronLeft: JeddIcon;
4
+ //#endregion
5
+ export { ChevronLeft };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const ChevronLeft = createJeddIcon("chevron-left", [["path", { "d": "M15 18L9 12L15 6" }]]);
3
+ //#endregion
4
+ export { ChevronLeft as default };
@@ -0,0 +1,3 @@
1
+ const ChevronRight = require("../createJeddIcon.cjs").default("chevron-right", [["path", { "d": "M9 18L15 12L9 6" }]]);
2
+ //#endregion
3
+ exports.default = ChevronRight;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/chevron-right.d.ts
3
+ declare const ChevronRight: JeddIcon;
4
+ //#endregion
5
+ export { ChevronRight };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/chevron-right.d.ts
3
+ declare const ChevronRight: JeddIcon;
4
+ //#endregion
5
+ export { ChevronRight };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const ChevronRight = createJeddIcon("chevron-right", [["path", { "d": "M9 18L15 12L9 6" }]]);
3
+ //#endregion
4
+ export { ChevronRight as default };
@@ -0,0 +1,3 @@
1
+ const ChevronUp = require("../createJeddIcon.cjs").default("chevron-up", [["path", { "d": "M6 15L12 9L18 15" }]]);
2
+ //#endregion
3
+ exports.default = ChevronUp;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/chevron-up.d.ts
3
+ declare const ChevronUp: JeddIcon;
4
+ //#endregion
5
+ export { ChevronUp };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/chevron-up.d.ts
3
+ declare const ChevronUp: JeddIcon;
4
+ //#endregion
5
+ export { ChevronUp };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const ChevronUp = createJeddIcon("chevron-up", [["path", { "d": "M6 15L12 9L18 15" }]]);
3
+ //#endregion
4
+ export { ChevronUp as default };
@@ -0,0 +1,3 @@
1
+ const ChevronsDown = require("../createJeddIcon.cjs").default("chevrons-down", [["path", { "d": "M6 12L12 18L18 12M6 6L12 12L18 6" }]]);
2
+ //#endregion
3
+ exports.default = ChevronsDown;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/chevrons-down.d.ts
3
+ declare const ChevronsDown: JeddIcon;
4
+ //#endregion
5
+ export { ChevronsDown };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/chevrons-down.d.ts
3
+ declare const ChevronsDown: JeddIcon;
4
+ //#endregion
5
+ export { ChevronsDown };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const ChevronsDown = createJeddIcon("chevrons-down", [["path", { "d": "M6 12L12 18L18 12M6 6L12 12L18 6" }]]);
3
+ //#endregion
4
+ export { ChevronsDown as default };
@@ -0,0 +1,3 @@
1
+ const ChevronsLeft = require("../createJeddIcon.cjs").default("chevrons-left", [["path", { "d": "M12 18L6 12L12 6M18 18L12 12L18 6" }]]);
2
+ //#endregion
3
+ exports.default = ChevronsLeft;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/chevrons-left.d.ts
3
+ declare const ChevronsLeft: JeddIcon;
4
+ //#endregion
5
+ export { ChevronsLeft };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/chevrons-left.d.ts
3
+ declare const ChevronsLeft: JeddIcon;
4
+ //#endregion
5
+ export { ChevronsLeft };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const ChevronsLeft = createJeddIcon("chevrons-left", [["path", { "d": "M12 18L6 12L12 6M18 18L12 12L18 6" }]]);
3
+ //#endregion
4
+ export { ChevronsLeft as default };
@@ -0,0 +1,3 @@
1
+ const ChevronsRight = require("../createJeddIcon.cjs").default("chevrons-right", [["path", { "d": "M12 18L18 12L12 6M6 18L12 12L6 6" }]]);
2
+ //#endregion
3
+ exports.default = ChevronsRight;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/chevrons-right.d.ts
3
+ declare const ChevronsRight: JeddIcon;
4
+ //#endregion
5
+ export { ChevronsRight };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/chevrons-right.d.ts
3
+ declare const ChevronsRight: JeddIcon;
4
+ //#endregion
5
+ export { ChevronsRight };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const ChevronsRight = createJeddIcon("chevrons-right", [["path", { "d": "M12 18L18 12L12 6M6 18L12 12L6 6" }]]);
3
+ //#endregion
4
+ export { ChevronsRight as default };
@@ -0,0 +1,3 @@
1
+ const ChevronsUp = require("../createJeddIcon.cjs").default("chevrons-up", [["path", { "d": "M6 12L12 6L18 12M6 18L12 12L18 18" }]]);
2
+ //#endregion
3
+ exports.default = ChevronsUp;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/chevrons-up.d.ts
3
+ declare const ChevronsUp: JeddIcon;
4
+ //#endregion
5
+ export { ChevronsUp };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/chevrons-up.d.ts
3
+ declare const ChevronsUp: JeddIcon;
4
+ //#endregion
5
+ export { ChevronsUp };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const ChevronsUp = createJeddIcon("chevrons-up", [["path", { "d": "M6 12L12 6L18 12M6 18L12 12L18 18" }]]);
3
+ //#endregion
4
+ export { ChevronsUp as default };
@@ -0,0 +1,3 @@
1
+ const Columns2Dashed = require("../createJeddIcon.cjs").default("columns-2-dashed", [["path", { "d": "M12 8V11M12 3V6M12 13V16M12 18V21M3 3H21V21H3V3Z" }]]);
2
+ //#endregion
3
+ exports.default = Columns2Dashed;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/columns-2-dashed.d.ts
3
+ declare const Columns2Dashed: JeddIcon;
4
+ //#endregion
5
+ export { Columns2Dashed };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/columns-2-dashed.d.ts
3
+ declare const Columns2Dashed: JeddIcon;
4
+ //#endregion
5
+ export { Columns2Dashed };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const Columns2Dashed = createJeddIcon("columns-2-dashed", [["path", { "d": "M12 8V11M12 3V6M12 13V16M12 18V21M3 3H21V21H3V3Z" }]]);
3
+ //#endregion
4
+ export { Columns2Dashed as default };
@@ -0,0 +1,3 @@
1
+ const Columns2 = require("../createJeddIcon.cjs").default("columns-2", [["path", { "d": "M12 3V21M3 3H21V21H3V3Z" }]]);
2
+ //#endregion
3
+ exports.default = Columns2;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/columns-2.d.ts
3
+ declare const Columns2: JeddIcon;
4
+ //#endregion
5
+ export { Columns2 };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/columns-2.d.ts
3
+ declare const Columns2: JeddIcon;
4
+ //#endregion
5
+ export { Columns2 };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const Columns2 = createJeddIcon("columns-2", [["path", { "d": "M12 3V21M3 3H21V21H3V3Z" }]]);
3
+ //#endregion
4
+ export { Columns2 as default };
@@ -0,0 +1,3 @@
1
+ const Columns3Dashed = require("../createJeddIcon.cjs").default("columns-3-dashed", [["path", { "d": "M9 8V11M9 3V6M9 13V16M9 18V21M15 8V11M15 3V6M15 13V16M15 18V21M3 3H21V21H3V3Z" }]]);
2
+ //#endregion
3
+ exports.default = Columns3Dashed;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/columns-3-dashed.d.ts
3
+ declare const Columns3Dashed: JeddIcon;
4
+ //#endregion
5
+ export { Columns3Dashed };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/columns-3-dashed.d.ts
3
+ declare const Columns3Dashed: JeddIcon;
4
+ //#endregion
5
+ export { Columns3Dashed };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const Columns3Dashed = createJeddIcon("columns-3-dashed", [["path", { "d": "M9 8V11M9 3V6M9 13V16M9 18V21M15 8V11M15 3V6M15 13V16M15 18V21M3 3H21V21H3V3Z" }]]);
3
+ //#endregion
4
+ export { Columns3Dashed as default };
@@ -0,0 +1,3 @@
1
+ const Columns3 = require("../createJeddIcon.cjs").default("columns-3", [["path", { "d": "M9 3V21M15 3V21M3 3H21V21H3V3Z" }]]);
2
+ //#endregion
3
+ exports.default = Columns3;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/columns-3.d.ts
3
+ declare const Columns3: JeddIcon;
4
+ //#endregion
5
+ export { Columns3 };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/columns-3.d.ts
3
+ declare const Columns3: JeddIcon;
4
+ //#endregion
5
+ export { Columns3 };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const Columns3 = createJeddIcon("columns-3", [["path", { "d": "M9 3V21M15 3V21M3 3H21V21H3V3Z" }]]);
3
+ //#endregion
4
+ export { Columns3 as default };
@@ -15,4 +15,35 @@ import { ArrowRight } from "./arrow-right.cjs";
15
15
  import { ArrowUpDown } from "./arrow-up-down.cjs";
16
16
  import { ArrowUpLeft } from "./arrow-up-left.cjs";
17
17
  import { ArrowUpRight } from "./arrow-up-right.cjs";
18
- import { ArrowUp } from "./arrow-up.cjs";
18
+ import { ArrowUp } from "./arrow-up.cjs";
19
+ import { ChevronDown } from "./chevron-down.cjs";
20
+ import { ChevronLeft } from "./chevron-left.cjs";
21
+ import { ChevronRight } from "./chevron-right.cjs";
22
+ import { ChevronUp } from "./chevron-up.cjs";
23
+ import { ChevronsDown } from "./chevrons-down.cjs";
24
+ import { ChevronsLeft } from "./chevrons-left.cjs";
25
+ import { ChevronsRight } from "./chevrons-right.cjs";
26
+ import { ChevronsUp } from "./chevrons-up.cjs";
27
+ import { Columns2Dashed } from "./columns-2-dashed.cjs";
28
+ import { Columns2 } from "./columns-2.cjs";
29
+ import { Columns3Dashed } from "./columns-3-dashed.cjs";
30
+ import { Columns3 } from "./columns-3.cjs";
31
+ import { PanelBottom } from "./panel-bottom.cjs";
32
+ import { PanelLeft } from "./panel-left.cjs";
33
+ import { PanelRight } from "./panel-right.cjs";
34
+ import { PanelTop } from "./panel-top.cjs";
35
+ import { PenLine } from "./pen-line.cjs";
36
+ import { Pen } from "./pen.cjs";
37
+ import { PencilLine } from "./pencil-line.cjs";
38
+ import { Pencil } from "./pencil.cjs";
39
+ import { RefreshCcw } from "./refresh-ccw.cjs";
40
+ import { RefreshCwOff } from "./refresh-cw-off.cjs";
41
+ import { RefreshCw } from "./refresh-cw.cjs";
42
+ import { Rows2Dashed } from "./rows-2-dashed.cjs";
43
+ import { Rows2 } from "./rows-2.cjs";
44
+ import { Rows3Dashed } from "./rows-3-dashed.cjs";
45
+ import { Rows3 } from "./rows-3.cjs";
46
+ import { Trash2 } from "./trash-2.cjs";
47
+ import { Trash3 } from "./trash-3.cjs";
48
+ import { TrashDelete } from "./trash-delete.cjs";
49
+ import { Trash } from "./trash.cjs";
@@ -15,4 +15,35 @@ import { ArrowRight } from "./arrow-right.mjs";
15
15
  import { ArrowUpDown } from "./arrow-up-down.mjs";
16
16
  import { ArrowUpLeft } from "./arrow-up-left.mjs";
17
17
  import { ArrowUpRight } from "./arrow-up-right.mjs";
18
- import { ArrowUp } from "./arrow-up.mjs";
18
+ import { ArrowUp } from "./arrow-up.mjs";
19
+ import { ChevronDown } from "./chevron-down.mjs";
20
+ import { ChevronLeft } from "./chevron-left.mjs";
21
+ import { ChevronRight } from "./chevron-right.mjs";
22
+ import { ChevronUp } from "./chevron-up.mjs";
23
+ import { ChevronsDown } from "./chevrons-down.mjs";
24
+ import { ChevronsLeft } from "./chevrons-left.mjs";
25
+ import { ChevronsRight } from "./chevrons-right.mjs";
26
+ import { ChevronsUp } from "./chevrons-up.mjs";
27
+ import { Columns2Dashed } from "./columns-2-dashed.mjs";
28
+ import { Columns2 } from "./columns-2.mjs";
29
+ import { Columns3Dashed } from "./columns-3-dashed.mjs";
30
+ import { Columns3 } from "./columns-3.mjs";
31
+ import { PanelBottom } from "./panel-bottom.mjs";
32
+ import { PanelLeft } from "./panel-left.mjs";
33
+ import { PanelRight } from "./panel-right.mjs";
34
+ import { PanelTop } from "./panel-top.mjs";
35
+ import { PenLine } from "./pen-line.mjs";
36
+ import { Pen } from "./pen.mjs";
37
+ import { PencilLine } from "./pencil-line.mjs";
38
+ import { Pencil } from "./pencil.mjs";
39
+ import { RefreshCcw } from "./refresh-ccw.mjs";
40
+ import { RefreshCwOff } from "./refresh-cw-off.mjs";
41
+ import { RefreshCw } from "./refresh-cw.mjs";
42
+ import { Rows2Dashed } from "./rows-2-dashed.mjs";
43
+ import { Rows2 } from "./rows-2.mjs";
44
+ import { Rows3Dashed } from "./rows-3-dashed.mjs";
45
+ import { Rows3 } from "./rows-3.mjs";
46
+ import { Trash2 } from "./trash-2.mjs";
47
+ import { Trash3 } from "./trash-3.mjs";
48
+ import { TrashDelete } from "./trash-delete.mjs";
49
+ import { Trash } from "./trash.mjs";
@@ -0,0 +1,3 @@
1
+ const PanelBottom = require("../createJeddIcon.cjs").default("panel-bottom", [["path", { "d": "M21 15H3M3 3H21V21H3V3Z" }]]);
2
+ //#endregion
3
+ exports.default = PanelBottom;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/panel-bottom.d.ts
3
+ declare const PanelBottom: JeddIcon;
4
+ //#endregion
5
+ export { PanelBottom };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/panel-bottom.d.ts
3
+ declare const PanelBottom: JeddIcon;
4
+ //#endregion
5
+ export { PanelBottom };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const PanelBottom = createJeddIcon("panel-bottom", [["path", { "d": "M21 15H3M3 3H21V21H3V3Z" }]]);
3
+ //#endregion
4
+ export { PanelBottom as default };
@@ -0,0 +1,3 @@
1
+ const PanelLeft = require("../createJeddIcon.cjs").default("panel-left", [["path", { "d": "M9 3V21M3 3H21V21H3V3Z" }]]);
2
+ //#endregion
3
+ exports.default = PanelLeft;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/panel-left.d.ts
3
+ declare const PanelLeft: JeddIcon;
4
+ //#endregion
5
+ export { PanelLeft };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/panel-left.d.ts
3
+ declare const PanelLeft: JeddIcon;
4
+ //#endregion
5
+ export { PanelLeft };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const PanelLeft = createJeddIcon("panel-left", [["path", { "d": "M9 3V21M3 3H21V21H3V3Z" }]]);
3
+ //#endregion
4
+ export { PanelLeft as default };
@@ -0,0 +1,3 @@
1
+ const PanelRight = require("../createJeddIcon.cjs").default("panel-right", [["path", { "d": "M15 3V21M3 3H21V21H3V3Z" }]]);
2
+ //#endregion
3
+ exports.default = PanelRight;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/panel-right.d.ts
3
+ declare const PanelRight: JeddIcon;
4
+ //#endregion
5
+ export { PanelRight };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/panel-right.d.ts
3
+ declare const PanelRight: JeddIcon;
4
+ //#endregion
5
+ export { PanelRight };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const PanelRight = createJeddIcon("panel-right", [["path", { "d": "M15 3V21M3 3H21V21H3V3Z" }]]);
3
+ //#endregion
4
+ export { PanelRight as default };
@@ -0,0 +1,3 @@
1
+ const PanelTop = require("../createJeddIcon.cjs").default("panel-top", [["path", { "d": "M21 9H3M3 3H21V21H3V3Z" }]]);
2
+ //#endregion
3
+ exports.default = PanelTop;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/panel-top.d.ts
3
+ declare const PanelTop: JeddIcon;
4
+ //#endregion
5
+ export { PanelTop };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/panel-top.d.ts
3
+ declare const PanelTop: JeddIcon;
4
+ //#endregion
5
+ export { PanelTop };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const PanelTop = createJeddIcon("panel-top", [["path", { "d": "M21 9H3M3 3H21V21H3V3Z" }]]);
3
+ //#endregion
4
+ export { PanelTop as default };
@@ -0,0 +1,3 @@
1
+ const PenLine = require("../createJeddIcon.cjs").default("pen-line", [["path", { "d": "M7 8L11.5 3.5L17 9M5 16L8 19M12 21H21M3 18L17 3L20 6L6 21H3V18Z" }]]);
2
+ //#endregion
3
+ exports.default = PenLine;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/pen-line.d.ts
3
+ declare const PenLine: JeddIcon;
4
+ //#endregion
5
+ export { PenLine };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/pen-line.d.ts
3
+ declare const PenLine: JeddIcon;
4
+ //#endregion
5
+ export { PenLine };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const PenLine = createJeddIcon("pen-line", [["path", { "d": "M7 8L11.5 3.5L17 9M5 16L8 19M12 21H21M3 18L17 3L20 6L6 21H3V18Z" }]]);
3
+ //#endregion
4
+ export { PenLine as default };
@@ -0,0 +1,3 @@
1
+ const Pen = require("../createJeddIcon.cjs").default("pen", [["path", { "d": "M7 8L11.5 3.5L17 9M5 16L8 19M3 18L17 3L20 6L6 21H3V18Z" }]]);
2
+ //#endregion
3
+ exports.default = Pen;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/pen.d.ts
3
+ declare const Pen: JeddIcon;
4
+ //#endregion
5
+ export { Pen };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/pen.d.ts
3
+ declare const Pen: JeddIcon;
4
+ //#endregion
5
+ export { Pen };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const Pen = createJeddIcon("pen", [["path", { "d": "M7 8L11.5 3.5L17 9M5 16L8 19M3 18L17 3L20 6L6 21H3V18Z" }]]);
3
+ //#endregion
4
+ export { Pen as default };
@@ -0,0 +1,3 @@
1
+ const PencilLine = require("../createJeddIcon.cjs").default("pencil-line", [["path", { "d": "M14 6.00001L18 10M12 21H21M3 17L17 3L21 7L7 21L3 21V17Z" }]]);
2
+ //#endregion
3
+ exports.default = PencilLine;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/pencil-line.d.ts
3
+ declare const PencilLine: JeddIcon;
4
+ //#endregion
5
+ export { PencilLine };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/pencil-line.d.ts
3
+ declare const PencilLine: JeddIcon;
4
+ //#endregion
5
+ export { PencilLine };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const PencilLine = createJeddIcon("pencil-line", [["path", { "d": "M14 6.00001L18 10M12 21H21M3 17L17 3L21 7L7 21L3 21V17Z" }]]);
3
+ //#endregion
4
+ export { PencilLine as default };
@@ -0,0 +1,3 @@
1
+ const Pencil = require("../createJeddIcon.cjs").default("pencil", [["path", { "d": "M14 6.00001L18 10M3 17L17 3L21 7L7 21L3 21V17Z" }]]);
2
+ //#endregion
3
+ exports.default = Pencil;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/pencil.d.ts
3
+ declare const Pencil: JeddIcon;
4
+ //#endregion
5
+ export { Pencil };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/pencil.d.ts
3
+ declare const Pencil: JeddIcon;
4
+ //#endregion
5
+ export { Pencil };
@@ -0,0 +1,4 @@
1
+ import createJeddIcon from "../createJeddIcon.mjs";
2
+ const Pencil = createJeddIcon("pencil", [["path", { "d": "M14 6.00001L18 10M3 17L17 3L21 7L7 21L3 21V17Z" }]]);
3
+ //#endregion
4
+ export { Pencil as default };
@@ -0,0 +1,3 @@
1
+ const RefreshCcw = require("../createJeddIcon.cjs").default("refresh-ccw", [["path", { "d": "M20 22V16H14M3.99999 2V8H9.99999M3.05493 11C3.01863 11.3283 3 11.662 3 12C3 16.9706 7.02944 21 12 21C15.5337 21 18.5918 18.9634 20.0645 16M20.9451 13C20.9814 12.6717 21 12.338 21 12C21 7.02944 16.9706 3 12 3C8.46627 3 5.40821 5.03656 3.93551 8" }]]);
2
+ //#endregion
3
+ exports.default = RefreshCcw;
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.cjs";
2
+ //#region src/icons/refresh-ccw.d.ts
3
+ declare const RefreshCcw: JeddIcon;
4
+ //#endregion
5
+ export { RefreshCcw };
@@ -0,0 +1,5 @@
1
+ import { JeddIcon } from "../types.mjs";
2
+ //#region src/icons/refresh-ccw.d.ts
3
+ declare const RefreshCcw: JeddIcon;
4
+ //#endregion
5
+ export { RefreshCcw };