@jedd-icons/core 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 (129) hide show
  1. package/dist/icons/chevron-down.cjs +4 -0
  2. package/dist/icons/chevron-down.d.cts +6 -0
  3. package/dist/icons/chevron-down.d.mts +6 -0
  4. package/dist/icons/chevron-down.mjs +4 -0
  5. package/dist/icons/chevron-left.cjs +4 -0
  6. package/dist/icons/chevron-left.d.cts +6 -0
  7. package/dist/icons/chevron-left.d.mts +6 -0
  8. package/dist/icons/chevron-left.mjs +4 -0
  9. package/dist/icons/chevron-right.cjs +4 -0
  10. package/dist/icons/chevron-right.d.cts +6 -0
  11. package/dist/icons/chevron-right.d.mts +6 -0
  12. package/dist/icons/chevron-right.mjs +4 -0
  13. package/dist/icons/chevron-up.cjs +4 -0
  14. package/dist/icons/chevron-up.d.cts +6 -0
  15. package/dist/icons/chevron-up.d.mts +6 -0
  16. package/dist/icons/chevron-up.mjs +4 -0
  17. package/dist/icons/chevrons-down.cjs +4 -0
  18. package/dist/icons/chevrons-down.d.cts +6 -0
  19. package/dist/icons/chevrons-down.d.mts +6 -0
  20. package/dist/icons/chevrons-down.mjs +4 -0
  21. package/dist/icons/chevrons-left.cjs +4 -0
  22. package/dist/icons/chevrons-left.d.cts +6 -0
  23. package/dist/icons/chevrons-left.d.mts +6 -0
  24. package/dist/icons/chevrons-left.mjs +4 -0
  25. package/dist/icons/chevrons-right.cjs +4 -0
  26. package/dist/icons/chevrons-right.d.cts +6 -0
  27. package/dist/icons/chevrons-right.d.mts +6 -0
  28. package/dist/icons/chevrons-right.mjs +4 -0
  29. package/dist/icons/chevrons-up.cjs +4 -0
  30. package/dist/icons/chevrons-up.d.cts +6 -0
  31. package/dist/icons/chevrons-up.d.mts +6 -0
  32. package/dist/icons/chevrons-up.mjs +4 -0
  33. package/dist/icons/columns-2-dashed.cjs +4 -0
  34. package/dist/icons/columns-2-dashed.d.cts +6 -0
  35. package/dist/icons/columns-2-dashed.d.mts +6 -0
  36. package/dist/icons/columns-2-dashed.mjs +4 -0
  37. package/dist/icons/columns-2.cjs +4 -0
  38. package/dist/icons/columns-2.d.cts +6 -0
  39. package/dist/icons/columns-2.d.mts +6 -0
  40. package/dist/icons/columns-2.mjs +4 -0
  41. package/dist/icons/columns-3-dashed.cjs +4 -0
  42. package/dist/icons/columns-3-dashed.d.cts +6 -0
  43. package/dist/icons/columns-3-dashed.d.mts +6 -0
  44. package/dist/icons/columns-3-dashed.mjs +4 -0
  45. package/dist/icons/columns-3.cjs +4 -0
  46. package/dist/icons/columns-3.d.cts +6 -0
  47. package/dist/icons/columns-3.d.mts +6 -0
  48. package/dist/icons/columns-3.mjs +4 -0
  49. package/dist/icons/panel-bottom.cjs +4 -0
  50. package/dist/icons/panel-bottom.d.cts +6 -0
  51. package/dist/icons/panel-bottom.d.mts +6 -0
  52. package/dist/icons/panel-bottom.mjs +4 -0
  53. package/dist/icons/panel-left.cjs +4 -0
  54. package/dist/icons/panel-left.d.cts +6 -0
  55. package/dist/icons/panel-left.d.mts +6 -0
  56. package/dist/icons/panel-left.mjs +4 -0
  57. package/dist/icons/panel-right.cjs +4 -0
  58. package/dist/icons/panel-right.d.cts +6 -0
  59. package/dist/icons/panel-right.d.mts +6 -0
  60. package/dist/icons/panel-right.mjs +4 -0
  61. package/dist/icons/panel-top.cjs +4 -0
  62. package/dist/icons/panel-top.d.cts +6 -0
  63. package/dist/icons/panel-top.d.mts +6 -0
  64. package/dist/icons/panel-top.mjs +4 -0
  65. package/dist/icons/pen-line.cjs +4 -0
  66. package/dist/icons/pen-line.d.cts +6 -0
  67. package/dist/icons/pen-line.d.mts +6 -0
  68. package/dist/icons/pen-line.mjs +4 -0
  69. package/dist/icons/pen.cjs +4 -0
  70. package/dist/icons/pen.d.cts +6 -0
  71. package/dist/icons/pen.d.mts +6 -0
  72. package/dist/icons/pen.mjs +4 -0
  73. package/dist/icons/pencil-line.cjs +4 -0
  74. package/dist/icons/pencil-line.d.cts +6 -0
  75. package/dist/icons/pencil-line.d.mts +6 -0
  76. package/dist/icons/pencil-line.mjs +4 -0
  77. package/dist/icons/pencil.cjs +4 -0
  78. package/dist/icons/pencil.d.cts +6 -0
  79. package/dist/icons/pencil.d.mts +6 -0
  80. package/dist/icons/pencil.mjs +4 -0
  81. package/dist/icons/refresh-ccw.cjs +4 -0
  82. package/dist/icons/refresh-ccw.d.cts +6 -0
  83. package/dist/icons/refresh-ccw.d.mts +6 -0
  84. package/dist/icons/refresh-ccw.mjs +4 -0
  85. package/dist/icons/refresh-cw-off.cjs +4 -0
  86. package/dist/icons/refresh-cw-off.d.cts +6 -0
  87. package/dist/icons/refresh-cw-off.d.mts +6 -0
  88. package/dist/icons/refresh-cw-off.mjs +4 -0
  89. package/dist/icons/refresh-cw.cjs +4 -0
  90. package/dist/icons/refresh-cw.d.cts +6 -0
  91. package/dist/icons/refresh-cw.d.mts +6 -0
  92. package/dist/icons/refresh-cw.mjs +4 -0
  93. package/dist/icons/rows-2-dashed.cjs +4 -0
  94. package/dist/icons/rows-2-dashed.d.cts +6 -0
  95. package/dist/icons/rows-2-dashed.d.mts +6 -0
  96. package/dist/icons/rows-2-dashed.mjs +4 -0
  97. package/dist/icons/rows-2.cjs +10 -0
  98. package/dist/icons/rows-2.d.cts +6 -0
  99. package/dist/icons/rows-2.d.mts +6 -0
  100. package/dist/icons/rows-2.mjs +10 -0
  101. package/dist/icons/rows-3-dashed.cjs +4 -0
  102. package/dist/icons/rows-3-dashed.d.cts +6 -0
  103. package/dist/icons/rows-3-dashed.d.mts +6 -0
  104. package/dist/icons/rows-3-dashed.mjs +4 -0
  105. package/dist/icons/rows-3.cjs +4 -0
  106. package/dist/icons/rows-3.d.cts +6 -0
  107. package/dist/icons/rows-3.d.mts +6 -0
  108. package/dist/icons/rows-3.mjs +4 -0
  109. package/dist/icons/trash-2.cjs +4 -0
  110. package/dist/icons/trash-2.d.cts +6 -0
  111. package/dist/icons/trash-2.d.mts +6 -0
  112. package/dist/icons/trash-2.mjs +4 -0
  113. package/dist/icons/trash-3.cjs +4 -0
  114. package/dist/icons/trash-3.d.cts +6 -0
  115. package/dist/icons/trash-3.d.mts +6 -0
  116. package/dist/icons/trash-3.mjs +4 -0
  117. package/dist/icons/trash-delete.cjs +4 -0
  118. package/dist/icons/trash-delete.d.cts +6 -0
  119. package/dist/icons/trash-delete.d.mts +6 -0
  120. package/dist/icons/trash-delete.mjs +4 -0
  121. package/dist/icons/trash.cjs +4 -0
  122. package/dist/icons/trash.d.cts +6 -0
  123. package/dist/icons/trash.d.mts +6 -0
  124. package/dist/icons/trash.mjs +4 -0
  125. package/dist/index.cjs +93 -0
  126. package/dist/index.d.cts +32 -1
  127. package/dist/index.d.mts +32 -1
  128. package/dist/index.mjs +32 -1
  129. package/package.json +1 -1
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevron-down.ts
2
+ const ChevronDown = [["path", { "d": "M6 9L12 15L18 9" }]];
3
+ //#endregion
4
+ exports.default = ChevronDown;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/chevron-down.d.ts
4
+ declare const ChevronDown: IconNode;
5
+ //#endregion
6
+ export { ChevronDown };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/chevron-down.d.ts
4
+ declare const ChevronDown: IconNode;
5
+ //#endregion
6
+ export { ChevronDown };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevron-down.ts
2
+ const ChevronDown = [["path", { "d": "M6 9L12 15L18 9" }]];
3
+ //#endregion
4
+ export { ChevronDown as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevron-left.ts
2
+ const ChevronLeft = [["path", { "d": "M15 18L9 12L15 6" }]];
3
+ //#endregion
4
+ exports.default = ChevronLeft;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/chevron-left.d.ts
4
+ declare const ChevronLeft: IconNode;
5
+ //#endregion
6
+ export { ChevronLeft };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/chevron-left.d.ts
4
+ declare const ChevronLeft: IconNode;
5
+ //#endregion
6
+ export { ChevronLeft };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevron-left.ts
2
+ const ChevronLeft = [["path", { "d": "M15 18L9 12L15 6" }]];
3
+ //#endregion
4
+ export { ChevronLeft as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevron-right.ts
2
+ const ChevronRight = [["path", { "d": "M9 18L15 12L9 6" }]];
3
+ //#endregion
4
+ exports.default = ChevronRight;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/chevron-right.d.ts
4
+ declare const ChevronRight: IconNode;
5
+ //#endregion
6
+ export { ChevronRight };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/chevron-right.d.ts
4
+ declare const ChevronRight: IconNode;
5
+ //#endregion
6
+ export { ChevronRight };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevron-right.ts
2
+ const ChevronRight = [["path", { "d": "M9 18L15 12L9 6" }]];
3
+ //#endregion
4
+ export { ChevronRight as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevron-up.ts
2
+ const ChevronUp = [["path", { "d": "M6 15L12 9L18 15" }]];
3
+ //#endregion
4
+ exports.default = ChevronUp;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/chevron-up.d.ts
4
+ declare const ChevronUp: IconNode;
5
+ //#endregion
6
+ export { ChevronUp };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/chevron-up.d.ts
4
+ declare const ChevronUp: IconNode;
5
+ //#endregion
6
+ export { ChevronUp };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevron-up.ts
2
+ const ChevronUp = [["path", { "d": "M6 15L12 9L18 15" }]];
3
+ //#endregion
4
+ export { ChevronUp as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevrons-down.ts
2
+ const ChevronsDown = [["path", { "d": "M6 12L12 18L18 12M6 6L12 12L18 6" }]];
3
+ //#endregion
4
+ exports.default = ChevronsDown;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/chevrons-down.d.ts
4
+ declare const ChevronsDown: IconNode;
5
+ //#endregion
6
+ export { ChevronsDown };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/chevrons-down.d.ts
4
+ declare const ChevronsDown: IconNode;
5
+ //#endregion
6
+ export { ChevronsDown };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevrons-down.ts
2
+ const ChevronsDown = [["path", { "d": "M6 12L12 18L18 12M6 6L12 12L18 6" }]];
3
+ //#endregion
4
+ export { ChevronsDown as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevrons-left.ts
2
+ const ChevronsLeft = [["path", { "d": "M12 18L6 12L12 6M18 18L12 12L18 6" }]];
3
+ //#endregion
4
+ exports.default = ChevronsLeft;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/chevrons-left.d.ts
4
+ declare const ChevronsLeft: IconNode;
5
+ //#endregion
6
+ export { ChevronsLeft };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/chevrons-left.d.ts
4
+ declare const ChevronsLeft: IconNode;
5
+ //#endregion
6
+ export { ChevronsLeft };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevrons-left.ts
2
+ const ChevronsLeft = [["path", { "d": "M12 18L6 12L12 6M18 18L12 12L18 6" }]];
3
+ //#endregion
4
+ export { ChevronsLeft as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevrons-right.ts
2
+ const ChevronsRight = [["path", { "d": "M12 18L18 12L12 6M6 18L12 12L6 6" }]];
3
+ //#endregion
4
+ exports.default = ChevronsRight;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/chevrons-right.d.ts
4
+ declare const ChevronsRight: IconNode;
5
+ //#endregion
6
+ export { ChevronsRight };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/chevrons-right.d.ts
4
+ declare const ChevronsRight: IconNode;
5
+ //#endregion
6
+ export { ChevronsRight };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevrons-right.ts
2
+ const ChevronsRight = [["path", { "d": "M12 18L18 12L12 6M6 18L12 12L6 6" }]];
3
+ //#endregion
4
+ export { ChevronsRight as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevrons-up.ts
2
+ const ChevronsUp = [["path", { "d": "M6 12L12 6L18 12M6 18L12 12L18 18" }]];
3
+ //#endregion
4
+ exports.default = ChevronsUp;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/chevrons-up.d.ts
4
+ declare const ChevronsUp: IconNode;
5
+ //#endregion
6
+ export { ChevronsUp };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/chevrons-up.d.ts
4
+ declare const ChevronsUp: IconNode;
5
+ //#endregion
6
+ export { ChevronsUp };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/chevrons-up.ts
2
+ const ChevronsUp = [["path", { "d": "M6 12L12 6L18 12M6 18L12 12L18 18" }]];
3
+ //#endregion
4
+ export { ChevronsUp as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/columns-2-dashed.ts
2
+ const Columns2Dashed = [["path", { "d": "M12 8V11M12 3V6M12 13V16M12 18V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ exports.default = Columns2Dashed;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/columns-2-dashed.d.ts
4
+ declare const Columns2Dashed: IconNode;
5
+ //#endregion
6
+ export { Columns2Dashed };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/columns-2-dashed.d.ts
4
+ declare const Columns2Dashed: IconNode;
5
+ //#endregion
6
+ export { Columns2Dashed };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/columns-2-dashed.ts
2
+ const Columns2Dashed = [["path", { "d": "M12 8V11M12 3V6M12 13V16M12 18V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ export { Columns2Dashed as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/columns-2.ts
2
+ const Columns2 = [["path", { "d": "M12 3V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ exports.default = Columns2;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/columns-2.d.ts
4
+ declare const Columns2: IconNode;
5
+ //#endregion
6
+ export { Columns2 };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/columns-2.d.ts
4
+ declare const Columns2: IconNode;
5
+ //#endregion
6
+ export { Columns2 };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/columns-2.ts
2
+ const Columns2 = [["path", { "d": "M12 3V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ export { Columns2 as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/columns-3-dashed.ts
2
+ const Columns3Dashed = [["path", { "d": "M9 8V11M9 3V6M9 13V16M9 18V21M15 8V11M15 3V6M15 13V16M15 18V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ exports.default = Columns3Dashed;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/columns-3-dashed.d.ts
4
+ declare const Columns3Dashed: IconNode;
5
+ //#endregion
6
+ export { Columns3Dashed };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/columns-3-dashed.d.ts
4
+ declare const Columns3Dashed: IconNode;
5
+ //#endregion
6
+ export { Columns3Dashed };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/columns-3-dashed.ts
2
+ const Columns3Dashed = [["path", { "d": "M9 8V11M9 3V6M9 13V16M9 18V21M15 8V11M15 3V6M15 13V16M15 18V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ export { Columns3Dashed as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/columns-3.ts
2
+ const Columns3 = [["path", { "d": "M9 3V21M15 3V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ exports.default = Columns3;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/columns-3.d.ts
4
+ declare const Columns3: IconNode;
5
+ //#endregion
6
+ export { Columns3 };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/columns-3.d.ts
4
+ declare const Columns3: IconNode;
5
+ //#endregion
6
+ export { Columns3 };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/columns-3.ts
2
+ const Columns3 = [["path", { "d": "M9 3V21M15 3V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ export { Columns3 as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/panel-bottom.ts
2
+ const PanelBottom = [["path", { "d": "M21 15H3M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ exports.default = PanelBottom;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/panel-bottom.d.ts
4
+ declare const PanelBottom: IconNode;
5
+ //#endregion
6
+ export { PanelBottom };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/panel-bottom.d.ts
4
+ declare const PanelBottom: IconNode;
5
+ //#endregion
6
+ export { PanelBottom };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/panel-bottom.ts
2
+ const PanelBottom = [["path", { "d": "M21 15H3M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ export { PanelBottom as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/panel-left.ts
2
+ const PanelLeft = [["path", { "d": "M9 3V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ exports.default = PanelLeft;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/panel-left.d.ts
4
+ declare const PanelLeft: IconNode;
5
+ //#endregion
6
+ export { PanelLeft };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/panel-left.d.ts
4
+ declare const PanelLeft: IconNode;
5
+ //#endregion
6
+ export { PanelLeft };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/panel-left.ts
2
+ const PanelLeft = [["path", { "d": "M9 3V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ export { PanelLeft as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/panel-right.ts
2
+ const PanelRight = [["path", { "d": "M15 3V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ exports.default = PanelRight;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/panel-right.d.ts
4
+ declare const PanelRight: IconNode;
5
+ //#endregion
6
+ export { PanelRight };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/panel-right.d.ts
4
+ declare const PanelRight: IconNode;
5
+ //#endregion
6
+ export { PanelRight };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/panel-right.ts
2
+ const PanelRight = [["path", { "d": "M15 3V21M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ export { PanelRight as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/panel-top.ts
2
+ const PanelTop = [["path", { "d": "M21 9H3M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ exports.default = PanelTop;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/panel-top.d.ts
4
+ declare const PanelTop: IconNode;
5
+ //#endregion
6
+ export { PanelTop };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/panel-top.d.ts
4
+ declare const PanelTop: IconNode;
5
+ //#endregion
6
+ export { PanelTop };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/panel-top.ts
2
+ const PanelTop = [["path", { "d": "M21 9H3M3 3H21V21H3V3Z" }]];
3
+ //#endregion
4
+ export { PanelTop as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/pen-line.ts
2
+ const PenLine = [["path", { "d": "M7 8L11.5 3.5L17 9M5 16L8 19M12 21H21M3 18L17 3L20 6L6 21H3V18Z" }]];
3
+ //#endregion
4
+ exports.default = PenLine;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/pen-line.d.ts
4
+ declare const PenLine: IconNode;
5
+ //#endregion
6
+ export { PenLine };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/pen-line.d.ts
4
+ declare const PenLine: IconNode;
5
+ //#endregion
6
+ export { PenLine };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/pen-line.ts
2
+ const PenLine = [["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,4 @@
1
+ //#region src/icons/pen.ts
2
+ const Pen = [["path", { "d": "M7 8L11.5 3.5L17 9M5 16L8 19M3 18L17 3L20 6L6 21H3V18Z" }]];
3
+ //#endregion
4
+ exports.default = Pen;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/pen.d.ts
4
+ declare const Pen: IconNode;
5
+ //#endregion
6
+ export { Pen };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/pen.d.ts
4
+ declare const Pen: IconNode;
5
+ //#endregion
6
+ export { Pen };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/pen.ts
2
+ const 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,4 @@
1
+ //#region src/icons/pencil-line.ts
2
+ const PencilLine = [["path", { "d": "M14 6.00001L18 10M12 21H21M3 17L17 3L21 7L7 21L3 21V17Z" }]];
3
+ //#endregion
4
+ exports.default = PencilLine;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/pencil-line.d.ts
4
+ declare const PencilLine: IconNode;
5
+ //#endregion
6
+ export { PencilLine };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/pencil-line.d.ts
4
+ declare const PencilLine: IconNode;
5
+ //#endregion
6
+ export { PencilLine };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/pencil-line.ts
2
+ const PencilLine = [["path", { "d": "M14 6.00001L18 10M12 21H21M3 17L17 3L21 7L7 21L3 21V17Z" }]];
3
+ //#endregion
4
+ export { PencilLine as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/pencil.ts
2
+ const Pencil = [["path", { "d": "M14 6.00001L18 10M3 17L17 3L21 7L7 21L3 21V17Z" }]];
3
+ //#endregion
4
+ exports.default = Pencil;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/pencil.d.ts
4
+ declare const Pencil: IconNode;
5
+ //#endregion
6
+ export { Pencil };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/pencil.d.ts
4
+ declare const Pencil: IconNode;
5
+ //#endregion
6
+ export { Pencil };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/pencil.ts
2
+ const Pencil = [["path", { "d": "M14 6.00001L18 10M3 17L17 3L21 7L7 21L3 21V17Z" }]];
3
+ //#endregion
4
+ export { Pencil as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/refresh-ccw.ts
2
+ const RefreshCcw = [["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" }]];
3
+ //#endregion
4
+ exports.default = RefreshCcw;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/refresh-ccw.d.ts
4
+ declare const RefreshCcw: IconNode;
5
+ //#endregion
6
+ export { RefreshCcw };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/refresh-ccw.d.ts
4
+ declare const RefreshCcw: IconNode;
5
+ //#endregion
6
+ export { RefreshCcw };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/refresh-ccw.ts
2
+ const RefreshCcw = [["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" }]];
3
+ //#endregion
4
+ export { RefreshCcw as default };
@@ -0,0 +1,4 @@
1
+ //#region src/icons/refresh-cw-off.ts
2
+ const RefreshCwOff = [["path", { "d": "M4 22V16H10M20 2V8H14M20.0645 16C20.6633 14.795 21 13.4368 21 12C21 11.662 20.9814 11.3283 20.9451 11M18.3851 18.3428C16.7548 19.9839 14.496 21 12 21C8.46628 21 5.40822 18.9634 3.93552 16M5.64662 5.62547C4.01172 7.25498 3 9.50934 3 12C3 12.338 3.01863 12.6717 3.05493 13M7.95376 3.95867C9.17016 3.34539 10.5447 3 12 3C15.5337 3 18.5918 5.03656 20.0645 8M3 3L21 21" }]];
3
+ //#endregion
4
+ exports.default = RefreshCwOff;
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.cjs";
2
+
3
+ //#region src/icons/refresh-cw-off.d.ts
4
+ declare const RefreshCwOff: IconNode;
5
+ //#endregion
6
+ export { RefreshCwOff };
@@ -0,0 +1,6 @@
1
+ import { IconNode } from "../shared/dist/types.mjs";
2
+
3
+ //#region src/icons/refresh-cw-off.d.ts
4
+ declare const RefreshCwOff: IconNode;
5
+ //#endregion
6
+ export { RefreshCwOff };