@jedd-icons/react 0.0.10 → 0.0.12
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.
- package/dist/icons/badge-check.cjs +18 -0
- package/dist/icons/badge-check.d.cts +5 -0
- package/dist/icons/badge-check.d.mts +5 -0
- package/dist/icons/badge-check.mjs +19 -0
- package/dist/icons/bolt.cjs +3 -0
- package/dist/icons/bolt.d.cts +5 -0
- package/dist/icons/bolt.d.mts +5 -0
- package/dist/icons/bolt.mjs +4 -0
- package/dist/icons/cancel.cjs +3 -0
- package/dist/icons/cancel.d.cts +5 -0
- package/dist/icons/cancel.d.mts +5 -0
- package/dist/icons/cancel.mjs +4 -0
- package/dist/icons/check-double.cjs +3 -0
- package/dist/icons/check-double.d.cts +5 -0
- package/dist/icons/check-double.d.mts +5 -0
- package/dist/icons/check-double.mjs +4 -0
- package/dist/icons/check.cjs +3 -0
- package/dist/icons/check.d.cts +5 -0
- package/dist/icons/check.d.mts +5 -0
- package/dist/icons/check.mjs +4 -0
- package/dist/icons/cog.cjs +3 -0
- package/dist/icons/cog.d.cts +5 -0
- package/dist/icons/cog.d.mts +5 -0
- package/dist/icons/cog.mjs +4 -0
- package/dist/icons/columns-2-dashed.cjs +3 -0
- package/dist/icons/columns-2-dashed.d.cts +5 -0
- package/dist/icons/columns-2-dashed.d.mts +5 -0
- package/dist/icons/columns-2-dashed.mjs +4 -0
- package/dist/icons/columns-2.cjs +3 -0
- package/dist/icons/columns-2.d.cts +5 -0
- package/dist/icons/columns-2.d.mts +5 -0
- package/dist/icons/columns-2.mjs +4 -0
- package/dist/icons/columns-3-dashed.cjs +3 -0
- package/dist/icons/columns-3-dashed.d.cts +5 -0
- package/dist/icons/columns-3-dashed.d.mts +5 -0
- package/dist/icons/columns-3-dashed.mjs +4 -0
- package/dist/icons/columns-3.cjs +3 -0
- package/dist/icons/columns-3.d.cts +5 -0
- package/dist/icons/columns-3.d.mts +5 -0
- package/dist/icons/columns-3.mjs +4 -0
- package/dist/icons/divider.cjs +3 -0
- package/dist/icons/divider.d.cts +5 -0
- package/dist/icons/divider.d.mts +5 -0
- package/dist/icons/divider.mjs +4 -0
- package/dist/icons/equal.cjs +3 -0
- package/dist/icons/equal.d.cts +5 -0
- package/dist/icons/equal.d.mts +5 -0
- package/dist/icons/equal.mjs +4 -0
- package/dist/icons/index.d.cts +46 -1
- package/dist/icons/index.d.mts +46 -1
- package/dist/icons/menu-2-lines.cjs +3 -0
- package/dist/icons/menu-2-lines.d.cts +5 -0
- package/dist/icons/menu-2-lines.d.mts +5 -0
- package/dist/icons/menu-2-lines.mjs +4 -0
- package/dist/icons/menu-3-lines.cjs +3 -0
- package/dist/icons/menu-3-lines.d.cts +5 -0
- package/dist/icons/menu-3-lines.d.mts +5 -0
- package/dist/icons/menu-3-lines.mjs +4 -0
- package/dist/icons/menu-fries-left.cjs +3 -0
- package/dist/icons/menu-fries-left.d.cts +5 -0
- package/dist/icons/menu-fries-left.d.mts +5 -0
- package/dist/icons/menu-fries-left.mjs +4 -0
- package/dist/icons/menu-fries-right.cjs +3 -0
- package/dist/icons/menu-fries-right.d.cts +5 -0
- package/dist/icons/menu-fries-right.d.mts +5 -0
- package/dist/icons/menu-fries-right.mjs +4 -0
- package/dist/icons/menu-hotdog.cjs +3 -0
- package/dist/icons/menu-hotdog.d.cts +5 -0
- package/dist/icons/menu-hotdog.d.mts +5 -0
- package/dist/icons/menu-hotdog.mjs +4 -0
- package/dist/icons/menu-line-left.cjs +3 -0
- package/dist/icons/menu-line-left.d.cts +5 -0
- package/dist/icons/menu-line-left.d.mts +5 -0
- package/dist/icons/menu-line-left.mjs +4 -0
- package/dist/icons/menu-lines-right.cjs +3 -0
- package/dist/icons/menu-lines-right.d.cts +5 -0
- package/dist/icons/menu-lines-right.d.mts +5 -0
- package/dist/icons/menu-lines-right.mjs +4 -0
- package/dist/icons/menu-stairs.cjs +3 -0
- package/dist/icons/menu-stairs.d.cts +5 -0
- package/dist/icons/menu-stairs.d.mts +5 -0
- package/dist/icons/menu-stairs.mjs +4 -0
- package/dist/icons/menu-strawberry.cjs +3 -0
- package/dist/icons/menu-strawberry.d.cts +5 -0
- package/dist/icons/menu-strawberry.d.mts +5 -0
- package/dist/icons/menu-strawberry.mjs +4 -0
- package/dist/icons/minus.cjs +3 -0
- package/dist/icons/minus.d.cts +5 -0
- package/dist/icons/minus.d.mts +5 -0
- package/dist/icons/minus.mjs +4 -0
- package/dist/icons/panel-bottom.cjs +3 -0
- package/dist/icons/panel-bottom.d.cts +5 -0
- package/dist/icons/panel-bottom.d.mts +5 -0
- package/dist/icons/panel-bottom.mjs +4 -0
- package/dist/icons/panel-left.cjs +3 -0
- package/dist/icons/panel-left.d.cts +5 -0
- package/dist/icons/panel-left.d.mts +5 -0
- package/dist/icons/panel-left.mjs +4 -0
- package/dist/icons/panel-right.cjs +3 -0
- package/dist/icons/panel-right.d.cts +5 -0
- package/dist/icons/panel-right.d.mts +5 -0
- package/dist/icons/panel-right.mjs +4 -0
- package/dist/icons/panel-top.cjs +3 -0
- package/dist/icons/panel-top.d.cts +5 -0
- package/dist/icons/panel-top.d.mts +5 -0
- package/dist/icons/panel-top.mjs +4 -0
- package/dist/icons/pen-line.cjs +3 -0
- package/dist/icons/pen-line.d.cts +5 -0
- package/dist/icons/pen-line.d.mts +5 -0
- package/dist/icons/pen-line.mjs +4 -0
- package/dist/icons/pen.cjs +3 -0
- package/dist/icons/pen.d.cts +5 -0
- package/dist/icons/pen.d.mts +5 -0
- package/dist/icons/pen.mjs +4 -0
- package/dist/icons/pencil-line.cjs +3 -0
- package/dist/icons/pencil-line.d.cts +5 -0
- package/dist/icons/pencil-line.d.mts +5 -0
- package/dist/icons/pencil-line.mjs +4 -0
- package/dist/icons/pencil.cjs +3 -0
- package/dist/icons/pencil.d.cts +5 -0
- package/dist/icons/pencil.d.mts +5 -0
- package/dist/icons/pencil.mjs +4 -0
- package/dist/icons/plus.cjs +3 -0
- package/dist/icons/plus.d.cts +5 -0
- package/dist/icons/plus.d.mts +5 -0
- package/dist/icons/plus.mjs +4 -0
- package/dist/icons/refresh-ccw.cjs +3 -0
- package/dist/icons/refresh-ccw.d.cts +5 -0
- package/dist/icons/refresh-ccw.d.mts +5 -0
- package/dist/icons/refresh-ccw.mjs +4 -0
- package/dist/icons/refresh-cw-off.cjs +3 -0
- package/dist/icons/refresh-cw-off.d.cts +5 -0
- package/dist/icons/refresh-cw-off.d.mts +5 -0
- package/dist/icons/refresh-cw-off.mjs +4 -0
- package/dist/icons/refresh-cw.cjs +3 -0
- package/dist/icons/refresh-cw.d.cts +5 -0
- package/dist/icons/refresh-cw.d.mts +5 -0
- package/dist/icons/refresh-cw.mjs +4 -0
- package/dist/icons/rows-2-dashed.cjs +3 -0
- package/dist/icons/rows-2-dashed.d.cts +5 -0
- package/dist/icons/rows-2-dashed.d.mts +5 -0
- package/dist/icons/rows-2-dashed.mjs +4 -0
- package/dist/icons/rows-2.cjs +9 -0
- package/dist/icons/rows-2.d.cts +5 -0
- package/dist/icons/rows-2.d.mts +5 -0
- package/dist/icons/rows-2.mjs +10 -0
- package/dist/icons/rows-3-dashed.cjs +3 -0
- package/dist/icons/rows-3-dashed.d.cts +5 -0
- package/dist/icons/rows-3-dashed.d.mts +5 -0
- package/dist/icons/rows-3-dashed.mjs +4 -0
- package/dist/icons/rows-3.cjs +3 -0
- package/dist/icons/rows-3.d.cts +5 -0
- package/dist/icons/rows-3.d.mts +5 -0
- package/dist/icons/rows-3.mjs +4 -0
- package/dist/icons/settings-2.cjs +3 -0
- package/dist/icons/settings-2.d.cts +5 -0
- package/dist/icons/settings-2.d.mts +5 -0
- package/dist/icons/settings-2.mjs +4 -0
- package/dist/icons/settings-3.cjs +3 -0
- package/dist/icons/settings-3.d.cts +5 -0
- package/dist/icons/settings-3.d.mts +5 -0
- package/dist/icons/settings-3.mjs +4 -0
- package/dist/icons/settings.cjs +3 -0
- package/dist/icons/settings.d.cts +5 -0
- package/dist/icons/settings.d.mts +5 -0
- package/dist/icons/settings.mjs +4 -0
- package/dist/icons/trash-2.cjs +3 -0
- package/dist/icons/trash-2.d.cts +5 -0
- package/dist/icons/trash-2.d.mts +5 -0
- package/dist/icons/trash-2.mjs +4 -0
- package/dist/icons/trash-3.cjs +3 -0
- package/dist/icons/trash-3.d.cts +5 -0
- package/dist/icons/trash-3.d.mts +5 -0
- package/dist/icons/trash-3.mjs +4 -0
- package/dist/icons/trash-delete.cjs +3 -0
- package/dist/icons/trash-delete.d.cts +5 -0
- package/dist/icons/trash-delete.d.mts +5 -0
- package/dist/icons/trash-delete.mjs +4 -0
- package/dist/icons/trash.cjs +3 -0
- package/dist/icons/trash.d.cts +5 -0
- package/dist/icons/trash.d.mts +5 -0
- package/dist/icons/trash.mjs +4 -0
- package/dist/index.cjs +90 -0
- package/dist/index.d.cts +46 -1
- package/dist/index.d.mts +46 -1
- package/dist/index.mjs +46 -1
- package/package.json +1 -1
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
const BadgeCheck = require("../createJeddIcon.cjs").default("badge-check", [[
|
|
2
|
+
"g",
|
|
3
|
+
{ "clipPath": "url(#clip0_127_355)" },
|
|
4
|
+
[["path", { "d": "M8 12L11 14.4L17 8M12 2L15.2528 4.14702L19.0711 4.92893L19.853 8.74719L22 12L19.853 15.2528L19.0711 19.0711L15.2528 19.853L12 22L8.74719 19.853L4.92893 19.0711L4.14702 15.2528L2 12L4.14702 8.74719L4.92893 4.92893L8.74719 4.14702L12 2Z" }]]
|
|
5
|
+
], [
|
|
6
|
+
"defs",
|
|
7
|
+
{},
|
|
8
|
+
[[
|
|
9
|
+
"clipPath",
|
|
10
|
+
{ "id": "clip0_127_355" },
|
|
11
|
+
[["rect", {
|
|
12
|
+
"width": "24",
|
|
13
|
+
"height": "24"
|
|
14
|
+
}]]
|
|
15
|
+
]]
|
|
16
|
+
]]);
|
|
17
|
+
//#endregion
|
|
18
|
+
exports.default = BadgeCheck;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import createJeddIcon from "../createJeddIcon.mjs";
|
|
2
|
+
const BadgeCheck = createJeddIcon("badge-check", [[
|
|
3
|
+
"g",
|
|
4
|
+
{ "clipPath": "url(#clip0_127_355)" },
|
|
5
|
+
[["path", { "d": "M8 12L11 14.4L17 8M12 2L15.2528 4.14702L19.0711 4.92893L19.853 8.74719L22 12L19.853 15.2528L19.0711 19.0711L15.2528 19.853L12 22L8.74719 19.853L4.92893 19.0711L4.14702 15.2528L2 12L4.14702 8.74719L4.92893 4.92893L8.74719 4.14702L12 2Z" }]]
|
|
6
|
+
], [
|
|
7
|
+
"defs",
|
|
8
|
+
{},
|
|
9
|
+
[[
|
|
10
|
+
"clipPath",
|
|
11
|
+
{ "id": "clip0_127_355" },
|
|
12
|
+
[["rect", {
|
|
13
|
+
"width": "24",
|
|
14
|
+
"height": "24"
|
|
15
|
+
}]]
|
|
16
|
+
]]
|
|
17
|
+
]]);
|
|
18
|
+
//#endregion
|
|
19
|
+
export { BadgeCheck as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const Bolt = require("../createJeddIcon.cjs").default("bolt", [["path", { "d": "M12 3L19.7942 7.5V16.5L12 21L4.20575 16.5V7.5L12 3Z" }], ["path", { "d": "M15 12C15 13.6569 13.6568 15 12 15C10.3431 15 8.99998 13.6569 8.99998 12C8.99998 10.3431 10.3431 9 12 9C13.6568 9 15 10.3431 15 12Z" }]]);
|
|
2
|
+
//#endregion
|
|
3
|
+
exports.default = Bolt;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import createJeddIcon from "../createJeddIcon.mjs";
|
|
2
|
+
const Bolt = createJeddIcon("bolt", [["path", { "d": "M12 3L19.7942 7.5V16.5L12 21L4.20575 16.5V7.5L12 3Z" }], ["path", { "d": "M15 12C15 13.6569 13.6568 15 12 15C10.3431 15 8.99998 13.6569 8.99998 12C8.99998 10.3431 10.3431 9 12 9C13.6568 9 15 10.3431 15 12Z" }]]);
|
|
3
|
+
//#endregion
|
|
4
|
+
export { Bolt as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const Cog = require("../createJeddIcon.cjs").default("cog", [["path", { "d": "M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM12 3L12 1M19.0707 3.57351L17.7851 5.1056M22.8329 10.0899L15.0782 11.5M21.5263 17.5L19.7942 16.5M15.7622 22.3366L15.0782 20.4572M8.23778 22.3366L11 15M2.47372 17.5L4.20577 16.5M1.16711 10.0899L3.13673 10.4372M4.92933 3.57351L10 9.5M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z" }]]);
|
|
2
|
+
//#endregion
|
|
3
|
+
exports.default = Cog;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import createJeddIcon from "../createJeddIcon.mjs";
|
|
2
|
+
const Cog = createJeddIcon("cog", [["path", { "d": "M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM12 3L12 1M19.0707 3.57351L17.7851 5.1056M22.8329 10.0899L15.0782 11.5M21.5263 17.5L19.7942 16.5M15.7622 22.3366L15.0782 20.4572M8.23778 22.3366L11 15M2.47372 17.5L4.20577 16.5M1.16711 10.0899L3.13673 10.4372M4.92933 3.57351L10 9.5M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z" }]]);
|
|
3
|
+
//#endregion
|
|
4
|
+
export { Cog as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const Divider = require("../createJeddIcon.cjs").default("divider", [["path", { "d": "M19 5L5 19M18 16C18 17.1046 17.1046 18 16 18C14.8954 18 14 17.1046 14 16C14 14.8954 14.8954 14 16 14C17.1046 14 18 14.8954 18 16ZM10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8Z" }]]);
|
|
2
|
+
//#endregion
|
|
3
|
+
exports.default = Divider;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import createJeddIcon from "../createJeddIcon.mjs";
|
|
2
|
+
const Divider = createJeddIcon("divider", [["path", { "d": "M19 5L5 19M18 16C18 17.1046 17.1046 18 16 18C14.8954 18 14 17.1046 14 16C14 14.8954 14.8954 14 16 14C17.1046 14 18 14.8954 18 16ZM10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8Z" }]]);
|
|
3
|
+
//#endregion
|
|
4
|
+
export { Divider as default };
|
package/dist/icons/index.d.cts
CHANGED
|
@@ -16,6 +16,11 @@ 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
18
|
import { ArrowUp } from "./arrow-up.cjs";
|
|
19
|
+
import { BadgeCheck } from "./badge-check.cjs";
|
|
20
|
+
import { Bolt } from "./bolt.cjs";
|
|
21
|
+
import { Cancel } from "./cancel.cjs";
|
|
22
|
+
import { CheckDouble } from "./check-double.cjs";
|
|
23
|
+
import { Check } from "./check.cjs";
|
|
19
24
|
import { ChevronDown } from "./chevron-down.cjs";
|
|
20
25
|
import { ChevronLeft } from "./chevron-left.cjs";
|
|
21
26
|
import { ChevronRight } from "./chevron-right.cjs";
|
|
@@ -23,4 +28,44 @@ import { ChevronUp } from "./chevron-up.cjs";
|
|
|
23
28
|
import { ChevronsDown } from "./chevrons-down.cjs";
|
|
24
29
|
import { ChevronsLeft } from "./chevrons-left.cjs";
|
|
25
30
|
import { ChevronsRight } from "./chevrons-right.cjs";
|
|
26
|
-
import { ChevronsUp } from "./chevrons-up.cjs";
|
|
31
|
+
import { ChevronsUp } from "./chevrons-up.cjs";
|
|
32
|
+
import { Cog } from "./cog.cjs";
|
|
33
|
+
import { Columns2Dashed } from "./columns-2-dashed.cjs";
|
|
34
|
+
import { Columns2 } from "./columns-2.cjs";
|
|
35
|
+
import { Columns3Dashed } from "./columns-3-dashed.cjs";
|
|
36
|
+
import { Columns3 } from "./columns-3.cjs";
|
|
37
|
+
import { Divider } from "./divider.cjs";
|
|
38
|
+
import { Equal } from "./equal.cjs";
|
|
39
|
+
import { Menu2Lines } from "./menu-2-lines.cjs";
|
|
40
|
+
import { Menu3Lines } from "./menu-3-lines.cjs";
|
|
41
|
+
import { MenuFriesLeft } from "./menu-fries-left.cjs";
|
|
42
|
+
import { MenuFriesRight } from "./menu-fries-right.cjs";
|
|
43
|
+
import { MenuHotdog } from "./menu-hotdog.cjs";
|
|
44
|
+
import { MenuLineLeft } from "./menu-line-left.cjs";
|
|
45
|
+
import { MenuLinesRight } from "./menu-lines-right.cjs";
|
|
46
|
+
import { MenuStairs } from "./menu-stairs.cjs";
|
|
47
|
+
import { MenuStrawberry } from "./menu-strawberry.cjs";
|
|
48
|
+
import { Minus } from "./minus.cjs";
|
|
49
|
+
import { PanelBottom } from "./panel-bottom.cjs";
|
|
50
|
+
import { PanelLeft } from "./panel-left.cjs";
|
|
51
|
+
import { PanelRight } from "./panel-right.cjs";
|
|
52
|
+
import { PanelTop } from "./panel-top.cjs";
|
|
53
|
+
import { PenLine } from "./pen-line.cjs";
|
|
54
|
+
import { Pen } from "./pen.cjs";
|
|
55
|
+
import { PencilLine } from "./pencil-line.cjs";
|
|
56
|
+
import { Pencil } from "./pencil.cjs";
|
|
57
|
+
import { Plus } from "./plus.cjs";
|
|
58
|
+
import { RefreshCcw } from "./refresh-ccw.cjs";
|
|
59
|
+
import { RefreshCwOff } from "./refresh-cw-off.cjs";
|
|
60
|
+
import { RefreshCw } from "./refresh-cw.cjs";
|
|
61
|
+
import { Rows2Dashed } from "./rows-2-dashed.cjs";
|
|
62
|
+
import { Rows2 } from "./rows-2.cjs";
|
|
63
|
+
import { Rows3Dashed } from "./rows-3-dashed.cjs";
|
|
64
|
+
import { Rows3 } from "./rows-3.cjs";
|
|
65
|
+
import { Settings2 } from "./settings-2.cjs";
|
|
66
|
+
import { Settings3 } from "./settings-3.cjs";
|
|
67
|
+
import { Settings } from "./settings.cjs";
|
|
68
|
+
import { Trash2 } from "./trash-2.cjs";
|
|
69
|
+
import { Trash3 } from "./trash-3.cjs";
|
|
70
|
+
import { TrashDelete } from "./trash-delete.cjs";
|
|
71
|
+
import { Trash } from "./trash.cjs";
|
package/dist/icons/index.d.mts
CHANGED
|
@@ -16,6 +16,11 @@ 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
18
|
import { ArrowUp } from "./arrow-up.mjs";
|
|
19
|
+
import { BadgeCheck } from "./badge-check.mjs";
|
|
20
|
+
import { Bolt } from "./bolt.mjs";
|
|
21
|
+
import { Cancel } from "./cancel.mjs";
|
|
22
|
+
import { CheckDouble } from "./check-double.mjs";
|
|
23
|
+
import { Check } from "./check.mjs";
|
|
19
24
|
import { ChevronDown } from "./chevron-down.mjs";
|
|
20
25
|
import { ChevronLeft } from "./chevron-left.mjs";
|
|
21
26
|
import { ChevronRight } from "./chevron-right.mjs";
|
|
@@ -23,4 +28,44 @@ import { ChevronUp } from "./chevron-up.mjs";
|
|
|
23
28
|
import { ChevronsDown } from "./chevrons-down.mjs";
|
|
24
29
|
import { ChevronsLeft } from "./chevrons-left.mjs";
|
|
25
30
|
import { ChevronsRight } from "./chevrons-right.mjs";
|
|
26
|
-
import { ChevronsUp } from "./chevrons-up.mjs";
|
|
31
|
+
import { ChevronsUp } from "./chevrons-up.mjs";
|
|
32
|
+
import { Cog } from "./cog.mjs";
|
|
33
|
+
import { Columns2Dashed } from "./columns-2-dashed.mjs";
|
|
34
|
+
import { Columns2 } from "./columns-2.mjs";
|
|
35
|
+
import { Columns3Dashed } from "./columns-3-dashed.mjs";
|
|
36
|
+
import { Columns3 } from "./columns-3.mjs";
|
|
37
|
+
import { Divider } from "./divider.mjs";
|
|
38
|
+
import { Equal } from "./equal.mjs";
|
|
39
|
+
import { Menu2Lines } from "./menu-2-lines.mjs";
|
|
40
|
+
import { Menu3Lines } from "./menu-3-lines.mjs";
|
|
41
|
+
import { MenuFriesLeft } from "./menu-fries-left.mjs";
|
|
42
|
+
import { MenuFriesRight } from "./menu-fries-right.mjs";
|
|
43
|
+
import { MenuHotdog } from "./menu-hotdog.mjs";
|
|
44
|
+
import { MenuLineLeft } from "./menu-line-left.mjs";
|
|
45
|
+
import { MenuLinesRight } from "./menu-lines-right.mjs";
|
|
46
|
+
import { MenuStairs } from "./menu-stairs.mjs";
|
|
47
|
+
import { MenuStrawberry } from "./menu-strawberry.mjs";
|
|
48
|
+
import { Minus } from "./minus.mjs";
|
|
49
|
+
import { PanelBottom } from "./panel-bottom.mjs";
|
|
50
|
+
import { PanelLeft } from "./panel-left.mjs";
|
|
51
|
+
import { PanelRight } from "./panel-right.mjs";
|
|
52
|
+
import { PanelTop } from "./panel-top.mjs";
|
|
53
|
+
import { PenLine } from "./pen-line.mjs";
|
|
54
|
+
import { Pen } from "./pen.mjs";
|
|
55
|
+
import { PencilLine } from "./pencil-line.mjs";
|
|
56
|
+
import { Pencil } from "./pencil.mjs";
|
|
57
|
+
import { Plus } from "./plus.mjs";
|
|
58
|
+
import { RefreshCcw } from "./refresh-ccw.mjs";
|
|
59
|
+
import { RefreshCwOff } from "./refresh-cw-off.mjs";
|
|
60
|
+
import { RefreshCw } from "./refresh-cw.mjs";
|
|
61
|
+
import { Rows2Dashed } from "./rows-2-dashed.mjs";
|
|
62
|
+
import { Rows2 } from "./rows-2.mjs";
|
|
63
|
+
import { Rows3Dashed } from "./rows-3-dashed.mjs";
|
|
64
|
+
import { Rows3 } from "./rows-3.mjs";
|
|
65
|
+
import { Settings2 } from "./settings-2.mjs";
|
|
66
|
+
import { Settings3 } from "./settings-3.mjs";
|
|
67
|
+
import { Settings } from "./settings.mjs";
|
|
68
|
+
import { Trash2 } from "./trash-2.mjs";
|
|
69
|
+
import { Trash3 } from "./trash-3.mjs";
|
|
70
|
+
import { TrashDelete } from "./trash-delete.mjs";
|
|
71
|
+
import { Trash } from "./trash.mjs";
|