@webstudio-is/icons 0.133.0 → 0.135.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 BagIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "../types";
3
+ export declare const DynamicPageIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "../types";
3
+ export declare const ExtensionIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -27,6 +27,7 @@ export * from "./arrow-up";
27
27
  export * from "./aspect-ratio";
28
28
  export * from "./attachment";
29
29
  export * from "./auto-scroll";
30
+ export * from "./bag";
30
31
  export * from "./blockquote";
31
32
  export * from "./body";
32
33
  export * from "./bold";
@@ -82,8 +83,10 @@ export * from "./div";
82
83
  export * from "./dot";
83
84
  export * from "./dotted-border";
84
85
  export * from "./drag-handle";
86
+ export * from "./dynamic-page";
85
87
  export * from "./email";
86
88
  export * from "./embed";
89
+ export * from "./extension";
87
90
  export * from "./external-link";
88
91
  export * from "./eyecon-closed";
89
92
  export * from "./eyecon-open";
@@ -119,11 +122,14 @@ export * from "./list-item";
119
122
  export * from "./list-view";
120
123
  export * from "./list";
121
124
  export * from "./loading-dots";
125
+ export * from "./maximize";
122
126
  export * from "./menu-ellipses";
123
127
  export * from "./mic-off";
124
128
  export * from "./mic";
129
+ export * from "./minimize";
125
130
  export * from "./minus";
126
131
  export * from "./navigation-menu";
132
+ export * from "./navigator";
127
133
  export * from "./no-wrap";
128
134
  export * from "./offline";
129
135
  export * from "./order-first";
@@ -133,6 +139,7 @@ export * from "./page";
133
139
  export * from "./paint-brush";
134
140
  export * from "./phone";
135
141
  export * from "./play";
142
+ export * from "./plugin";
136
143
  export * from "./plus";
137
144
  export * from "./popover";
