@mirohq/design-system-icons 0.28.0 → 0.28.1-themes.1
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/main.js +3 -186
- package/dist/main.js.map +1 -1
- package/dist/module.js +4 -180
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +123 -125
- package/package.json +5 -5
- package/react/heart-filled.tsx +3 -3
- package/react/index.ts +0 -7
- package/svg/24/heart-filled.svg +1 -1
- package/svg/meta.json +23 -115
- package/react/rectangle-portrait-dash-square-top-center.tsx +0 -32
- package/react/rectangle-portrait-dash-square-top-left.tsx +0 -32
- package/react/rectangle-portrait-dash.tsx +0 -32
- package/react/rectangle-portrait-filled.tsx +0 -33
- package/react/rectangle-portrait-square-top-left.tsx +0 -32
- package/react/rectangle-portrait.tsx +0 -32
- package/react/social-drawio.tsx +0 -36
- package/svg/24/rectangle-portrait-dash-square-top-center.svg +0 -2
- package/svg/24/rectangle-portrait-dash-square-top-left.svg +0 -2
- package/svg/24/rectangle-portrait-dash.svg +0 -2
- package/svg/24/rectangle-portrait-filled.svg +0 -2
- package/svg/24/rectangle-portrait-square-top-left.svg +0 -2
- package/svg/24/rectangle-portrait.svg +0 -2
- package/svg/24/social-drawio.svg +0 -2
package/svg/meta.json
CHANGED
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
"external",
|
|
11
11
|
"external page",
|
|
12
12
|
"new window",
|
|
13
|
-
"open new"
|
|
14
|
-
"website"
|
|
13
|
+
"open new"
|
|
15
14
|
]
|
|
16
15
|
},
|
|
17
16
|
"arrow-left": {
|
|
@@ -19,16 +18,14 @@
|
|
|
19
18
|
"arrow",
|
|
20
19
|
"arrow to left",
|
|
21
20
|
"arrow left",
|
|
22
|
-
"back"
|
|
23
|
-
"website"
|
|
21
|
+
"back"
|
|
24
22
|
]
|
|
25
23
|
},
|
|
26
24
|
"arrow-right": {
|
|
27
25
|
"tags": [
|
|
28
26
|
"arrow",
|
|
29
27
|
"arrow to right",
|
|
30
|
-
"arrow right"
|
|
31
|
-
"website"
|
|
28
|
+
"arrow right"
|
|
32
29
|
]
|
|
33
30
|
},
|
|
34
31
|
"arrow-down": {
|
|
@@ -78,34 +75,31 @@
|
|
|
78
75
|
"check-mark": {
|
|
79
76
|
"tags": [
|
|
80
77
|
"check-mark",
|
|
81
|
-
"check mark"
|
|
82
|
-
"website"
|
|
78
|
+
"check mark"
|
|
83
79
|
]
|
|
84
80
|
},
|
|
85
81
|
"chevron-down": {
|
|
86
82
|
"tags": [
|
|
87
83
|
"chevron-down",
|
|
88
84
|
"chevron down",
|
|
89
|
-
"chevron"
|
|
90
|
-
"website"
|
|
85
|
+
"chevron"
|
|
91
86
|
]
|
|
92
87
|
},
|
|
93
88
|
"chevron-left": {
|
|
94
89
|
"tags": [
|
|
95
90
|
"chevron-left",
|
|
96
91
|
"chevron left",
|
|
97
|
-
"chevron"
|
|
98
|
-
"website"
|
|
92
|
+
"chevron"
|
|
99
93
|
]
|
|
100
94
|
},
|
|
101
95
|
"chevron-right": {
|
|
102
96
|
"tags": [
|
|
103
|
-
"
|
|
97
|
+
""
|
|
104
98
|
]
|
|
105
99
|
},
|
|
106
100
|
"chevron-up": {
|
|
107
101
|
"tags": [
|
|
108
|
-
"
|
|
102
|
+
""
|
|
109
103
|
]
|
|
110
104
|
},
|
|
111
105
|
"cross": {
|
|
@@ -113,8 +107,7 @@
|
|
|
113
107
|
"cross",
|
|
114
108
|
"closed",
|
|
115
109
|
"dismiss",
|
|
116
|
-
"times"
|
|
117
|
-
"website"
|
|
110
|
+
"times"
|
|
118
111
|
]
|
|
119
112
|
},
|
|
120
113
|
"cross-circle": {
|
|
@@ -127,8 +120,7 @@
|
|
|
127
120
|
"tags": [
|
|
128
121
|
"envelope",
|
|
129
122
|
"mail",
|
|
130
|
-
"email"
|
|
131
|
-
"website"
|
|
123
|
+
"email"
|
|
132
124
|
]
|
|
133
125
|
},
|
|
134
126
|
"exclamation-point-circle": {
|
|
@@ -136,13 +128,12 @@
|
|
|
136
128
|
"exclamation point circle",
|
|
137
129
|
"exclamation",
|
|
138
130
|
"warning",
|
|
139
|
-
"danger"
|
|
140
|
-
"website"
|
|
131
|
+
"danger"
|
|
141
132
|
]
|
|
142
133
|
},
|
|
143
134
|
"globe": {
|
|
144
135
|
"tags": [
|
|
145
|
-
"
|
|
136
|
+
""
|
|
146
137
|
]
|
|
147
138
|
},
|
|
148
139
|
"house": {
|
|
@@ -154,16 +145,14 @@
|
|
|
154
145
|
"tags": [
|
|
155
146
|
"information mark circle",
|
|
156
147
|
"information",
|
|
157
|
-
"info"
|
|
158
|
-
"website"
|
|
148
|
+
"info"
|
|
159
149
|
]
|
|
160
150
|
},
|
|
161
151
|
"lock-closed": {
|
|
162
152
|
"tags": [
|
|
163
153
|
"lock closed",
|
|
164
154
|
"logged out",
|
|
165
|
-
"restricted"
|
|
166
|
-
"website"
|
|
155
|
+
"restricted"
|
|
167
156
|
]
|
|
168
157
|
},
|
|
169
158
|
"lock-open": {
|
|
@@ -177,8 +166,7 @@
|
|
|
177
166
|
"tags": [
|
|
178
167
|
"magnifying glass",
|
|
179
168
|
"search",
|
|
180
|
-
"loupe"
|
|
181
|
-
"website"
|
|
169
|
+
"loupe"
|
|
182
170
|
]
|
|
183
171
|
},
|
|
184
172
|
"minus": {
|
|
@@ -188,7 +176,7 @@
|
|
|
188
176
|
"minus",
|
|
189
177
|
"subtract",
|
|
190
178
|
"less",
|
|
191
|
-
"
|
|
179
|
+
""
|
|
192
180
|
]
|
|
193
181
|
},
|
|
194
182
|
"plus": {
|
|
@@ -196,7 +184,7 @@
|
|
|
196
184
|
"plus",
|
|
197
185
|
"add",
|
|
198
186
|
"more",
|
|
199
|
-
"
|
|
187
|
+
""
|
|
200
188
|
]
|
|
201
189
|
},
|
|
202
190
|
"question-mark-circle": {
|
|
@@ -211,40 +199,35 @@
|
|
|
211
199
|
"tags": [
|
|
212
200
|
"social facebook",
|
|
213
201
|
"social",
|
|
214
|
-
"facebook"
|
|
215
|
-
"website"
|
|
202
|
+
"facebook"
|
|
216
203
|
]
|
|
217
204
|
},
|
|
218
205
|
"social-instagram": {
|
|
219
206
|
"tags": [
|
|
220
207
|
"social instagram",
|
|
221
208
|
"social",
|
|
222
|
-
"instagram"
|
|
223
|
-
"website"
|
|
209
|
+
"instagram"
|
|
224
210
|
]
|
|
225
211
|
},
|
|
226
212
|
"social-linkedin": {
|
|
227
213
|
"tags": [
|
|
228
214
|
"social linkedin",
|
|
229
215
|
"social",
|
|
230
|
-
"linkedin"
|
|
231
|
-
"website"
|
|
216
|
+
"linkedin"
|
|
232
217
|
]
|
|
233
218
|
},
|
|
234
219
|
"social-twitter": {
|
|
235
220
|
"tags": [
|
|
236
221
|
"social twitter",
|
|
237
222
|
"social",
|
|
238
|
-
"twitter"
|
|
239
|
-
"website"
|
|
223
|
+
"twitter"
|
|
240
224
|
]
|
|
241
225
|
},
|
|
242
226
|
"social-youtube": {
|
|
243
227
|
"tags": [
|
|
244
228
|
"social youtube",
|
|
245
229
|
"social",
|
|
246
|
-
"youtube"
|
|
247
|
-
"website"
|
|
230
|
+
"youtube"
|
|
248
231
|
]
|
|
249
232
|
},
|
|
250
233
|
"user": {
|
|
@@ -290,8 +273,7 @@
|
|
|
290
273
|
"tags": [
|
|
291
274
|
"cog",
|
|
292
275
|
"settings",
|
|
293
|
-
"gear"
|
|
294
|
-
"website"
|
|
276
|
+
"gear"
|
|
295
277
|
]
|
|
296
278
|
},
|
|
297
279
|
"link": {
|
|
@@ -3296,79 +3278,5 @@
|
|
|
3296
3278
|
"align",
|
|
3297
3279
|
"right"
|
|
3298
3280
|
]
|
|
3299
|
-
},
|
|
3300
|
-
"rectangle-portrait": {
|
|
3301
|
-
"tags": [
|
|
3302
|
-
"rectangle portrait",
|
|
3303
|
-
"rectangle",
|
|
3304
|
-
"portrait",
|
|
3305
|
-
"aws",
|
|
3306
|
-
"aws architecture groups"
|
|
3307
|
-
]
|
|
3308
|
-
},
|
|
3309
|
-
"rectangle-portrait-filled": {
|
|
3310
|
-
"tags": [
|
|
3311
|
-
"rectangle portrait filled",
|
|
3312
|
-
"rectangle",
|
|
3313
|
-
"portrait",
|
|
3314
|
-
"filled",
|
|
3315
|
-
"aws",
|
|
3316
|
-
"aws architecture groups"
|
|
3317
|
-
]
|
|
3318
|
-
},
|
|
3319
|
-
"rectangle-portrait-dash": {
|
|
3320
|
-
"tags": [
|
|
3321
|
-
"rectangle portrait dash",
|
|
3322
|
-
"rectangle",
|
|
3323
|
-
"portrait",
|
|
3324
|
-
"dash",
|
|
3325
|
-
"aws",
|
|
3326
|
-
"aws architecture groups"
|
|
3327
|
-
]
|
|
3328
|
-
},
|
|
3329
|
-
"rectangle-portrait-dash-square-top-left": {
|
|
3330
|
-
"tags": [
|
|
3331
|
-
"rectangle portrait dash square top left",
|
|
3332
|
-
"rectangle",
|
|
3333
|
-
"portrait",
|
|
3334
|
-
"dash",
|
|
3335
|
-
"square",
|
|
3336
|
-
"top",
|
|
3337
|
-
"left",
|
|
3338
|
-
"aws",
|
|
3339
|
-
"aws architecture groups"
|
|
3340
|
-
]
|
|
3341
|
-
},
|
|
3342
|
-
"rectangle-portrait-square-top-left": {
|
|
3343
|
-
"tags": [
|
|
3344
|
-
"rectangle portrait square top left",
|
|
3345
|
-
"rectangle",
|
|
3346
|
-
"portrait",
|
|
3347
|
-
"square",
|
|
3348
|
-
"top",
|
|
3349
|
-
"left",
|
|
3350
|
-
"aws",
|
|
3351
|
-
"aws architecture groups"
|
|
3352
|
-
]
|
|
3353
|
-
},
|
|
3354
|
-
"rectangle-portrait-dash-square-top-center": {
|
|
3355
|
-
"tags": [
|
|
3356
|
-
"rectangle portrait dash square top center",
|
|
3357
|
-
"rectangle",
|
|
3358
|
-
"portrait",
|
|
3359
|
-
"dash",
|
|
3360
|
-
"square",
|
|
3361
|
-
"top",
|
|
3362
|
-
"center",
|
|
3363
|
-
"aws",
|
|
3364
|
-
"aws architecture groups"
|
|
3365
|
-
]
|
|
3366
|
-
},
|
|
3367
|
-
"social-drawio": {
|
|
3368
|
-
"tags": [
|
|
3369
|
-
"social drawio",
|
|
3370
|
-
"drawio",
|
|
3371
|
-
"app"
|
|
3372
|
-
]
|
|
3373
3281
|
}
|
|
3374
3282
|
}
|
|
@@ -1,32 +0,0 @@
|
|
|
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 IconRectanglePortraitDashSquareTopCenter: IconComponentType =
|
|
12
|
-
forwardRef(({ 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 fill='currentColor' d='M9 3h6v6h-6v-6Z' />,
|
|
24
|
-
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
-
d='M3 6v-2c0-.5523.4477-1 1-1h2m12 0h2c.5523 0 1 .4477 1 1v2m0 4v4m0 4v2c0 .5523-.4477 1-1 1h-2m-4 0h-4m-4 0h-2c-.5523 0-1-.4477-1-1v-2m0-4v-4m6-7h6v6h-6v-6Z'
|
|
28
|
-
/>
|
|
29
|
-
)
|
|
30
|
-
)
|
|
31
|
-
|
|
32
|
-
IconRectanglePortraitDashSquareTopCenter[iconSymbol] = true
|
|
@@ -1,32 +0,0 @@
|
|
|
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 IconRectanglePortraitDashSquareTopLeft: IconComponentType =
|
|
12
|
-
forwardRef(({ 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 fill='currentColor' d='M3 3h6v6h-6v-6Z' />,
|
|
24
|
-
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
-
d='M13 3h3m2 0h2c.5523 0 1 .4477 1 1v2m0 2v3m0 2v3m0 2v2c0 .5523-.4477 1-1 1h-2m-15-3v2c0 .5523.4477 1 1 1h2m10 0h-3m-5 0h3m-8-5v-3m0-4h6v-6h-5c-.5523 0-1 .4477-1 1v5Z'
|
|
28
|
-
/>
|
|
29
|
-
)
|
|
30
|
-
)
|
|
31
|
-
|
|
32
|
-
IconRectanglePortraitDashSquareTopLeft[iconSymbol] = true
|
|
@@ -1,32 +0,0 @@
|
|
|
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 IconRectanglePortraitDash: 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
|
-
strokeLinejoin='round'
|
|
26
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
-
d='M3 6v-2c0-.5523.4477-1 1-1h2m4 0h4m4 0h2c.5523 0 1 .4477 1 1v2m0 4v4m0 4v2c0 .5523-.4477 1-1 1h-2m-4 0h-4m-4 0h-2c-.5523 0-1-.4477-1-1v-2m0-4v-4'
|
|
28
|
-
/>
|
|
29
|
-
)
|
|
30
|
-
)
|
|
31
|
-
|
|
32
|
-
IconRectanglePortraitDash[iconSymbol] = true
|
|
@@ -1,33 +0,0 @@
|
|
|
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 IconRectanglePortraitFilled: 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 fill='currentColor' d='M3 3h18v18h-18v-18Z' />,
|
|
24
|
-
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
|
-
strokeLinejoin='round'
|
|
27
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
-
d='M3 4c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-16Z'
|
|
29
|
-
/>
|
|
30
|
-
)
|
|
31
|
-
)
|
|
32
|
-
|
|
33
|
-
IconRectanglePortraitFilled[iconSymbol] = true
|
|
@@ -1,32 +0,0 @@
|
|
|
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 IconRectanglePortraitSquareTopLeft: 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 fill='currentColor' d='M3 3h6v6h-6v-6Z' />,
|
|
24
|
-
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
-
d='M3 9v-5c0-.5523.4477-1 1-1h5m-6 6v11c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-16c0-.5523-.4477-1-1-1h-11m-6 6h6v-6'
|
|
28
|
-
/>
|
|
29
|
-
)
|
|
30
|
-
)
|
|
31
|
-
|
|
32
|
-
IconRectanglePortraitSquareTopLeft[iconSymbol] = true
|
|
@@ -1,32 +0,0 @@
|
|
|
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 IconRectanglePortrait: 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
|
-
strokeLinejoin='round'
|
|
26
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
-
d='M3 4c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-16Z'
|
|
28
|
-
/>
|
|
29
|
-
)
|
|
30
|
-
)
|
|
31
|
-
|
|
32
|
-
IconRectanglePortrait[iconSymbol] = true
|
package/react/social-drawio.tsx
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
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 IconSocialDrawio: 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
|
-
fill='currentColor'
|
|
25
|
-
d='M4 15h5v4h-5v-4ZM15 15h5v4h-5v-4ZM9.5 5h5v4h-5v-4Z'
|
|
26
|
-
/>,
|
|
27
|
-
<path
|
|
28
|
-
stroke='currentColor'
|
|
29
|
-
strokeLinejoin='round'
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M14.5 9v-4h-5v4m5 0h-1.5m1.5 0h-3.5m-1.5 0h3.5m-3.5 0h1.5m-4 6h-3v4h5v-4h-2Zm0 0 4-6m2 0 4 6m0 0h-2v4h5v-4h-3Z'
|
|
32
|
-
/>
|
|
33
|
-
)
|
|
34
|
-
)
|
|
35
|
-
|
|
36
|
-
IconSocialDrawio[iconSymbol] = true
|
|
@@ -1,2 +0,0 @@
|
|
|
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 fill="currentColor" d="M9 3h6v6h-6v-6Z"/><path stroke="currentColor" stroke-width="2" d="M3 6v-2c0-.5523.4477-1 1-1h2m12 0h2c.5523 0 1 .4477 1 1v2m0 4v4m0 4v2c0 .5523-.4477 1-1 1h-2m-4 0h-4m-4 0h-2c-.5523 0-1-.4477-1-1v-2m0-4v-4m6-7h6v6h-6v-6Z"/></svg>
|
|
@@ -1,2 +0,0 @@
|
|
|
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 fill="currentColor" d="M3 3h6v6h-6v-6Z"/><path stroke="currentColor" stroke-width="2" d="M13 3h3m2 0h2c.5523 0 1 .4477 1 1v2m0 2v3m0 2v3m0 2v2c0 .5523-.4477 1-1 1h-2m-15-3v2c0 .5523.4477 1 1 1h2m10 0h-3m-5 0h3m-8-5v-3m0-4h6v-6h-5c-.5523 0-1 .4477-1 1v5Z"/></svg>
|
|
@@ -1,2 +0,0 @@
|
|
|
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-linejoin="round" stroke-width="2" d="M3 6v-2c0-.5523.4477-1 1-1h2m4 0h4m4 0h2c.5523 0 1 .4477 1 1v2m0 4v4m0 4v2c0 .5523-.4477 1-1 1h-2m-4 0h-4m-4 0h-2c-.5523 0-1-.4477-1-1v-2m0-4v-4"/></svg>
|
|
@@ -1,2 +0,0 @@
|
|
|
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 fill="currentColor" d="M3 3h18v18h-18v-18Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3 4c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-16Z"/></svg>
|
|
@@ -1,2 +0,0 @@
|
|
|
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 fill="currentColor" d="M3 3h6v6h-6v-6Z"/><path stroke="currentColor" stroke-width="2" d="M3 9v-5c0-.5523.4477-1 1-1h5m-6 6v11c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-16c0-.5523-.4477-1-1-1h-11m-6 6h6v-6"/></svg>
|
|
@@ -1,2 +0,0 @@
|
|
|
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-linejoin="round" stroke-width="2" d="M3 4c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-16Z"/></svg>
|
package/svg/24/social-drawio.svg
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
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 fill="currentColor" d="M4 15h5v4h-5v-4ZM15 15h5v4h-5v-4ZM9.5 5h5v4h-5v-4Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M14.5 9v-4h-5v4m5 0h-1.5m1.5 0h-3.5m-1.5 0h3.5m-3.5 0h1.5m-4 6h-3v4h5v-4h-2Zm0 0 4-6m2 0 4 6m0 0h-2v4h5v-4h-3Z"/></svg>
|