@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.
- package/dist/icons/chevron-down.cjs +3 -0
- package/dist/icons/chevron-down.d.cts +5 -0
- package/dist/icons/chevron-down.d.mts +5 -0
- package/dist/icons/chevron-down.mjs +4 -0
- package/dist/icons/chevron-left.cjs +3 -0
- package/dist/icons/chevron-left.d.cts +5 -0
- package/dist/icons/chevron-left.d.mts +5 -0
- package/dist/icons/chevron-left.mjs +4 -0
- package/dist/icons/chevron-right.cjs +3 -0
- package/dist/icons/chevron-right.d.cts +5 -0
- package/dist/icons/chevron-right.d.mts +5 -0
- package/dist/icons/chevron-right.mjs +4 -0
- package/dist/icons/chevron-up.cjs +3 -0
- package/dist/icons/chevron-up.d.cts +5 -0
- package/dist/icons/chevron-up.d.mts +5 -0
- package/dist/icons/chevron-up.mjs +4 -0
- package/dist/icons/chevrons-down.cjs +3 -0
- package/dist/icons/chevrons-down.d.cts +5 -0
- package/dist/icons/chevrons-down.d.mts +5 -0
- package/dist/icons/chevrons-down.mjs +4 -0
- package/dist/icons/chevrons-left.cjs +3 -0
- package/dist/icons/chevrons-left.d.cts +5 -0
- package/dist/icons/chevrons-left.d.mts +5 -0
- package/dist/icons/chevrons-left.mjs +4 -0
- package/dist/icons/chevrons-right.cjs +3 -0
- package/dist/icons/chevrons-right.d.cts +5 -0
- package/dist/icons/chevrons-right.d.mts +5 -0
- package/dist/icons/chevrons-right.mjs +4 -0
- package/dist/icons/chevrons-up.cjs +3 -0
- package/dist/icons/chevrons-up.d.cts +5 -0
- package/dist/icons/chevrons-up.d.mts +5 -0
- package/dist/icons/chevrons-up.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/index.d.cts +32 -1
- package/dist/icons/index.d.mts +32 -1
- 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/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/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 +62 -0
- package/dist/index.d.cts +32 -1
- package/dist/index.d.mts +32 -1
- package/dist/index.mjs +32 -1
- package/package.json +1 -1
package/dist/icons/index.d.cts
CHANGED
|
@@ -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";
|
package/dist/icons/index.d.mts
CHANGED
|
@@ -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 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;
|