138
145
  export * from "./radio-checked";
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "../types";
3
+ export declare const MaximizeIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "../types";
3
+ export declare const MinimizeIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "../types";
3
+ export declare const NavigatorIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "../types";
3
+ export declare const PluginIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1 @@
1
+ export declare const BagIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"M4.73 4.73v1.305a.65.65 0 0 0 1.3 0V4.721h3.94v1.314a.65.65 0 0 0 1.3 0V4.73c.088.004.168.008.243.014.263.02.401.058.5.105.236.112.433.291.566.515.057.095.107.229.152.49.047.267.08.615.128 1.128l.393 4.191c.057.607.095 1.022.098 1.344.003.314-.03.475-.079.587-.116.27-.32.494-.578.635-.106.058-.264.106-.577.133-.32.027-.737.027-1.347.027H5.231c-.61 0-1.027 0-1.347-.027-.313-.027-.47-.075-.577-.133a1.315 1.315 0 0 1-.579-.635c-.047-.112-.08-.273-.078-.587.003-.322.041-.736.098-1.344l.393-4.19c.048-.514.081-.862.128-1.13.045-.26.095-.394.151-.489.134-.224.33-.403.566-.515.1-.047.238-.085.501-.105.075-.006.155-.01.244-.014Zm6.476-1.303c.147.004.283.01.408.02.342.026.656.084.957.227.469.222.86.579 1.126 1.025.17.286.256.593.315.931.056.325.094.723.139 1.205l.398 4.244c.053.572.097 1.042.1 1.425.004.396-.033.763-.183 1.112a2.615 2.615 0 0 1-1.15 1.263c-.334.182-.696.254-1.09.287-.382.032-.854.032-1.428.032H5.202c-.574 0-1.046 0-1.428-.032-.394-.033-.756-.105-1.09-.287a2.614 2.614 0 0 1-1.15-1.263c-.15-.349-.187-.716-.184-1.112.004-.383.048-.853.101-1.425l.398-4.244c.045-.482.083-.88.139-1.205.059-.338.145-.645.315-.931A2.615 2.615 0 0 1 3.43 3.674c.3-.143.615-.2.957-.227.125-.01.261-.016.408-.02a3.27 3.27 0 0 1 6.412 0ZM9.86 3.421a1.97 1.97 0 0 0-3.72 0h3.72Z\" clip-rule=\"evenodd\"/></svg>";
@@ -0,0 +1 @@
1
+ export declare const DynamicPageIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"M8.55 2.308a9.96 9.96 0 0 0-.543-.008H6.08c-.515 0-.862 0-1.13.022-.26.022-.386.06-.472.103a1.15 1.15 0 0 0-.503.503c-.043.086-.081.213-.103.473-.022.267-.022.614-.022 1.13v1.24c0 .514 0 2.86.022 3.128.022.26.06.388.103.473.11.217.287.392.503.503.086.043.213.081.473.103.267.022.614.022 1.129.022h3.84c.515 0 .862 0 1.13-.022.26-.022.386-.06.472-.103a1.15 1.15 0 0 0 .503-.503c.043-.085.081-.213.103-.473.021-.267.022-2.614.022-3.129v2.673c0-.277-.002-2.436-.008-2.543H10.14c-.15 0-.3 0-.427-.01a1.263 1.263 0 0 1-.48-.126 1.25 1.25 0 0 1-.547-.546 1.263 1.263 0 0 1-.126-.48c-.01-.128-.01-.277-.01-.428V2.308Zm.903-1.095a2.451 2.451 0 0 0-.427-.145C8.743 1 8.45 1 8.071 1H6.053c-.481 0-.881 0-1.208.027-.34.028-.658.088-.957.24a2.45 2.45 0 0 0-1.071 1.07c-.153.3-.213.618-.24.958-.027.327-.027.727-.027 1.209v1.293c0 .481 0 2.881.027 3.208.027.34.087.658.24.957.235.461.61.836 1.07 1.071.3.153.617.213.958.24.327.027.727.027 1.208.027h3.894c.481 0 .881 0 1.208-.027.34-.027.658-.087.957-.24a2.45 2.45 0 0 0 1.071-1.07c.152-.3.213-.617.24-.958.027-.327.027-2.727.027-3.208v2.646-.064c0-.378 0-2.672-.068-2.955a2.445 2.445 0 0 0-.293-.708c-.152-.25-.36-.457-.628-.724l-.045-.045-1.913-1.913-.045-.045c-.267-.268-.475-.476-.723-.628a2.452 2.452 0 0 0-.281-.148Zm.397 2.006V4.29c0 .15 0 .241.004.306.065.004.156.004.306.004h1.07L9.85 3.22Z\" clip-rule=\"evenodd\"/><path fill-rule=\"evenodd\" d=\"M8 11c.65 0 .65.141.65.5v.403c.42.173.754.508.927.928h3.173a.65.65 0 1 1 0 1.3H9.577a1.706 1.706 0 0 1-3.154 0H3.25a.65.65 0 1 1 0-1.3h3.173c.173-.42.508-.755.927-.928V11.5c0-.359 0-.5.65-.5Zm0 2.075a.405.405 0 1 0 0 .811.405.405 0 0 0 0-.811Z\" clip-rule=\"evenodd\"/></svg>";
@@ -0,0 +1 @@
1
+ export declare const ExtensionIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m4.284 3.598 1.493.007 1.493.007c0 .333-.31-.025 0 0 0 .234-.276-.14 0 0v5.14h5.153c.05 4.113 0-.462 0 0v2.986c0 .461 0 .841-.025 1.15-.026.321-.082.615-.223.89a2.277 2.277 0 0 1-.994.995c-.276.14-.57.197-.89.223-.31.025-.69.025-1.151.025H4.284c-.462 0-.842 0-1.151-.025-.32-.026-.615-.082-.89-.223a2.277 2.277 0 0 1-.995-.994c-.14-.276-.197-.57-.223-.89C1 12.578 1 12.198 1 11.737V6.882c0-.462 0-.842.025-1.15.026-.322.083-.616.223-.891.218-.428.566-.777.995-.995.275-.14.57-.196.89-.223.31-.025.69-.025 1.15-.025Zm-2.167 6.27v1.847c0 .49 0 .824.021 1.082.02.252.058.383.105.475.111.218.288.395.507.506.092.047.222.085.474.105.258.021.593.022 1.083.022h1.846V9.868H2.117ZM6.153 8.75H2.117V6.905c0-.49 0-.825.021-1.083.02-.252.058-.382.105-.474a1.16 1.16 0 0 1 .507-.507c.092-.047.222-.084.474-.105a14.81 14.81 0 0 1 1.083-.021h1.846V8.75ZM7.27 9.868v4.037h1.847c.49 0 .824 0 1.082-.022.252-.02.383-.058.475-.105a1.16 1.16 0 0 0 .506-.506c.047-.092.085-.223.105-.475.021-.258.022-.592.022-1.082V9.868H7.27Z\" clip-rule=\"evenodd\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M13.757 1.227c-.275-.14-.57-.197-.89-.223a17.79 17.79 0 0 0-1.15-.025H8.73v6.27h6.245L15 6.69V4.262c0-.461 0-.841-.025-1.15-.027-.321-.083-.615-.223-.89a2.276 2.276 0 0 0-.995-.995Zm-3.91 4.905h4.036V4.285c0-.49 0-.824-.021-1.082-.02-.252-.058-.383-.105-.475a1.16 1.16 0 0 0-.507-.506c-.092-.047-.222-.085-.474-.105a14.814 14.814 0 0 0-1.083-.022H9.847v4.037Z\" clip-rule=\"evenodd\"/></svg>";
@@ -27,6 +27,7 @@ export { ArrowUpIcon } from "./arrow-up";
27
27
  export { AspectRatioIcon } from "./aspect-ratio";
