@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.
- package/dist/icons/chevron-down.cjs +4 -0
- package/dist/icons/chevron-down.d.cts +6 -0
- package/dist/icons/chevron-down.d.mts +6 -0
- package/dist/icons/chevron-down.mjs +4 -0
- package/dist/icons/chevron-left.cjs +4 -0
- package/dist/icons/chevron-left.d.cts +6 -0
- package/dist/icons/chevron-left.d.mts +6 -0
- package/dist/icons/chevron-left.mjs +4 -0
- package/dist/icons/chevron-right.cjs +4 -0
- package/dist/icons/chevron-right.d.cts +6 -0
- package/dist/icons/chevron-right.d.mts +6 -0
- package/dist/icons/chevron-right.mjs +4 -0
- package/dist/icons/chevron-up.cjs +4 -0
- package/dist/icons/chevron-up.d.cts +6 -0
- package/dist/icons/chevron-up.d.mts +6 -0
- package/dist/icons/chevron-up.mjs +4 -0
- package/dist/icons/chevrons-down.cjs +4 -0
- package/dist/icons/chevrons-down.d.cts +6 -0
- package/dist/icons/chevrons-down.d.mts +6 -0
- package/dist/icons/chevrons-down.mjs +4 -0
- package/dist/icons/chevrons-left.cjs +4 -0
- package/dist/icons/chevrons-left.d.cts +6 -0
- package/dist/icons/chevrons-left.d.mts +6 -0
- package/dist/icons/chevrons-left.mjs +4 -0
- package/dist/icons/chevrons-right.cjs +4 -0
- package/dist/icons/chevrons-right.d.cts +6 -0
- package/dist/icons/chevrons-right.d.mts +6 -0
- package/dist/icons/chevrons-right.mjs +4 -0
- package/dist/icons/chevrons-up.cjs +4 -0
- package/dist/icons/chevrons-up.d.cts +6 -0
- package/dist/icons/chevrons-up.d.mts +6 -0
- package/dist/icons/chevrons-up.mjs +4 -0
- package/dist/icons/columns-2-dashed.cjs +4 -0
- package/dist/icons/columns-2-dashed.d.cts +6 -0
- package/dist/icons/columns-2-dashed.d.mts +6 -0
- package/dist/icons/columns-2-dashed.mjs +4 -0
- package/dist/icons/columns-2.cjs +4 -0
- package/dist/icons/columns-2.d.cts +6 -0
- package/dist/icons/columns-2.d.mts +6 -0
- package/dist/icons/columns-2.mjs +4 -0
- package/dist/icons/columns-3-dashed.cjs +4 -0
- package/dist/icons/columns-3-dashed.d.cts +6 -0
- package/dist/icons/columns-3-dashed.d.mts +6 -0
- package/dist/icons/columns-3-dashed.mjs +4 -0
- package/dist/icons/columns-3.cjs +4 -0
- package/dist/icons/columns-3.d.cts +6 -0
- package/dist/icons/columns-3.d.mts +6 -0
- package/dist/icons/columns-3.mjs +4 -0
- package/dist/icons/panel-bottom.cjs +4 -0
- package/dist/icons/panel-bottom.d.cts +6 -0
- package/dist/icons/panel-bottom.d.mts +6 -0
- package/dist/icons/panel-bottom.mjs +4 -0
- package/dist/icons/panel-left.cjs +4 -0
- package/dist/icons/panel-left.d.cts +6 -0
- package/dist/icons/panel-left.d.mts +6 -0
- package/dist/icons/panel-left.mjs +4 -0
- package/dist/icons/panel-right.cjs +4 -0
- package/dist/icons/panel-right.d.cts +6 -0
- package/dist/icons/panel-right.d.mts +6 -0
- package/dist/icons/panel-right.mjs +4 -0
- package/dist/icons/panel-top.cjs +4 -0
- package/dist/icons/panel-top.d.cts +6 -0
- package/dist/icons/panel-top.d.mts +6 -0
- package/dist/icons/panel-top.mjs +4 -0
- package/dist/icons/pen-line.cjs +4 -0
- package/dist/icons/pen-line.d.cts +6 -0
- package/dist/icons/pen-line.d.mts +6 -0
- package/dist/icons/pen-line.mjs +4 -0
- package/dist/icons/pen.cjs +4 -0
- package/dist/icons/pen.d.cts +6 -0
- package/dist/icons/pen.d.mts +6 -0
- package/dist/icons/pen.mjs +4 -0
- package/dist/icons/pencil-line.cjs +4 -0
- package/dist/icons/pencil-line.d.cts +6 -0
- package/dist/icons/pencil-line.d.mts +6 -0
- package/dist/icons/pencil-line.mjs +4 -0
- package/dist/icons/pencil.cjs +4 -0
- package/dist/icons/pencil.d.cts +6 -0
- package/dist/icons/pencil.d.mts +6 -0
- package/dist/icons/pencil.mjs +4 -0
- package/dist/icons/refresh-ccw.cjs +4 -0
- package/dist/icons/refresh-ccw.d.cts +6 -0
- package/dist/icons/refresh-ccw.d.mts +6 -0
- package/dist/icons/refresh-ccw.mjs +4 -0
- package/dist/icons/refresh-cw-off.cjs +4 -0
- package/dist/icons/refresh-cw-off.d.cts +6 -0
- package/dist/icons/refresh-cw-off.d.mts +6 -0
- package/dist/icons/refresh-cw-off.mjs +4 -0
- package/dist/icons/refresh-cw.cjs +4 -0
- package/dist/icons/refresh-cw.d.cts +6 -0
- package/dist/icons/refresh-cw.d.mts +6 -0
- package/dist/icons/refresh-cw.mjs +4 -0
- package/dist/icons/rows-2-dashed.cjs +4 -0
- package/dist/icons/rows-2-dashed.d.cts +6 -0
- package/dist/icons/rows-2-dashed.d.mts +6 -0
- package/dist/icons/rows-2-dashed.mjs +4 -0
- package/dist/icons/rows-2.cjs +10 -0
- package/dist/icons/rows-2.d.cts +6 -0
- package/dist/icons/rows-2.d.mts +6 -0
- package/dist/icons/rows-2.mjs +10 -0
- package/dist/icons/rows-3-dashed.cjs +4 -0
- package/dist/icons/rows-3-dashed.d.cts +6 -0
- package/dist/icons/rows-3-dashed.d.mts +6 -0
- package/dist/icons/rows-3-dashed.mjs +4 -0
- package/dist/icons/rows-3.cjs +4 -0
- package/dist/icons/rows-3.d.cts +6 -0
- package/dist/icons/rows-3.d.mts +6 -0
- package/dist/icons/rows-3.mjs +4 -0
- package/dist/icons/trash-2.cjs +4 -0
- package/dist/icons/trash-2.d.cts +6 -0
- package/dist/icons/trash-2.d.mts +6 -0
- package/dist/icons/trash-2.mjs +4 -0
- package/dist/icons/trash-3.cjs +4 -0
- package/dist/icons/trash-3.d.cts +6 -0
- package/dist/icons/trash-3.d.mts +6 -0
- package/dist/icons/trash-3.mjs +4 -0
- package/dist/icons/trash-delete.cjs +4 -0
- package/dist/icons/trash-delete.d.cts +6 -0
- package/dist/icons/trash-delete.d.mts +6 -0
- package/dist/icons/trash-delete.mjs +4 -0
- package/dist/icons/trash.cjs +4 -0
- package/dist/icons/trash.d.cts +6 -0
- package/dist/icons/trash.d.mts +6 -0
- package/dist/icons/trash.mjs +4 -0
- package/dist/index.cjs +93 -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
|
@@ -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,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;
|