@webstudio-is/icons 0.138.0 → 0.140.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.
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "../types";
3
+ export declare const CloudIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -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,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "../types";
3
+ export declare const LocalStyleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -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 22 22\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"M3.301 3.14a.75.75 0 0 1 1.061 0l14.67 14.67a.75.75 0 1 1-1.061 1.06l-1.53-1.53a4.521 4.521 0 0 1-.857.082H6.416a4.5 4.5 0 0 1-.975-8.895 5.723 5.723 0 0 1 .656-1.53L3.301 4.2a.75.75 0 0 1 0-1.06ZM7.2 8.098a4.216 4.216 0 0 0-.394 1.21.75.75 0 0 1-.67.626 3.001 3.001 0 0 0 .28 5.988h8.609L7.199 8.098Zm2.555-3.71a5.753 5.753 0 0 1 6.805 4.138 4.502 4.502 0 0 1 3.226 6.014.75.75 0 1 1-1.4-.54 3.001 3.001 0 0 0-2.52-4.067.75.75 0 0 1-.67-.624 4.252 4.252 0 0 0-5.117-3.455.75.75 0 0 1-.324-1.465Z\" clip-rule=\"evenodd\"/></svg>";
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>";
@@ -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.138.0",
3
+ "version": "0.140.0",
4
4
  "description": "Webstudio Icons",
5
5
  "author": "Webstudio <github@webstudio.is>",
6
6
  "homepage": "https://webstudio.is",
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const CloudIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;