28
28
  export { AttachmentIcon } from "./attachment";
29
29
  export { AutoScrollIcon } from "./auto-scroll";
30
+ export { BagIcon } from "./bag";
30
31
  export { BlockquoteIcon } from "./blockquote";
31
32
  export { BodyIcon } from "./body";
32
33
  export { BoldIcon } from "./bold";
@@ -82,8 +83,10 @@ export { DivIcon } from "./div";
82
83
  export { DotIcon } from "./dot";
83
84
  export { DottedBorderIcon } from "./dotted-border";
84
85
  export { DragHandleIcon } from "./drag-handle";
86
+ export { DynamicPageIcon } from "./dynamic-page";
85
87
  export { EmailIcon } from "./email";
86
88
  export { EmbedIcon } from "./embed";
89
+ export { ExtensionIcon } from "./extension";
87
90
  export { ExternalLinkIcon } from "./external-link";
88
91
  export { EyeconClosedIcon } from "./eyecon-closed";
89
92
  export { EyeconOpenIcon } from "./eyecon-open";
@@ -119,11 +122,14 @@ export { ListItemIcon } from "./list-item";
119
122
  export { ListViewIcon } from "./list-view";
120
123
  export { ListIcon } from "./list";
121
124
  export { LoadingDotsIcon } from "./loading-dots";
125
+ export { MaximizeIcon } from "./maximize";
122
126
  export { MenuEllipsesIcon } from "./menu-ellipses";
123
127
  export { MicOffIcon } from "./mic-off";
124
128
  export { MicIcon } from "./mic";
129
+ export { MinimizeIcon } from "./minimize";
125
130
  export { MinusIcon } from "./minus";
126
131
  export { NavigationMenuIcon } from "./navigation-menu";
132
+ export { NavigatorIcon } from "./navigator";
127
133
  export { NoWrapIcon } from "./no-wrap";
128
134
  export { OfflineIcon } from "./offline";
129
135
  export { OrderFirstIcon } from "./order-first";
@@ -133,6 +139,7 @@ export { PageIcon } from "./page";
133
139
  export { PaintBrushIcon } from "./paint-brush";
134
140
  export { PhoneIcon } from "./phone";
135
141
  export { PlayIcon } from "./play";
142
+ export { PluginIcon } from "./plugin";
136
143
  export { PlusIcon } from "./plus";
137
144
  export { PopoverIcon } from "./popover";
138
145
  export { RadioCheckedIcon } from "./radio-checked";
