@mirohq/design-system-icons 0.41.2 → 0.42.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/dist/types.d.ts CHANGED
@@ -1,500 +1,18 @@
1
+ import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
2
+ import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
1
3
  import * as _mirohq_design_system_themes from '@mirohq/design-system-themes';
2
4
  import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
3
- import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
4
- import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
5
- import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
5
+ import * as react from 'react';
6
6
  import { ForwardRefExoticComponent, RefAttributes, ComponentPropsWithRef } from 'react';
7
7
  import { iconSymbol } from '@mirohq/design-system-base-icon';
8
8
 
9
- declare const StyledIcon: ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
10
- 'border-widths': {
11
- readonly none: 0;
12
- readonly sm: "1px";
13
- readonly md: "2px";
14
- readonly lg: "4px";
15
- };
16
- colors: {
17
- readonly black: any;
18
- readonly 'blue-50': any;
19
- readonly 'blue-100': any;
20
- readonly 'blue-150': any;
21
- readonly 'blue-200': any;
22
- readonly 'blue-250': any;
23
- readonly 'blue-300': any;
24
- readonly 'blue-350': any;
25
- readonly 'blue-400': any;
26
- readonly 'blue-450': any;
27
- readonly 'blue-500': any;
28
- readonly 'blue-550': any;
29
- readonly 'blue-600': any;
30
- readonly 'blue-650': any;
31
- readonly 'blue-700': any;
32
- readonly 'blue-750': any;
33
- readonly 'blue-800': any;
34
- readonly 'blue-850': any;
35
- readonly 'blue-900': any;
36
- readonly 'blue-950': any;
37
- readonly 'gray-50': any;
38
- readonly 'gray-100': any;
39
- readonly 'gray-150': any;
40
- readonly 'gray-200': any;
41
- readonly 'gray-250': any;
42
- readonly 'gray-300': any;
43
- readonly 'gray-350': any;
44
- readonly 'gray-400': any;
45
- readonly 'gray-450': any;
46
- readonly 'gray-500': any;
47
- readonly 'gray-550': any;
48
- readonly 'gray-600': any;
49
- readonly 'gray-650': any;
50
- readonly 'gray-700': any;
51
- readonly 'gray-750': any;
52
- readonly 'gray-800': any;
53
- readonly 'gray-850': any;
54
- readonly 'gray-900': any;
55
- readonly 'gray-950': any;
56
- readonly 'green-50': any;
57
- readonly 'green-100': any;
58
- readonly 'green-150': any;
59
- readonly 'green-200': any;
60
- readonly 'green-250': any;
61
- readonly 'green-300': any;
62
- readonly 'green-350': any;
63
- readonly 'green-400': any;
64
- readonly 'green-450': any;
65
- readonly 'green-500': any;
66
- readonly 'green-550': any;
67
- readonly 'green-600': any;
68
- readonly 'green-650': any;
69
- readonly 'green-700': any;
70
- readonly 'green-750': any;
71
- readonly 'green-800': any;
72
- readonly 'green-850': any;
73
- readonly 'green-900': any;
74
- readonly 'green-950': any;
75
- readonly 'red-50': any;
76
- readonly 'red-100': any;
77
- readonly 'red-150': any;
78
- readonly 'red-200': any;
79
- readonly 'red-250': any;
80
- readonly 'red-300': any;
81
- readonly 'red-350': any;
82
- readonly 'red-400': any;
83
- readonly 'red-450': any;
84
- readonly 'red-500': any;
85
- readonly 'red-550': any;
86
- readonly 'red-600': any;
87
- readonly 'red-650': any;
88
- readonly 'red-700': any;
89
- readonly 'red-750': any;
90
- readonly 'red-800': any;
91
- readonly 'red-850': any;
92
- readonly 'red-900': any;
93
- readonly 'red-950': any;
94
- readonly transparent: any;
95
- readonly white: any;
96
- readonly 'yellow-50': any;
97
- readonly 'yellow-100': any;
98
- readonly 'yellow-150': any;
99
- readonly 'yellow-200': any;
100
- readonly 'yellow-250': any;
101
- readonly 'yellow-300': any;
102
- readonly 'yellow-350': any;
103
- readonly 'yellow-400': any;
104
- readonly 'yellow-450': any;
105
- readonly 'yellow-500': any;
106
- readonly 'yellow-550': any;
107
- readonly 'yellow-600': any;
108
- readonly 'yellow-650': any;
109
- readonly 'yellow-700': any;
110
- readonly 'yellow-750': any;
111
- readonly 'yellow-800': any;
112
- readonly 'yellow-850': any;
113
- readonly 'yellow-900': any;
114
- readonly 'yellow-950': any;
115
- "background-alpha-active"?: any;
116
- "background-alpha-hover"?: any;
117
- "background-danger-prominent"?: any;
118
- "background-danger-prominent-active"?: any;
119
- "background-danger-prominent-hover"?: any;
120
- "background-danger-subtle"?: any;
121
- "background-danger-subtle-active"?: any;
122
- "background-danger-subtle-hover"?: any;
123
- "background-neutrals"?: any;
124
- "background-neutrals-active"?: any;
125
- "background-neutrals-container"?: any;
126
- "background-neutrals-controls-disabled"?: any;
127
- "background-neutrals-disabled"?: any;
128
- "background-neutrals-hover"?: any;
129
- "background-neutrals-inactive"?: any;
130
- "background-neutrals-inactive-hover"?: any;
131
- "background-neutrals-inverted"?: any;
132
- "background-neutrals-inverted-subtle"?: any;
133
- "background-neutrals-page"?: any;
134
- "background-neutrals-page-subtle"?: any;
135
- "background-neutrals-scrollbar"?: any;
136
- "background-neutrals-scrollbar-active"?: any;
137
- "background-neutrals-scrollbar-hover"?: any;
138
- "background-neutrals-subtle"?: any;
139
- "background-neutrals-subtle-active"?: any;
140
- "background-neutrals-subtle-hover"?: any;
141
- "background-primary-prominent"?: any;
142
- "background-primary-prominent-active"?: any;
143
- "background-primary-prominent-hover"?: any;
144
- "background-primary-prominent-selected"?: any;
145
- "background-primary-subtle"?: any;
146
- "background-primary-subtle-active"?: any;
147
- "background-primary-subtle-hover"?: any;
148
- "background-primary-subtle-selected"?: any;
149
- "background-success"?: any;
150
- "background-success-prominent"?: any;
151
- "background-success-prominent-active"?: any;
152
- "background-success-prominent-hover"?: any;
153
- "background-warning-prominent"?: any;
154
- "background-warning-subtle"?: any;
155
- "border-danger"?: any;
156
- "border-danger-active"?: any;
157
- "border-danger-hover"?: any;
158
- "border-focus-error-inner"?: any;
159
- "border-focus-error-middle"?: any;
160
- "border-focus-error-outer"?: any;
161
- "border-focus-inner"?: any;
162
- "border-focus-middle"?: any;
163
- "border-focus-outer"?: any;
164
- "border-focus-success-inner"?: any;
165
- "border-focus-success-middle"?: any;
166
- "border-focus-success-outer"?: any;
167
- "border-neutrals"?: any;
168
- "border-neutrals-active"?: any;
169
- "border-neutrals-controls"?: any;
170
- "border-neutrals-controls-disabled"?: any;
171
- "border-neutrals-disabled"?: any;
172
- "border-neutrals-hover"?: any;
173
- "border-neutrals-inverted"?: any;
174
- "border-neutrals-subtle"?: any;
175
- "border-neutrals-text"?: any;
176
- "border-neutrals-text-active"?: any;
177
- "border-neutrals-text-hover"?: any;
178
- "border-neutrals-text-subtle"?: any;
179
- "border-neutrals-text-subtle-active"?: any;
180
- "border-neutrals-text-subtle-hover"?: any;
181
- "border-neutrals-transparent"?: any;
182
- "border-primary"?: any;
183
- "border-primary-active"?: any;
184
- "border-primary-hover"?: any;
185
- "border-primary-inverted"?: any;
186
- "border-success"?: any;
187
- "border-success-active"?: any;
188
- "border-success-hover"?: any;
189
- "border-warning"?: any;
190
- "icon-danger"?: any;
191
- "icon-danger-active"?: any;
192
- "icon-danger-hover"?: any;
193
- "icon-danger-inverted"?: any;
194
- "icon-neutrals"?: any;
195
- "icon-neutrals-disabled"?: any;
196
- "icon-neutrals-inactive"?: any;
197
- "icon-neutrals-inactive-hover"?: any;
198
- "icon-neutrals-inverted"?: any;
199
- "icon-neutrals-search"?: any;
200
- "icon-neutrals-subtle"?: any;
201
- "icon-neutrals-text"?: any;
202
- "icon-primary"?: any;
203
- "icon-primary-active"?: any;
204
- "icon-primary-hover"?: any;
205
- "icon-primary-inverted"?: any;
206
- "icon-primary-selected"?: any;
207
- "icon-success"?: any;
208
- "icon-success-active"?: any;
209
- "icon-success-hover"?: any;
210
- "icon-success-inverted"?: any;
211
- "icon-warning"?: any;
212
- "icon-warning-prominent"?: any;
213
- "icon-warning-subtle"?: any;
214
- "text-danger"?: any;
215
- "text-danger-active"?: any;
216
- "text-danger-hover"?: any;
217
- "text-danger-inverted"?: any;
218
- "text-neutrals"?: any;
219
- "text-neutrals-active"?: any;
220
- "text-neutrals-disabled"?: any;
221
- "text-neutrals-hover"?: any;
222
- "text-neutrals-inverted"?: any;
223
- "text-neutrals-placeholder"?: any;
224
- "text-neutrals-placeholder-only"?: any;
225
- "text-neutrals-subtle"?: any;
226
- "text-neutrals-subtle-active"?: any;
227
- "text-neutrals-subtle-hover"?: any;
228
- "text-primary"?: any;
229
- "text-primary-active"?: any;
230
- "text-primary-hover"?: any;
231
- "text-primary-inverted"?: any;
232
- "text-primary-inverted-subtle"?: any;
233
- "text-primary-selected"?: any;
234
- "text-success"?: any;
235
- "text-success-active"?: any;
236
- "text-success-hover"?: any;
237
- "text-success-inverted"?: any;
238
- "text-warning"?: any;
239
- "text-warning-subtle"?: any;
240
- };
241
- 'font-sizes': {
242
- readonly 125: "0.625rem";
243
- readonly 150: "0.75rem";
244
- readonly 175: "0.875rem";
245
- readonly 200: "1rem";
246
- readonly 225: "1.125rem";
247
- readonly 250: "1.25rem";
248
- readonly 300: "1.5rem";
249
- readonly 400: "2rem";
250
- readonly 500: "2.5rem";
251
- readonly 600: "3rem";
252
- readonly 800: "4rem";
253
- readonly 900: "4.5rem";
254
- };
255
- fonts: {
256
- readonly heading: "Roobert, sans-serif";
257
- readonly body: "Open Sans, sans-serif";
258
- };
259
- radii: {
260
- readonly 0: "0px";
261
- readonly 25: "2px";
262
- readonly 50: "4px";
263
- readonly 75: "6px";
264
- readonly 100: "8px";
265
- readonly 200: "16px";
266
- readonly round: "999px";
267
- };
268
- shadows: {
269
- 100: any;
270
- 50: any;
271
- "focus-small": any;
272
- "focus-small-outline": any;
273
- "focus-large": any;
274
- "focus-controls": any;
275
- "focus-small-error": any;
276
- "focus-controls-error": any;
277
- "focus-controls-success": any;
278
- };
279
- sizes: {
280
- readonly number: string;
281
- readonly 'icon-200': "16px";
282
- readonly 'icon-300': "24px";
283
- readonly 'icon-400': "32px";
284
- };
285
- space: {
286
- readonly 0: "0px";
287
- readonly 25: "2px";
288
- readonly 50: "4px";
289
- readonly 100: "8px";
290
- readonly 150: "12px";
291
- readonly 200: "16px";
292
- readonly 300: "24px";
293
- readonly 400: "32px";
294
- readonly 500: "40px";
295
- readonly 600: "48px";
296
- readonly 700: "56px";
297
- readonly 800: "64px";
298
- readonly 1200: "96px";
299
- readonly 1600: "128px";
300
- };
301
- 'stroke-width': {
302
- readonly thin: "1.5px";
303
- readonly normal: "2px";
304
- readonly bold: "4px";
305
- };
306
- 'z-indices': {
307
- readonly dropdownMenu: 100;
308
- readonly select: 200;
309
- readonly popover: 300;
310
- readonly tooltip: 400;
311
- };
312
- }, {
313
- readonly background: "colors";
314
- readonly backgroundColor: "colors";
315
- readonly backgroundImage: "colors";
316
- readonly blockSize: "sizes";
317
- readonly border: "colors";
318
- readonly borderBlock: "colors";
319
- readonly borderBlockEnd: "colors";
320
- readonly borderBlockStart: "colors";
321
- readonly borderBottom: "colors";
322
- readonly borderBottomColor: "colors";
323
- readonly borderBottomLeftRadius: "radii";
324
- readonly borderBottomRightRadius: "radii";
325
- readonly borderBottomStyle: "border-styles";
326
- readonly borderBottomWidth: "border-widths";
327
- readonly borderColor: "colors";
328
- readonly borderImage: "colors";
329
- readonly borderInline: "colors";
330
- readonly borderInlineEnd: "colors";
331
- readonly borderInlineStart: "colors";
332
- readonly borderLeft: "colors";
333
- readonly borderLeftColor: "colors";
334
- readonly borderLeftStyle: "border-styles";
335
- readonly borderLeftWidth: "border-widths";
336
- readonly borderRadius: "radii";
337
- readonly borderRight: "colors";
338
- readonly borderRightColor: "colors";
339
- readonly borderRightStyle: "border-styles";
340
- readonly borderRightWidth: "border-widths";
341
- readonly borderSpacing: "space";
342
- readonly borderStyle: "border-styles";
343
- readonly borderTop: "colors";
344
- readonly borderTopColor: "colors";
345
- readonly borderTopLeftRadius: "radii";
346
- readonly borderTopRightRadius: "radii";
347
- readonly borderTopStyle: "border-styles";
348
- readonly borderTopWidth: "border-widths";
349
- readonly borderWidth: "border-widths";
350
- readonly bottom: "space";
351
- readonly boxShadow: "shadows";
352
- readonly caretColor: "colors";
353
- readonly color: "colors";
354
- readonly columnGap: "space";
355
- readonly columnRuleColor: "colors";
356
- readonly fill: "colors";
357
- readonly flexBasis: "sizes";
358
- readonly fontFamily: "fonts";
359
- readonly fontSize: "font-sizes";
360
- readonly fontWeight: "font-weights";
361
- readonly gap: "space";
362
- readonly gridColumnGap: "space";
363
- readonly gridGap: "space";
364
- readonly gridRowGap: "space";
365
- readonly gridTemplateColumns: "sizes";
366
- readonly gridTemplateRows: "sizes";
367
- readonly height: "sizes";
368
- readonly inlineSize: "sizes";
369
- readonly inset: "space";
370
- readonly insetBlock: "space";
371
- readonly insetBlockEnd: "space";
372
- readonly insetBlockStart: "space";
373
- readonly insetInline: "space";
374
- readonly insetInlineEnd: "space";
375
- readonly insetInlineStart: "space";
376
- readonly left: "space";
377
- readonly letterSpacing: "letter-spacings";
378
- readonly lineHeight: "line-heights";
379
- readonly margin: "space";
380
- readonly marginBlock: "space";
381
- readonly marginBlockEnd: "space";
382
- readonly marginBlockStart: "space";
383
- readonly marginBottom: "space";
384
- readonly marginInline: "space";
385
- readonly marginInlineEnd: "space";
386
- readonly marginInlineStart: "space";
387
- readonly marginLeft: "space";
388
- readonly marginRight: "space";
389
- readonly marginTop: "space";
390
- readonly maxBlockSize: "sizes";
391
- readonly maxHeight: "sizes";
392
- readonly maxInlineSize: "sizes";
393
- readonly maxWidth: "sizes";
394
- readonly minBlockSize: "sizes";
395
- readonly minHeight: "sizes";
396
- readonly minInlineSize: "sizes";
397
- readonly minWidth: "sizes";
398
- readonly outline: "colors";
399
- readonly outlineColor: "colors";
400
- readonly padding: "space";
401
- readonly paddingBlock: "space";
402
- readonly paddingBlockEnd: "space";
403
- readonly paddingBlockStart: "space";
404
- readonly paddingBottom: "space";
405
- readonly paddingInline: "space";
406
- readonly paddingInlineEnd: "space";
407
- readonly paddingInlineStart: "space";
408
- readonly paddingLeft: "space";
409
- readonly paddingRight: "space";
410
- readonly paddingTop: "space";
411
- readonly right: "space";
412
- readonly rowGap: "space";
413
- readonly scrollMargin: "space";
414
- readonly scrollMarginBlock: "space";
415
- readonly scrollMarginBlockEnd: "space";
416
- readonly scrollMarginBlockStart: "space";
417
- readonly scrollMarginBottom: "space";
418
- readonly scrollMarginInline: "space";
419
- readonly scrollMarginInlineEnd: "space";
420
- readonly scrollMarginInlineStart: "space";
421
- readonly scrollMarginLeft: "space";
422
- readonly scrollMarginRight: "space";
423
- readonly scrollMarginTop: "space";
424
- readonly scrollPadding: "space";
425
- readonly scrollPaddingBlock: "space";
426
- readonly scrollPaddingBlockEnd: "space";
427
- readonly scrollPaddingBlockStart: "space";
428
- readonly scrollPaddingBottom: "space";
429
- readonly scrollPaddingInline: "space";
430
- readonly scrollPaddingInlineEnd: "space";
431
- readonly scrollPaddingInlineStart: "space";
432
- readonly scrollPaddingLeft: "space";
433
- readonly scrollPaddingRight: "space";
434
- readonly scrollPaddingTop: "space";
435
- readonly stroke: "colors";
436
- readonly strokeWidth: "stroke-width";
437
- readonly textDecorationColor: "colors";
438
- readonly textShadow: "shadows";
439
- readonly top: "space";
440
- readonly transition: "transitions";
441
- readonly width: "sizes";
442
- readonly zIndex: "z-indices";
443
- }, {
444
- paddingX: (value: {
445
- readonly [$$PropertyValue]: "padding";
446
- }) => {
447
- paddingLeft: {
448
- readonly [$$PropertyValue]: "padding";
449
- };
450
- paddingRight: {
451
- readonly [$$PropertyValue]: "padding";
452
- };
453
- };
454
- paddingY: (value: {
455
- readonly [$$PropertyValue]: "padding";
456
- }) => {
457
- paddingTop: {
458
- readonly [$$PropertyValue]: "padding";
459
- };
460
- paddingBottom: {
461
- readonly [$$PropertyValue]: "padding";
462
- };
463
- };
464
- marginX: (value: {
465
- readonly [$$PropertyValue]: "margin";
466
- }) => {
467
- marginLeft: {
468
- readonly [$$PropertyValue]: "margin";
469
- };
470
- marginRight: {
471
- readonly [$$PropertyValue]: "margin";
472
- };
473
- };
474
- marginY: (value: {
475
- readonly [$$PropertyValue]: "margin";
476
- }) => {
477
- marginTop: {
478
- readonly [$$PropertyValue]: "margin";
479
- };
480
- marginBottom: {
481
- readonly [$$PropertyValue]: "margin";
482
- };
483
- };
484
- square: (value: {
485
- readonly [$$PropertyValue]: "width";
486
- }) => {
487
- width: {
488
- readonly [$$PropertyValue]: "width";
489
- };
490
- height: {
491
- readonly [$$PropertyValue]: "width";
492
- };
493
- };
494
- _hover: (css: _stitches_react_types_css_util.CSSProperties) => {
495
- '&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
496
- };
497
- }>>>, "size" | "weight" | "color"> & _stitches_react_types_styled_component.TransformProps<{
9
+ declare const StyledIcon: ForwardRefExoticComponent<Omit<Omit<Omit<react.SVGProps<SVGSVGElement>, "ref"> & {
10
+ ref?: ((instance: SVGSVGElement | null) => void) | react.RefObject<SVGSVGElement> | null | undefined;
11
+ } & {
12
+ asChild?: boolean | undefined;
13
+ }, _mirohq_design_system_stitches.ForbiddenProps> & {
14
+ children?: react.ReactNode;
15
+ } & _stitches_react_types_styled_component.TransformProps<{
498
16
  color?: _mirohq_design_system_themes.AliasColorsKeys | "black" | "blue-50" | "blue-100" | "blue-150" | "blue-200" | "blue-250" | "blue-300" | "blue-350" | "blue-400" | "blue-450" | "blue-500" | "blue-550" | "blue-600" | "blue-650" | "blue-700" | "blue-750" | "blue-800" | "blue-850" | "blue-900" | "blue-950" | "gray-50" | "gray-100" | "gray-150" | "gray-200" | "gray-250" | "gray-300" | "gray-350" | "gray-400" | "gray-450" | "gray-500" | "gray-550" | "gray-600" | "gray-650" | "gray-700" | "gray-750" | "gray-800" | "gray-850" | "gray-900" | "gray-950" | "green-50" | "green-100" | "green-150" | "green-200" | "green-250" | "green-300" | "green-350" | "green-400" | "green-450" | "green-500" | "green-550" | "green-600" | "green-650" | "green-700" | "green-750" | "green-800" | "green-850" | "green-900" | "green-950" | "red-50" | "red-100" | "red-150" | "red-200" | "red-250" | "red-300" | "red-350" | "red-400" | "red-450" | "red-500" | "red-550" | "red-600" | "red-650" | "red-700" | "red-750" | "red-800" | "red-850" | "red-900" | "red-950" | "transparent" | "white" | "yellow-50" | "yellow-100" | "yellow-150" | "yellow-200" | "yellow-250" | "yellow-300" | "yellow-350" | "yellow-400" | "yellow-450" | "yellow-500" | "yellow-550" | "yellow-600" | "yellow-650" | "yellow-700" | "yellow-750" | "yellow-800" | "yellow-850" | "yellow-900" | "yellow-950" | undefined;
499
17
  size?: "small" | "medium" | "large" | undefined;
500
18
  weight?: "bold" | "thin" | "normal" | undefined;
@@ -846,6 +364,8 @@ declare const IconFactoryHouse: IconComponentType;
846
364
 
847
365
  declare const IconFactory: IconComponentType;
848
366
 
367
+ declare const IconFileSpreadsheet: IconComponentType;
368
+
849
369
  declare const IconFlag: IconComponentType;
850
370
 
851
371
  declare const IconFolder: IconComponentType;
@@ -1406,4 +926,4 @@ declare const IconViewSideLeft: IconComponentType;
1406
926
 
1407
927
  declare const IconWallet: IconComponentType;
1408
928
 
1409
- export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBrush, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatCheck, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsThree, IconCommentGroup, IconComponentType, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDistributeHorizontal, IconDistributeVertical, IconDollarSignCurrency, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMermaid, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconOrgChart, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPenUnderline, IconPentagon, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusBox, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectangleFrame2Lines, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShapesLines, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
929
+ export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBrush, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatCheck, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsThree, IconCommentGroup, IconComponentType, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDistributeHorizontal, IconDistributeVertical, IconDollarSignCurrency, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFileSpreadsheet, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMermaid, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconOrgChart, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPenUnderline, IconPentagon, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusBox, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectangleFrame2Lines, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShapesLines, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-icons",
3
- "version": "0.41.2",
3
+ "version": "0.42.0",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -31,11 +31,11 @@
31
31
  "react": "^16.14 || ^17 || ^18"
32
32
  },
33
33
  "dependencies": {
34
- "@mirohq/design-system-base-icon": "^0.1.27",
35
- "@mirohq/design-system-link": "^1.3.22",
36
- "@mirohq/design-system-primitive": "^1.1.2",
37
- "@mirohq/design-system-stitches": "^2.6.6",
38
- "@mirohq/design-system-utils": "^0.15.1"
34
+ "@mirohq/design-system-link": "^1.3.23",
35
+ "@mirohq/design-system-stitches": "^2.6.7",
36
+ "@mirohq/design-system-base-icon": "^0.1.28",
37
+ "@mirohq/design-system-utils": "^0.15.2",
38
+ "@mirohq/design-system-primitive": "^1.1.2"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@svgr/cli": "^6.5.1",
@@ -0,0 +1,32 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import { iconSymbol } from '@mirohq/design-system-base-icon'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
+
11
+ export const IconFileSpreadsheet: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeWidth='var(--svg-stroke-width)'
27
+ d='M14 3v4.5a.5.5 0 0 0 .5.5h4.5m-10 9h1m4 0h1m-6-4h1m4 0h1m-1.2071-10h-7.7929c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-11.7929a.5003.5003 0 0 0-.1464-.3536l-4.7072-4.707a.4998.4998 0 0 0-.3535-.1465Z'
28
+ />
29
+ )
30
+ )
31
+
32
+ IconFileSpreadsheet[iconSymbol] = true
package/react/index.ts CHANGED
@@ -157,6 +157,7 @@ export { IconEyeOpen } from './eye-open'
157
157
  export { IconEyedropper } from './eyedropper'
158
158
  export { IconFactoryHouse } from './factory-house'
159
159
  export { IconFactory } from './factory'
160
+ export { IconFileSpreadsheet } from './file-spreadsheet'
160
161
  export { IconFlag } from './flag'
161
162
  export { IconFolder } from './folder'
162
163
  export { IconFrameLinesTwo } from './frame-lines-two'
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M14 3v4.5a.5.5 0 0 0 .5.5h4.5m-10 9h1m4 0h1m-6-4h1m4 0h1m-1.2071-10h-7.7929c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-11.7929a.5003.5003 0 0 0-.1464-.3536l-4.7072-4.707a.4998.4998 0 0 0-.3535-.1465Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/meta.json CHANGED
@@ -3700,5 +3700,13 @@
3700
3700
  "rectangle",
3701
3701
  "oval"
3702
3702
  ]
3703
+ },
3704
+ "file-spreadsheet": {
3705
+ "tags": [
3706
+ "excel",
3707
+ "xls",
3708
+ "csv",
3709
+ "sheet"
3710
+ ]
3703
3711
  }
3704
3712
  }