@webstudio-is/icons 0.139.0 → 0.141.0
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/lib/__generated__/svg/index.js +9 -1
- package/lib/index.js +807 -814
- package/lib/types/src/__generated__/cloud.d.ts +3 -0
- package/lib/types/src/__generated__/index.d.ts +2 -0
- package/lib/types/src/__generated__/local-style.d.ts +3 -0
- package/lib/types/src/__generated__/svg/cloud.d.ts +1 -0
- package/lib/types/src/__generated__/svg/index.d.ts +2 -0
- package/lib/types/src/__generated__/svg/local-style.d.ts +1 -0
- package/lib/types/src/__generated__/svg/offline.d.ts +1 -1
- package/lib/types/src/index.d.ts +0 -1
- package/package.json +3 -3
- package/lib/types/src/cloud.d.ts +0 -3
|
@@ -65,6 +65,7 @@ export * from "./chevron-filled-up";
|
|
|
65
65
|
export * from "./chevron-left";
|
|
66
66
|
export * from "./chevron-right";
|
|
67
67
|
export * from "./chevron-up";
|
|
68
|
+
export * from "./cloud";
|
|
68
69
|
export * from "./code-text";
|
|
69
70
|
export * from "./collapsible";
|
|
70
71
|
export * from "./commit";
|
|
@@ -122,6 +123,7 @@ export * from "./list-item";
|
|
|
122
123
|
export * from "./list-view";
|
|
123
124
|
export * from "./list";
|
|
124
125
|
export * from "./loading-dots";
|
|
126
|
+
export * from "./local-style";
|
|
125
127
|
export * from "./maximize";
|
|
126
128
|
export * from "./menu-ellipses";
|
|
127
129
|
export * from "./mic-off";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const CloudIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M2.697 7.283A5.317 5.317 0 0 1 13.229 6.7a3.65 3.65 0 0 1-1.562 6.949H4a3.317 3.317 0 0 1-1.303-6.367ZM8 3.65a4.017 4.017 0 0 0-4.016 4.09.65.65 0 0 1-.488.64A2.018 2.018 0 0 0 4 12.35h7.667a2.35 2.35 0 0 0 .762-4.574.65.65 0 0 1-.436-.545A4.017 4.017 0 0 0 8 3.65Z\" clip-rule=\"evenodd\"/></svg>";
|
|
@@ -65,6 +65,7 @@ export { ChevronFilledUpIcon } from "./chevron-filled-up";
|
|
|
65
65
|
export { ChevronLeftIcon } from "./chevron-left";
|
|
66
66
|
export { ChevronRightIcon } from "./chevron-right";
|
|
67
67
|
export { ChevronUpIcon } from "./chevron-up";
|
|
68
|
+
export { CloudIcon } from "./cloud";
|
|
68
69
|
export { CodeTextIcon } from "./code-text";
|
|
69
70
|
export { CollapsibleIcon } from "./collapsible";
|
|
70
71
|
export { CommitIcon } from "./commit";
|
|
@@ -122,6 +123,7 @@ export { ListItemIcon } from "./list-item";
|
|
|
122
123
|
export { ListViewIcon } from "./list-view";
|
|
123
124
|
export { ListIcon } from "./list";
|
|
124
125
|
export { LoadingDotsIcon } from "./loading-dots";
|
|
126
|
+
export { LocalStyleIcon } from "./local-style";
|
|
125
127
|
export { MaximizeIcon } from "./maximize";
|
|
126
128
|
export { MenuEllipsesIcon } from "./menu-ellipses";
|
|
127
129
|
export { MicOffIcon } from "./mic-off";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const LocalStyleIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7.23a.77.77 0 1 0 0 1.54.77.77 0 0 0 0-1.54ZM7 8a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z\" clip-rule=\"evenodd\"/><path d=\"M8 3.65a4.35 4.35 0 1 0 0 8.7 4.35 4.35 0 0 0 0-8.7ZM2.35 8a5.65 5.65 0 1 1 11.3 0 5.65 5.65 0 0 1-11.3 0Z\" clip-rule=\"evenodd\"/></svg>";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const OfflineIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0
|
|
1
|
+
export declare const OfflineIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M1.817 1.685a.708.708 0 0 1 1.002 0L5.363 4.23a.71.71 0 0 1 .05.05l7.544 7.544c.03.026.059.054.085.085l1.405 1.405a.708.708 0 1 1-1.002 1.002l-1.17-1.17a3.704 3.704 0 0 1-.641.056H4.366a3.681 3.681 0 0 1-.864-7.26c.11-.39.268-.76.469-1.1L1.817 2.686a.708.708 0 0 1 0-1.002Zm3.204 4.206c-.109.247-.188.51-.233.783a.708.708 0 0 1-.634.59 2.265 2.265 0 0 0 .212 4.52h6.548L5.021 5.891Zm1.967-3.246a4.674 4.674 0 0 1 5.51 3.296 3.682 3.682 0 0 1 2.572 4.902.708.708 0 1 1-1.322-.51 2.265 2.265 0 0 0-1.902-3.069.708.708 0 0 1-.634-.59 3.257 3.257 0 0 0-3.918-2.646.708.708 0 0 1-.306-1.383Z\" clip-rule=\"evenodd\"/></svg>";
|
package/lib/types/src/index.d.ts
CHANGED
|
@@ -8,7 +8,6 @@ export * from "./justify-items-end";
|
|
|
8
8
|
export * from "./justify-items-space-around";
|
|
9
9
|
export * from "./justify-items-space-between";
|
|
10
10
|
export * from "./justify-items-start";
|
|
11
|
-
export * from "./cloud";
|
|
12
11
|
export * from "./trash";
|
|
13
12
|
export * from "./size";
|
|
14
13
|
export * from "./gear";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webstudio-is/icons",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.141.0",
|
|
4
4
|
"description": "Webstudio Icons",
|
|
5
5
|
"author": "Webstudio <github@webstudio.is>",
|
|
6
6
|
"homepage": "https://webstudio.is",
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
"svgo": "^3.0.2",
|
|
14
14
|
"tsx": "^3.12.8",
|
|
15
15
|
"typescript": "5.2.2",
|
|
16
|
-
"@webstudio-is/
|
|
17
|
-
"@webstudio-is/
|
|
16
|
+
"@webstudio-is/storybook-config": "0.0.0",
|
|
17
|
+
"@webstudio-is/tsconfig": "1.0.7"
|
|
18
18
|
},
|
|
19
19
|
"peerDependencies": {
|
|
20
20
|
"react": "^18.2.0",
|
package/lib/types/src/cloud.d.ts
DELETED