@@ -0,0 +1 @@
1
+ export declare const MaximizeIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M10.333 3.65a.65.65 0 0 1 0-1.3H14a.65.65 0 0 1 .65.65v3.667a.65.65 0 1 1-1.3 0V4.569l-3.168 3.168a.65.65 0 1 1-.92-.919l3.169-3.168h-2.098ZM7.737 9.263a.65.65 0 0 1 0 .919L4.57 13.35h2.098a.65.65 0 1 1 0 1.3H3a.65.65 0 0 1-.65-.65v-3.667a.65.65 0 0 1 1.3 0v2.098l3.168-3.168a.65.65 0 0 1 .92 0Z\" clip-rule=\"evenodd\"/></svg>";
@@ -0,0 +1 @@
1
+ export declare const MinimizeIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M14.46 2.54a.65.65 0 0 1 0 .92L11.29 6.628h2.098a.65.65 0 1 1 0 1.3H9.722a.65.65 0 0 1-.65-.65V3.61a.65.65 0 1 1 1.3 0V5.71L13.54 2.54a.65.65 0 0 1 .92 0ZM2.96 9.722a.65.65 0 0 1 .65-.65h3.667a.65.65 0 0 1 .65.65v3.667a.65.65 0 0 1-1.3 0V11.29L3.46 14.46a.65.65 0 0 1-.92-.92l3.169-3.168H3.61a.65.65 0 0 1-.65-.65Z\" clip-rule=\"evenodd\"/></svg>";
@@ -0,0 +1 @@
1
+ export declare const NavigatorIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M4 11.35a.65.65 0 0 1 .65-.65h9.367a.65.65 0 1 1 0 1.3H4.65a.65.65 0 0 1-.65-.65ZM4 7.896a.65.65 0 0 1 .65-.65h9.367a.65.65 0 1 1 0 1.3H4.65a.65.65 0 0 1-.65-.65ZM1.334 4.441a.65.65 0 0 1 .65-.65h9.367a.65.65 0 1 1 0 1.3H1.983a.65.65 0 0 1-.65-.65Z\" clip-rule=\"evenodd\"/></svg>";
@@ -0,0 +1 @@
1
+ export declare const PluginIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"M4.687 2.667a2.317 2.317 0 0 1 4.633 0v.35h.039c.447 0 .815 0 1.116.02.312.021.6.067.876.181a2.65 2.65 0 0 1 1.434 1.435c.114.276.16.563.181.875.01.147.015.31.018.489h.353a2.317 2.317 0 0 1 0 4.633h-.35v.51c0 .537 0 .98-.03 1.34-.03.374-.096.716-.26 1.036a2.65 2.65 0 0 1-1.157 1.159c-.321.163-.663.228-1.037.259-.36.03-.802.03-1.34.03H8.67a.65.65 0 0 1-.65-.65v-1.167a.85.85 0 1 0-1.7 0v1.166a.65.65 0 0 1-.65.65h-.827c-.537 0-.98 0-1.34-.03-.373-.03-.715-.095-1.036-.258a2.65 2.65 0 0 1-1.158-1.159c-.164-.32-.23-.662-.26-1.036-.03-.36-.03-.803-.03-1.34V10a.65.65 0 0 1 .65-.65h1a1.017 1.017 0 0 0 0-2.033h-1a.65.65 0 0 1-.65-.65v-.023c0-.447 0-.815.021-1.116.022-.312.067-.6.182-.875a2.65 2.65 0 0 1 1.434-1.435c.276-.114.563-.16.875-.18.302-.021.67-.021 1.117-.021h.039v-.35ZM7.003 1.65c-.561 0-1.016.455-1.016 1.017v1a.65.65 0 0 1-.65.65H4.67c-.475 0-.799 0-1.05.017-.246.017-.375.048-.467.085-.33.137-.593.4-.73.731-.038.091-.069.22-.086.467a7.71 7.71 0 0 0-.014.4h.347a2.317 2.317 0 0 1 0 4.633h-.35v.483c0 .571 0 .96.025 1.261.024.293.068.445.122.552.13.254.336.46.59.59.107.055.259.098.552.122.301.025.69.025 1.26.025h.15v-.516a2.15 2.15 0 0 1 4.3 0v.516c.474 0 .81-.003 1.078-.025.293-.024.445-.067.553-.122.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.024-.3.025-.69.025-1.26V10a.65.65 0 0 1 .65-.65h1a1.017 1.017 0 0 0 0-2.033h-1a.65.65 0 0 1-.65-.65c0-.475 0-.799-.018-1.05-.017-.246-.047-.376-.085-.467a1.35 1.35 0 0 0-.73-.73c-.092-.038-.222-.069-.467-.086a17.153 17.153 0 0 0-1.05-.017H8.67a.65.65 0 0 1-.65-.65v-1c0-.562-.455-1.017-1.017-1.017Z\" clip-rule=\"evenodd\"/></svg>";
@@ -1,5 +1,4 @@
1
1
  export * from "./__generated__";
2
- export * from "./list-nested";
3
2
  export * from "./undo";
4
3
  export * from "./redo";
5
4
  export * from "./devices";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webstudio-is/icons",
3
- "version": "0.133.0",
3
+ "version": "0.135.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 ListNestedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;