@fluentui/react-icons 2.0.205 → 2.0.206
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/fonts/icons/chunk-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +330 -330
- package/lib/fonts/icons/chunk-6.d.ts +24 -24
- package/lib/fonts/icons/chunk-6.js +500 -500
- package/lib/fonts/icons/chunk-7.d.ts +24 -24
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +24 -24
- package/lib/fonts/icons/chunk-8.js +500 -500
- package/lib/fonts/icons/chunk-9.d.ts +24 -0
- package/lib/fonts/icons/chunk-9.js +76 -68
- package/lib/fonts/index.d.ts +1 -0
- package/lib/fonts/index.js +1 -0
- package/lib/fonts/sizedIcons/chunk-14.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-14.js +28 -28
- package/lib/fonts/sizedIcons/chunk-15.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-15.js +28 -28
- package/lib/fonts/sizedIcons/chunk-16.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-16.js +28 -28
- package/lib/fonts/sizedIcons/chunk-17.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-17.js +28 -28
- package/lib/fonts/sizedIcons/chunk-18.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-18.js +28 -28
- package/lib/fonts/sizedIcons/chunk-19.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-19.js +28 -28
- package/lib/fonts/sizedIcons/chunk-20.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-20.js +28 -28
- package/lib/fonts/sizedIcons/chunk-21.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-21.js +28 -28
- package/lib/fonts/sizedIcons/chunk-22.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-22.js +28 -28
- package/lib/fonts/sizedIcons/chunk-23.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-23.js +28 -28
- package/lib/fonts/sizedIcons/chunk-24.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-24.js +28 -28
- package/lib/fonts/sizedIcons/chunk-25.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-25.js +28 -28
- package/lib/fonts/sizedIcons/chunk-26.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-26.js +28 -28
- package/lib/fonts/sizedIcons/chunk-27.d.ts +81 -60
- package/lib/fonts/sizedIcons/chunk-27.js +28 -21
- package/lib/fonts/sizedIcons/chunk-28.d.ts +142 -0
- package/lib/fonts/sizedIcons/chunk-28.js +48 -0
- package/lib/icons/chunk-2.d.ts +8 -8
- package/lib/icons/chunk-2.js +9 -9
- package/lib/icons/chunk-3.d.ts +8 -8
- package/lib/icons/chunk-3.js +9 -9
- package/lib/icons/chunk-4.d.ts +8 -0
- package/lib/icons/chunk-4.js +8 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/sizedIcons/chunk-10.d.ts +54 -54
- package/lib/sizedIcons/chunk-10.js +55 -55
- package/lib/sizedIcons/chunk-11.d.ts +54 -54
- package/lib/sizedIcons/chunk-11.js +55 -55
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +55 -55
- package/lib/sizedIcons/chunk-13.d.ts +54 -47
- package/lib/sizedIcons/chunk-13.js +55 -48
- package/lib/sizedIcons/chunk-14.d.ts +48 -0
- package/lib/sizedIcons/chunk-14.js +48 -0
- package/lib/sizedIcons/chunk-8.d.ts +54 -54
- package/lib/sizedIcons/chunk-8.js +55 -55
- package/lib/sizedIcons/chunk-9.d.ts +54 -54
- package/lib/sizedIcons/chunk-9.js +55 -55
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +28 -1
- package/lib/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.json +28 -1
- package/lib/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.json +1906 -1898
- package/lib/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/lib-cjs/fonts/icons/chunk-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +337 -337
- package/lib-cjs/fonts/icons/chunk-6.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-6.js +510 -510
- package/lib-cjs/fonts/icons/chunk-7.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-8.js +510 -510
- package/lib-cjs/fonts/icons/chunk-9.d.ts +24 -0
- package/lib-cjs/fonts/icons/chunk-9.js +78 -70
- package/lib-cjs/fonts/index.d.ts +1 -0
- package/lib-cjs/fonts/index.js +1 -0
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-24.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-24.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-25.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-25.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-26.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-26.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-27.d.ts +81 -60
- package/lib-cjs/fonts/sizedIcons/chunk-27.js +38 -31
- package/lib-cjs/fonts/sizedIcons/chunk-28.d.ts +142 -0
- package/lib-cjs/fonts/sizedIcons/chunk-28.js +54 -0
- package/lib-cjs/icons/chunk-2.d.ts +8 -8
- package/lib-cjs/icons/chunk-2.js +16 -16
- package/lib-cjs/icons/chunk-3.d.ts +8 -8
- package/lib-cjs/icons/chunk-3.js +29 -29
- package/lib-cjs/icons/chunk-4.d.ts +8 -0
- package/lib-cjs/icons/chunk-4.js +20 -12
- package/lib-cjs/index.d.ts +1 -0
- package/lib-cjs/index.js +1 -0
- package/lib-cjs/sizedIcons/chunk-10.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-10.js +75 -75
- package/lib-cjs/sizedIcons/chunk-11.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-11.js +75 -75
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +75 -75
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -47
- package/lib-cjs/sizedIcons/chunk-13.js +75 -68
- package/lib-cjs/sizedIcons/chunk-14.d.ts +48 -0
- package/lib-cjs/sizedIcons/chunk-14.js +54 -0
- package/lib-cjs/sizedIcons/chunk-8.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-8.js +69 -69
- package/lib-cjs/sizedIcons/chunk-9.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-9.js +75 -75
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +28 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.json +28 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.json +1906 -1898
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/package.json +1 -1
|
@@ -169,333 +169,333 @@ export const NotepadPersonFilled = /*#__PURE__*/createFluentFontIcon("NotepadPer
|
|
|
169
169
|
export const NotepadPersonRegular = /*#__PURE__*/createFluentFontIcon("NotepadPersonRegular", "", 2);
|
|
170
170
|
export const NumberCircle1Filled = /*#__PURE__*/createFluentFontIcon("NumberCircle1Filled", "", 2);
|
|
171
171
|
export const NumberCircle1Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle1Regular", "", 2);
|
|
172
|
-
export const
|
|
173
|
-
export const
|
|
174
|
-
export const
|
|
175
|
-
export const
|
|
176
|
-
export const
|
|
177
|
-
export const
|
|
178
|
-
export const
|
|
179
|
-
export const
|
|
180
|
-
export const
|
|
181
|
-
export const
|
|
182
|
-
export const
|
|
183
|
-
export const
|
|
184
|
-
export const
|
|
185
|
-
export const
|
|
186
|
-
export const
|
|
187
|
-
export const
|
|
188
|
-
export const
|
|
189
|
-
export const
|
|
190
|
-
export const
|
|
191
|
-
export const
|
|
192
|
-
export const
|
|
193
|
-
export const
|
|
194
|
-
export const
|
|
195
|
-
export const
|
|
196
|
-
export const
|
|
197
|
-
export const
|
|
198
|
-
export const
|
|
199
|
-
export const
|
|
200
|
-
export const
|
|
201
|
-
export const
|
|
202
|
-
export const
|
|
203
|
-
export const
|
|
204
|
-
export const
|
|
205
|
-
export const
|
|
206
|
-
export const
|
|
207
|
-
export const
|
|
208
|
-
export const
|
|
209
|
-
export const
|
|
210
|
-
export const
|
|
211
|
-
export const
|
|
212
|
-
export const
|
|
213
|
-
export const
|
|
214
|
-
export const
|
|
215
|
-
export const
|
|
216
|
-
export const
|
|
217
|
-
export const
|
|
218
|
-
export const
|
|
219
|
-
export const
|
|
220
|
-
export const
|
|
221
|
-
export const
|
|
222
|
-
export const
|
|
223
|
-
export const
|
|
224
|
-
export const
|
|
225
|
-
export const
|
|
226
|
-
export const
|
|
227
|
-
export const
|
|
228
|
-
export const
|
|
229
|
-
export const
|
|
230
|
-
export const
|
|
231
|
-
export const
|
|
232
|
-
export const
|
|
233
|
-
export const
|
|
234
|
-
export const
|
|
235
|
-
export const
|
|
236
|
-
export const
|
|
237
|
-
export const
|
|
238
|
-
export const
|
|
239
|
-
export const
|
|
240
|
-
export const
|
|
241
|
-
export const
|
|
242
|
-
export const
|
|
243
|
-
export const
|
|
244
|
-
export const
|
|
245
|
-
export const
|
|
246
|
-
export const
|
|
247
|
-
export const
|
|
248
|
-
export const
|
|
249
|
-
export const
|
|
250
|
-
export const
|
|
251
|
-
export const
|
|
252
|
-
export const
|
|
253
|
-
export const
|
|
254
|
-
export const
|
|
255
|
-
export const
|
|
256
|
-
export const
|
|
257
|
-
export const
|
|
258
|
-
export const
|
|
259
|
-
export const
|
|
260
|
-
export const
|
|
261
|
-
export const
|
|
262
|
-
export const
|
|
263
|
-
export const
|
|
264
|
-
export const
|
|
265
|
-
export const
|
|
266
|
-
export const
|
|
267
|
-
export const
|
|
268
|
-
export const
|
|
269
|
-
export const
|
|
270
|
-
export const
|
|
271
|
-
export const
|
|
272
|
-
export const
|
|
273
|
-
export const
|
|
274
|
-
export const
|
|
275
|
-
export const
|
|
276
|
-
export const
|
|
277
|
-
export const
|
|
278
|
-
export const
|
|
279
|
-
export const
|
|
280
|
-
export const
|
|
281
|
-
export const
|
|
282
|
-
export const
|
|
283
|
-
export const
|
|
284
|
-
export const
|
|
285
|
-
export const
|
|
286
|
-
export const
|
|
287
|
-
export const
|
|
288
|
-
export const
|
|
289
|
-
export const
|
|
290
|
-
export const
|
|
291
|
-
export const
|
|
292
|
-
export const
|
|
293
|
-
export const
|
|
294
|
-
export const
|
|
295
|
-
export const
|
|
296
|
-
export const
|
|
297
|
-
export const
|
|
298
|
-
export const
|
|
299
|
-
export const
|
|
300
|
-
export const
|
|
301
|
-
export const
|
|
302
|
-
export const
|
|
303
|
-
export const
|
|
304
|
-
export const
|
|
305
|
-
export const
|
|
306
|
-
export const
|
|
307
|
-
export const
|
|
308
|
-
export const
|
|
309
|
-
export const
|
|
310
|
-
export const
|
|
311
|
-
export const
|
|
312
|
-
export const
|
|
313
|
-
export const
|
|
314
|
-
export const
|
|
315
|
-
export const
|
|
316
|
-
export const
|
|
317
|
-
export const
|
|
318
|
-
export const
|
|
319
|
-
export const
|
|
320
|
-
export const
|
|
321
|
-
export const
|
|
322
|
-
export const
|
|
323
|
-
export const
|
|
324
|
-
export const
|
|
325
|
-
export const
|
|
326
|
-
export const
|
|
327
|
-
export const
|
|
328
|
-
export const
|
|
329
|
-
export const
|
|
330
|
-
export const
|
|
331
|
-
export const
|
|
332
|
-
export const
|
|
333
|
-
export const
|
|
334
|
-
export const
|
|
335
|
-
export const
|
|
336
|
-
export const
|
|
337
|
-
export const
|
|
338
|
-
export const
|
|
339
|
-
export const
|
|
340
|
-
export const
|
|
341
|
-
export const
|
|
342
|
-
export const
|
|
343
|
-
export const
|
|
344
|
-
export const
|
|
345
|
-
export const
|
|
346
|
-
export const
|
|
347
|
-
export const
|
|
348
|
-
export const
|
|
349
|
-
export const
|
|
350
|
-
export const
|
|
351
|
-
export const
|
|
352
|
-
export const
|
|
353
|
-
export const
|
|
354
|
-
export const
|
|
355
|
-
export const
|
|
356
|
-
export const
|
|
357
|
-
export const
|
|
358
|
-
export const
|
|
359
|
-
export const
|
|
360
|
-
export const
|
|
361
|
-
export const
|
|
362
|
-
export const
|
|
363
|
-
export const
|
|
364
|
-
export const
|
|
365
|
-
export const
|
|
366
|
-
export const
|
|
367
|
-
export const
|
|
368
|
-
export const
|
|
369
|
-
export const
|
|
370
|
-
export const
|
|
371
|
-
export const
|
|
372
|
-
export const
|
|
373
|
-
export const
|
|
374
|
-
export const
|
|
375
|
-
export const
|
|
376
|
-
export const
|
|
377
|
-
export const
|
|
378
|
-
export const
|
|
379
|
-
export const
|
|
380
|
-
export const
|
|
381
|
-
export const
|
|
382
|
-
export const
|
|
383
|
-
export const
|
|
384
|
-
export const
|
|
385
|
-
export const
|
|
386
|
-
export const
|
|
387
|
-
export const
|
|
388
|
-
export const
|
|
389
|
-
export const
|
|
390
|
-
export const
|
|
391
|
-
export const
|
|
392
|
-
export const
|
|
393
|
-
export const
|
|
394
|
-
export const
|
|
395
|
-
export const
|
|
396
|
-
export const
|
|
397
|
-
export const
|
|
398
|
-
export const
|
|
399
|
-
export const
|
|
400
|
-
export const
|
|
401
|
-
export const
|
|
402
|
-
export const
|
|
403
|
-
export const
|
|
404
|
-
export const
|
|
405
|
-
export const
|
|
406
|
-
export const
|
|
407
|
-
export const
|
|
408
|
-
export const
|
|
409
|
-
export const
|
|
410
|
-
export const
|
|
411
|
-
export const
|
|
412
|
-
export const
|
|
413
|
-
export const
|
|
414
|
-
export const
|
|
415
|
-
export const
|
|
416
|
-
export const
|
|
417
|
-
export const
|
|
418
|
-
export const
|
|
419
|
-
export const
|
|
420
|
-
export const
|
|
421
|
-
export const
|
|
422
|
-
export const
|
|
423
|
-
export const
|
|
424
|
-
export const
|
|
425
|
-
export const
|
|
426
|
-
export const
|
|
427
|
-
export const
|
|
428
|
-
export const
|
|
429
|
-
export const
|
|
430
|
-
export const
|
|
431
|
-
export const
|
|
432
|
-
export const
|
|
433
|
-
export const
|
|
434
|
-
export const
|
|
435
|
-
export const
|
|
436
|
-
export const
|
|
437
|
-
export const
|
|
438
|
-
export const
|
|
439
|
-
export const
|
|
440
|
-
export const
|
|
441
|
-
export const
|
|
442
|
-
export const
|
|
443
|
-
export const
|
|
444
|
-
export const
|
|
445
|
-
export const
|
|
446
|
-
export const
|
|
447
|
-
export const
|
|
448
|
-
export const
|
|
449
|
-
export const
|
|
450
|
-
export const
|
|
451
|
-
export const
|
|
452
|
-
export const
|
|
453
|
-
export const
|
|
454
|
-
export const
|
|
455
|
-
export const
|
|
456
|
-
export const
|
|
457
|
-
export const
|
|
458
|
-
export const
|
|
459
|
-
export const
|
|
460
|
-
export const
|
|
461
|
-
export const
|
|
462
|
-
export const
|
|
463
|
-
export const
|
|
464
|
-
export const
|
|
465
|
-
export const
|
|
466
|
-
export const
|
|
467
|
-
export const
|
|
468
|
-
export const
|
|
469
|
-
export const
|
|
470
|
-
export const
|
|
471
|
-
export const
|
|
472
|
-
export const
|
|
473
|
-
export const
|
|
474
|
-
export const
|
|
475
|
-
export const
|
|
476
|
-
export const
|
|
477
|
-
export const
|
|
478
|
-
export const
|
|
479
|
-
export const
|
|
480
|
-
export const
|
|
481
|
-
export const
|
|
482
|
-
export const
|
|
483
|
-
export const
|
|
484
|
-
export const
|
|
485
|
-
export const
|
|
486
|
-
export const
|
|
487
|
-
export const
|
|
488
|
-
export const
|
|
489
|
-
export const
|
|
490
|
-
export const
|
|
491
|
-
export const
|
|
492
|
-
export const
|
|
493
|
-
export const
|
|
494
|
-
export const
|
|
495
|
-
export const
|
|
496
|
-
export const
|
|
497
|
-
export const
|
|
498
|
-
export const
|
|
499
|
-
export const
|
|
500
|
-
export const
|
|
501
|
-
export const
|
|
172
|
+
export const NumberCircle2Filled = /*#__PURE__*/createFluentFontIcon("NumberCircle2Filled", "", 2);
|
|
173
|
+
export const NumberCircle2Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle2Regular", "", 2);
|
|
174
|
+
export const NumberCircle3Filled = /*#__PURE__*/createFluentFontIcon("NumberCircle3Filled", "", 2);
|
|
175
|
+
export const NumberCircle3Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle3Regular", "", 2);
|
|
176
|
+
export const NumberCircle4Filled = /*#__PURE__*/createFluentFontIcon("NumberCircle4Filled", "", 2);
|
|
177
|
+
export const NumberCircle4Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle4Regular", "", 2);
|
|
178
|
+
export const NumberCircle5Filled = /*#__PURE__*/createFluentFontIcon("NumberCircle5Filled", "", 2);
|
|
179
|
+
export const NumberCircle5Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle5Regular", "", 2);
|
|
180
|
+
export const NumberRowFilled = /*#__PURE__*/createFluentFontIcon("NumberRowFilled", "", 2);
|
|
181
|
+
export const NumberRowRegular = /*#__PURE__*/createFluentFontIcon("NumberRowRegular", "", 2);
|
|
182
|
+
export const NumberSymbolFilled = /*#__PURE__*/createFluentFontIcon("NumberSymbolFilled", "", 2);
|
|
183
|
+
export const NumberSymbolRegular = /*#__PURE__*/createFluentFontIcon("NumberSymbolRegular", "", 2);
|
|
184
|
+
export const NumberSymbolDismissFilled = /*#__PURE__*/createFluentFontIcon("NumberSymbolDismissFilled", "", 2);
|
|
185
|
+
export const NumberSymbolDismissRegular = /*#__PURE__*/createFluentFontIcon("NumberSymbolDismissRegular", "", 2);
|
|
186
|
+
export const NumberSymbolSquareFilled = /*#__PURE__*/createFluentFontIcon("NumberSymbolSquareFilled", "", 2);
|
|
187
|
+
export const NumberSymbolSquareRegular = /*#__PURE__*/createFluentFontIcon("NumberSymbolSquareRegular", "", 2);
|
|
188
|
+
export const OpenFilled = /*#__PURE__*/createFluentFontIcon("OpenFilled", "", 2);
|
|
189
|
+
export const OpenRegular = /*#__PURE__*/createFluentFontIcon("OpenRegular", "", 2);
|
|
190
|
+
export const OpenFolderFilled = /*#__PURE__*/createFluentFontIcon("OpenFolderFilled", "", 2);
|
|
191
|
+
export const OpenFolderRegular = /*#__PURE__*/createFluentFontIcon("OpenFolderRegular", "", 2);
|
|
192
|
+
export const OpenOffFilled = /*#__PURE__*/createFluentFontIcon("OpenOffFilled", "", 2);
|
|
193
|
+
export const OpenOffRegular = /*#__PURE__*/createFluentFontIcon("OpenOffRegular", "", 2);
|
|
194
|
+
export const OptionsFilled = /*#__PURE__*/createFluentFontIcon("OptionsFilled", "", 2);
|
|
195
|
+
export const OptionsRegular = /*#__PURE__*/createFluentFontIcon("OptionsRegular", "", 2);
|
|
196
|
+
export const OrganizationFilled = /*#__PURE__*/createFluentFontIcon("OrganizationFilled", "", 2);
|
|
197
|
+
export const OrganizationRegular = /*#__PURE__*/createFluentFontIcon("OrganizationRegular", "", 2);
|
|
198
|
+
export const OrganizationHorizontalFilled = /*#__PURE__*/createFluentFontIcon("OrganizationHorizontalFilled", "", 2);
|
|
199
|
+
export const OrganizationHorizontalRegular = /*#__PURE__*/createFluentFontIcon("OrganizationHorizontalRegular", "", 2);
|
|
200
|
+
export const OrientationFilled = /*#__PURE__*/createFluentFontIcon("OrientationFilled", "", 2);
|
|
201
|
+
export const OrientationRegular = /*#__PURE__*/createFluentFontIcon("OrientationRegular", "", 2);
|
|
202
|
+
export const OvalFilled = /*#__PURE__*/createFluentFontIcon("OvalFilled", "", 2);
|
|
203
|
+
export const OvalRegular = /*#__PURE__*/createFluentFontIcon("OvalRegular", "", 2);
|
|
204
|
+
export const OvenFilled = /*#__PURE__*/createFluentFontIcon("OvenFilled", "", 2);
|
|
205
|
+
export const OvenRegular = /*#__PURE__*/createFluentFontIcon("OvenRegular", "", 2);
|
|
206
|
+
export const PaddingDownFilled = /*#__PURE__*/createFluentFontIcon("PaddingDownFilled", "", 2);
|
|
207
|
+
export const PaddingDownRegular = /*#__PURE__*/createFluentFontIcon("PaddingDownRegular", "", 2);
|
|
208
|
+
export const PaddingLeftFilled = /*#__PURE__*/createFluentFontIcon("PaddingLeftFilled", "", 2);
|
|
209
|
+
export const PaddingLeftRegular = /*#__PURE__*/createFluentFontIcon("PaddingLeftRegular", "", 2);
|
|
210
|
+
export const PaddingRightFilled = /*#__PURE__*/createFluentFontIcon("PaddingRightFilled", "", 2);
|
|
211
|
+
export const PaddingRightRegular = /*#__PURE__*/createFluentFontIcon("PaddingRightRegular", "", 2);
|
|
212
|
+
export const PaddingTopFilled = /*#__PURE__*/createFluentFontIcon("PaddingTopFilled", "", 2);
|
|
213
|
+
export const PaddingTopRegular = /*#__PURE__*/createFluentFontIcon("PaddingTopRegular", "", 2);
|
|
214
|
+
export const PageFitFilled = /*#__PURE__*/createFluentFontIcon("PageFitFilled", "", 2);
|
|
215
|
+
export const PageFitRegular = /*#__PURE__*/createFluentFontIcon("PageFitRegular", "", 2);
|
|
216
|
+
export const PaintBrushFilled = /*#__PURE__*/createFluentFontIcon("PaintBrushFilled", "", 2);
|
|
217
|
+
export const PaintBrushRegular = /*#__PURE__*/createFluentFontIcon("PaintBrushRegular", "", 2);
|
|
218
|
+
export const PaintBrushArrowDownFilled = /*#__PURE__*/createFluentFontIcon("PaintBrushArrowDownFilled", "", 2);
|
|
219
|
+
export const PaintBrushArrowDownRegular = /*#__PURE__*/createFluentFontIcon("PaintBrushArrowDownRegular", "", 2);
|
|
220
|
+
export const PaintBrushArrowUpFilled = /*#__PURE__*/createFluentFontIcon("PaintBrushArrowUpFilled", "", 2);
|
|
221
|
+
export const PaintBrushArrowUpRegular = /*#__PURE__*/createFluentFontIcon("PaintBrushArrowUpRegular", "", 2);
|
|
222
|
+
export const PaintBucketFilled = /*#__PURE__*/createFluentFontIcon("PaintBucketFilled", "", 2);
|
|
223
|
+
export const PaintBucketRegular = /*#__PURE__*/createFluentFontIcon("PaintBucketRegular", "", 2);
|
|
224
|
+
export const PairFilled = /*#__PURE__*/createFluentFontIcon("PairFilled", "", 2);
|
|
225
|
+
export const PairRegular = /*#__PURE__*/createFluentFontIcon("PairRegular", "", 2);
|
|
226
|
+
export const PanelBottomFilled = /*#__PURE__*/createFluentFontIcon("PanelBottomFilled", "", 2);
|
|
227
|
+
export const PanelBottomRegular = /*#__PURE__*/createFluentFontIcon("PanelBottomRegular", "", 2);
|
|
228
|
+
export const PanelBottomContractFilled = /*#__PURE__*/createFluentFontIcon("PanelBottomContractFilled", "", 2);
|
|
229
|
+
export const PanelBottomContractRegular = /*#__PURE__*/createFluentFontIcon("PanelBottomContractRegular", "", 2);
|
|
230
|
+
export const PanelBottomExpandFilled = /*#__PURE__*/createFluentFontIcon("PanelBottomExpandFilled", "", 2);
|
|
231
|
+
export const PanelBottomExpandRegular = /*#__PURE__*/createFluentFontIcon("PanelBottomExpandRegular", "", 2);
|
|
232
|
+
export const PanelLeftFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftFilled", "", 2);
|
|
233
|
+
export const PanelLeftRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftRegular", "", 2);
|
|
234
|
+
export const PanelLeftAddFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftAddFilled", "", 2);
|
|
235
|
+
export const PanelLeftAddRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftAddRegular", "", 2);
|
|
236
|
+
export const PanelLeftContractFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftContractFilled", "", 2);
|
|
237
|
+
export const PanelLeftContractRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftContractRegular", "", 2);
|
|
238
|
+
export const PanelLeftExpandFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftExpandFilled", "", 2);
|
|
239
|
+
export const PanelLeftExpandRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftExpandRegular", "", 2);
|
|
240
|
+
export const PanelLeftFocusRightFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftFocusRightFilled", "", 2);
|
|
241
|
+
export const PanelLeftHeaderFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftHeaderFilled", "", 2);
|
|
242
|
+
export const PanelLeftHeaderRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftHeaderRegular", "", 2);
|
|
243
|
+
export const PanelLeftHeaderAddFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftHeaderAddFilled", "", 2);
|
|
244
|
+
export const PanelLeftHeaderAddRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftHeaderAddRegular", "", 2);
|
|
245
|
+
export const PanelLeftHeaderKeyFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftHeaderKeyFilled", "", 2);
|
|
246
|
+
export const PanelLeftHeaderKeyRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftHeaderKeyRegular", "", 2);
|
|
247
|
+
export const PanelLeftKeyFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftKeyFilled", "", 2);
|
|
248
|
+
export const PanelLeftKeyRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftKeyRegular", "", 2);
|
|
249
|
+
export const PanelLeftTextFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftTextFilled", "", 2);
|
|
250
|
+
export const PanelLeftTextRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftTextRegular", "", 2);
|
|
251
|
+
export const PanelLeftTextAddFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftTextAddFilled", "", 2);
|
|
252
|
+
export const PanelLeftTextAddRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftTextAddRegular", "", 2);
|
|
253
|
+
export const PanelLeftTextDismissFilled = /*#__PURE__*/createFluentFontIcon("PanelLeftTextDismissFilled", "", 2);
|
|
254
|
+
export const PanelLeftTextDismissRegular = /*#__PURE__*/createFluentFontIcon("PanelLeftTextDismissRegular", "", 2);
|
|
255
|
+
export const PanelRightFilled = /*#__PURE__*/createFluentFontIcon("PanelRightFilled", "", 2);
|
|
256
|
+
export const PanelRightRegular = /*#__PURE__*/createFluentFontIcon("PanelRightRegular", "", 2);
|
|
257
|
+
export const PanelRightAddFilled = /*#__PURE__*/createFluentFontIcon("PanelRightAddFilled", "", 2);
|
|
258
|
+
export const PanelRightAddRegular = /*#__PURE__*/createFluentFontIcon("PanelRightAddRegular", "", 2);
|
|
259
|
+
export const PanelRightContractFilled = /*#__PURE__*/createFluentFontIcon("PanelRightContractFilled", "", 2);
|
|
260
|
+
export const PanelRightContractRegular = /*#__PURE__*/createFluentFontIcon("PanelRightContractRegular", "", 2);
|
|
261
|
+
export const PanelRightCursorFilled = /*#__PURE__*/createFluentFontIcon("PanelRightCursorFilled", "", 2);
|
|
262
|
+
export const PanelRightCursorRegular = /*#__PURE__*/createFluentFontIcon("PanelRightCursorRegular", "", 2);
|
|
263
|
+
export const PanelRightExpandFilled = /*#__PURE__*/createFluentFontIcon("PanelRightExpandFilled", "", 2);
|
|
264
|
+
export const PanelRightExpandRegular = /*#__PURE__*/createFluentFontIcon("PanelRightExpandRegular", "", 2);
|
|
265
|
+
export const PanelSeparateWindowFilled = /*#__PURE__*/createFluentFontIcon("PanelSeparateWindowFilled", "", 2);
|
|
266
|
+
export const PanelSeparateWindowRegular = /*#__PURE__*/createFluentFontIcon("PanelSeparateWindowRegular", "", 2);
|
|
267
|
+
export const PanelTopContractFilled = /*#__PURE__*/createFluentFontIcon("PanelTopContractFilled", "", 2);
|
|
268
|
+
export const PanelTopContractRegular = /*#__PURE__*/createFluentFontIcon("PanelTopContractRegular", "", 2);
|
|
269
|
+
export const PanelTopExpandFilled = /*#__PURE__*/createFluentFontIcon("PanelTopExpandFilled", "", 2);
|
|
270
|
+
export const PanelTopExpandRegular = /*#__PURE__*/createFluentFontIcon("PanelTopExpandRegular", "", 2);
|
|
271
|
+
export const PasswordFilled = /*#__PURE__*/createFluentFontIcon("PasswordFilled", "", 2);
|
|
272
|
+
export const PasswordRegular = /*#__PURE__*/createFluentFontIcon("PasswordRegular", "", 2);
|
|
273
|
+
export const PatchFilled = /*#__PURE__*/createFluentFontIcon("PatchFilled", "", 2);
|
|
274
|
+
export const PatchRegular = /*#__PURE__*/createFluentFontIcon("PatchRegular", "", 2);
|
|
275
|
+
export const PatientFilled = /*#__PURE__*/createFluentFontIcon("PatientFilled", "", 2);
|
|
276
|
+
export const PatientRegular = /*#__PURE__*/createFluentFontIcon("PatientRegular", "", 2);
|
|
277
|
+
export const PauseFilled = /*#__PURE__*/createFluentFontIcon("PauseFilled", "", 2);
|
|
278
|
+
export const PauseRegular = /*#__PURE__*/createFluentFontIcon("PauseRegular", "", 2);
|
|
279
|
+
export const PauseCircleFilled = /*#__PURE__*/createFluentFontIcon("PauseCircleFilled", "", 2);
|
|
280
|
+
export const PauseCircleRegular = /*#__PURE__*/createFluentFontIcon("PauseCircleRegular", "", 2);
|
|
281
|
+
export const PauseOffFilled = /*#__PURE__*/createFluentFontIcon("PauseOffFilled", "", 2);
|
|
282
|
+
export const PauseOffRegular = /*#__PURE__*/createFluentFontIcon("PauseOffRegular", "", 2);
|
|
283
|
+
export const PauseSettingsFilled = /*#__PURE__*/createFluentFontIcon("PauseSettingsFilled", "", 2);
|
|
284
|
+
export const PauseSettingsRegular = /*#__PURE__*/createFluentFontIcon("PauseSettingsRegular", "", 2);
|
|
285
|
+
export const PaymentFilled = /*#__PURE__*/createFluentFontIcon("PaymentFilled", "", 2);
|
|
286
|
+
export const PaymentRegular = /*#__PURE__*/createFluentFontIcon("PaymentRegular", "", 2);
|
|
287
|
+
export const PenFilled = /*#__PURE__*/createFluentFontIcon("PenFilled", "", 2);
|
|
288
|
+
export const PenRegular = /*#__PURE__*/createFluentFontIcon("PenRegular", "", 2);
|
|
289
|
+
export const PenDismissFilled = /*#__PURE__*/createFluentFontIcon("PenDismissFilled", "", 2);
|
|
290
|
+
export const PenDismissRegular = /*#__PURE__*/createFluentFontIcon("PenDismissRegular", "", 2);
|
|
291
|
+
export const PenOffFilled = /*#__PURE__*/createFluentFontIcon("PenOffFilled", "", 2);
|
|
292
|
+
export const PenOffRegular = /*#__PURE__*/createFluentFontIcon("PenOffRegular", "", 2);
|
|
293
|
+
export const PenProhibitedFilled = /*#__PURE__*/createFluentFontIcon("PenProhibitedFilled", "", 2);
|
|
294
|
+
export const PenProhibitedRegular = /*#__PURE__*/createFluentFontIcon("PenProhibitedRegular", "", 2);
|
|
295
|
+
export const PenSparkleFilled = /*#__PURE__*/createFluentFontIcon("PenSparkleFilled", "", 2);
|
|
296
|
+
export const PenSparkleRegular = /*#__PURE__*/createFluentFontIcon("PenSparkleRegular", "", 2);
|
|
297
|
+
export const PentagonFilled = /*#__PURE__*/createFluentFontIcon("PentagonFilled", "", 2);
|
|
298
|
+
export const PentagonRegular = /*#__PURE__*/createFluentFontIcon("PentagonRegular", "", 2);
|
|
299
|
+
export const PeopleFilled = /*#__PURE__*/createFluentFontIcon("PeopleFilled", "", 2);
|
|
300
|
+
export const PeopleRegular = /*#__PURE__*/createFluentFontIcon("PeopleRegular", "", 2);
|
|
301
|
+
export const PeopleAddFilled = /*#__PURE__*/createFluentFontIcon("PeopleAddFilled", "", 2);
|
|
302
|
+
export const PeopleAddRegular = /*#__PURE__*/createFluentFontIcon("PeopleAddRegular", "", 2);
|
|
303
|
+
export const PeopleAudienceFilled = /*#__PURE__*/createFluentFontIcon("PeopleAudienceFilled", "", 2);
|
|
304
|
+
export const PeopleAudienceRegular = /*#__PURE__*/createFluentFontIcon("PeopleAudienceRegular", "", 2);
|
|
305
|
+
export const PeopleCallFilled = /*#__PURE__*/createFluentFontIcon("PeopleCallFilled", "", 2);
|
|
306
|
+
export const PeopleCallRegular = /*#__PURE__*/createFluentFontIcon("PeopleCallRegular", "", 2);
|
|
307
|
+
export const PeopleCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PeopleCheckmarkFilled", "", 2);
|
|
308
|
+
export const PeopleCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PeopleCheckmarkRegular", "", 2);
|
|
309
|
+
export const PeopleCommunityFilled = /*#__PURE__*/createFluentFontIcon("PeopleCommunityFilled", "", 2);
|
|
310
|
+
export const PeopleCommunityRegular = /*#__PURE__*/createFluentFontIcon("PeopleCommunityRegular", "", 2);
|
|
311
|
+
export const PeopleCommunityAddFilled = /*#__PURE__*/createFluentFontIcon("PeopleCommunityAddFilled", "", 2);
|
|
312
|
+
export const PeopleCommunityAddRegular = /*#__PURE__*/createFluentFontIcon("PeopleCommunityAddRegular", "", 2);
|
|
313
|
+
export const PeopleEditFilled = /*#__PURE__*/createFluentFontIcon("PeopleEditFilled", "", 2);
|
|
314
|
+
export const PeopleEditRegular = /*#__PURE__*/createFluentFontIcon("PeopleEditRegular", "", 2);
|
|
315
|
+
export const PeopleErrorFilled = /*#__PURE__*/createFluentFontIcon("PeopleErrorFilled", "", 2);
|
|
316
|
+
export const PeopleErrorRegular = /*#__PURE__*/createFluentFontIcon("PeopleErrorRegular", "", 2);
|
|
317
|
+
export const PeopleListFilled = /*#__PURE__*/createFluentFontIcon("PeopleListFilled", "", 2);
|
|
318
|
+
export const PeopleListRegular = /*#__PURE__*/createFluentFontIcon("PeopleListRegular", "", 2);
|
|
319
|
+
export const PeopleLockFilled = /*#__PURE__*/createFluentFontIcon("PeopleLockFilled", "", 2);
|
|
320
|
+
export const PeopleLockRegular = /*#__PURE__*/createFluentFontIcon("PeopleLockRegular", "", 2);
|
|
321
|
+
export const PeopleMoneyFilled = /*#__PURE__*/createFluentFontIcon("PeopleMoneyFilled", "", 2);
|
|
322
|
+
export const PeopleMoneyRegular = /*#__PURE__*/createFluentFontIcon("PeopleMoneyRegular", "", 2);
|
|
323
|
+
export const PeopleProhibitedFilled = /*#__PURE__*/createFluentFontIcon("PeopleProhibitedFilled", "", 2);
|
|
324
|
+
export const PeopleProhibitedRegular = /*#__PURE__*/createFluentFontIcon("PeopleProhibitedRegular", "", 2);
|
|
325
|
+
export const PeopleQueueFilled = /*#__PURE__*/createFluentFontIcon("PeopleQueueFilled", "", 2);
|
|
326
|
+
export const PeopleQueueRegular = /*#__PURE__*/createFluentFontIcon("PeopleQueueRegular", "", 2);
|
|
327
|
+
export const PeopleSearchFilled = /*#__PURE__*/createFluentFontIcon("PeopleSearchFilled", "", 2);
|
|
328
|
+
export const PeopleSearchRegular = /*#__PURE__*/createFluentFontIcon("PeopleSearchRegular", "", 2);
|
|
329
|
+
export const PeopleSettingsFilled = /*#__PURE__*/createFluentFontIcon("PeopleSettingsFilled", "", 2);
|
|
330
|
+
export const PeopleSettingsRegular = /*#__PURE__*/createFluentFontIcon("PeopleSettingsRegular", "", 2);
|
|
331
|
+
export const PeopleStarFilled = /*#__PURE__*/createFluentFontIcon("PeopleStarFilled", "", 2);
|
|
332
|
+
export const PeopleStarRegular = /*#__PURE__*/createFluentFontIcon("PeopleStarRegular", "", 2);
|
|
333
|
+
export const PeopleSwapFilled = /*#__PURE__*/createFluentFontIcon("PeopleSwapFilled", "", 2);
|
|
334
|
+
export const PeopleSwapRegular = /*#__PURE__*/createFluentFontIcon("PeopleSwapRegular", "", 2);
|
|
335
|
+
export const PeopleSyncFilled = /*#__PURE__*/createFluentFontIcon("PeopleSyncFilled", "", 2);
|
|
336
|
+
export const PeopleSyncRegular = /*#__PURE__*/createFluentFontIcon("PeopleSyncRegular", "", 2);
|
|
337
|
+
export const PeopleTeamFilled = /*#__PURE__*/createFluentFontIcon("PeopleTeamFilled", "", 2);
|
|
338
|
+
export const PeopleTeamRegular = /*#__PURE__*/createFluentFontIcon("PeopleTeamRegular", "", 2);
|
|
339
|
+
export const PeopleTeamAddFilled = /*#__PURE__*/createFluentFontIcon("PeopleTeamAddFilled", "", 2);
|
|
340
|
+
export const PeopleTeamAddRegular = /*#__PURE__*/createFluentFontIcon("PeopleTeamAddRegular", "", 2);
|
|
341
|
+
export const PeopleTeamDeleteFilled = /*#__PURE__*/createFluentFontIcon("PeopleTeamDeleteFilled", "", 2);
|
|
342
|
+
export const PeopleTeamDeleteRegular = /*#__PURE__*/createFluentFontIcon("PeopleTeamDeleteRegular", "", 2);
|
|
343
|
+
export const PeopleTeamToolboxFilled = /*#__PURE__*/createFluentFontIcon("PeopleTeamToolboxFilled", "", 2);
|
|
344
|
+
export const PeopleTeamToolboxRegular = /*#__PURE__*/createFluentFontIcon("PeopleTeamToolboxRegular", "", 2);
|
|
345
|
+
export const PeopleToolboxFilled = /*#__PURE__*/createFluentFontIcon("PeopleToolboxFilled", "", 2);
|
|
346
|
+
export const PeopleToolboxRegular = /*#__PURE__*/createFluentFontIcon("PeopleToolboxRegular", "", 2);
|
|
347
|
+
export const PersonFilled = /*#__PURE__*/createFluentFontIcon("PersonFilled", "", 2);
|
|
348
|
+
export const PersonRegular = /*#__PURE__*/createFluentFontIcon("PersonRegular", "", 2);
|
|
349
|
+
export const Person5Filled = /*#__PURE__*/createFluentFontIcon("Person5Filled", "", 2);
|
|
350
|
+
export const Person5Regular = /*#__PURE__*/createFluentFontIcon("Person5Regular", "", 2);
|
|
351
|
+
export const Person6Filled = /*#__PURE__*/createFluentFontIcon("Person6Filled", "", 2);
|
|
352
|
+
export const Person6Regular = /*#__PURE__*/createFluentFontIcon("Person6Regular", "", 2);
|
|
353
|
+
export const PersonAccountsFilled = /*#__PURE__*/createFluentFontIcon("PersonAccountsFilled", "", 2);
|
|
354
|
+
export const PersonAccountsRegular = /*#__PURE__*/createFluentFontIcon("PersonAccountsRegular", "", 2);
|
|
355
|
+
export const PersonAddFilled = /*#__PURE__*/createFluentFontIcon("PersonAddFilled", "", 2);
|
|
356
|
+
export const PersonAddRegular = /*#__PURE__*/createFluentFontIcon("PersonAddRegular", "", 2);
|
|
357
|
+
export const PersonAlertFilled = /*#__PURE__*/createFluentFontIcon("PersonAlertFilled", "", 2);
|
|
358
|
+
export const PersonAlertRegular = /*#__PURE__*/createFluentFontIcon("PersonAlertRegular", "", 2);
|
|
359
|
+
export const PersonArrowBackFilled = /*#__PURE__*/createFluentFontIcon("PersonArrowBackFilled", "", 2);
|
|
360
|
+
export const PersonArrowBackRegular = /*#__PURE__*/createFluentFontIcon("PersonArrowBackRegular", "", 2);
|
|
361
|
+
export const PersonArrowLeftFilled = /*#__PURE__*/createFluentFontIcon("PersonArrowLeftFilled", "", 2);
|
|
362
|
+
export const PersonArrowLeftRegular = /*#__PURE__*/createFluentFontIcon("PersonArrowLeftRegular", "", 2);
|
|
363
|
+
export const PersonArrowRightFilled = /*#__PURE__*/createFluentFontIcon("PersonArrowRightFilled", "", 2);
|
|
364
|
+
export const PersonArrowRightRegular = /*#__PURE__*/createFluentFontIcon("PersonArrowRightRegular", "", 2);
|
|
365
|
+
export const PersonAvailableFilled = /*#__PURE__*/createFluentFontIcon("PersonAvailableFilled", "", 2);
|
|
366
|
+
export const PersonAvailableRegular = /*#__PURE__*/createFluentFontIcon("PersonAvailableRegular", "", 2);
|
|
367
|
+
export const PersonBoardFilled = /*#__PURE__*/createFluentFontIcon("PersonBoardFilled", "", 2);
|
|
368
|
+
export const PersonBoardRegular = /*#__PURE__*/createFluentFontIcon("PersonBoardRegular", "", 2);
|
|
369
|
+
export const PersonCallFilled = /*#__PURE__*/createFluentFontIcon("PersonCallFilled", "", 2);
|
|
370
|
+
export const PersonCallRegular = /*#__PURE__*/createFluentFontIcon("PersonCallRegular", "", 2);
|
|
371
|
+
export const PersonChatFilled = /*#__PURE__*/createFluentFontIcon("PersonChatFilled", "", 2);
|
|
372
|
+
export const PersonChatRegular = /*#__PURE__*/createFluentFontIcon("PersonChatRegular", "", 2);
|
|
373
|
+
export const PersonCircleFilled = /*#__PURE__*/createFluentFontIcon("PersonCircleFilled", "", 2);
|
|
374
|
+
export const PersonCircleRegular = /*#__PURE__*/createFluentFontIcon("PersonCircleRegular", "", 2);
|
|
375
|
+
export const PersonClockFilled = /*#__PURE__*/createFluentFontIcon("PersonClockFilled", "", 2);
|
|
376
|
+
export const PersonClockRegular = /*#__PURE__*/createFluentFontIcon("PersonClockRegular", "", 2);
|
|
377
|
+
export const PersonDeleteFilled = /*#__PURE__*/createFluentFontIcon("PersonDeleteFilled", "", 2);
|
|
378
|
+
export const PersonDeleteRegular = /*#__PURE__*/createFluentFontIcon("PersonDeleteRegular", "", 2);
|
|
379
|
+
export const PersonDesktopFilled = /*#__PURE__*/createFluentFontIcon("PersonDesktopFilled", "", 2);
|
|
380
|
+
export const PersonDesktopRegular = /*#__PURE__*/createFluentFontIcon("PersonDesktopRegular", "", 2);
|
|
381
|
+
export const PersonEditFilled = /*#__PURE__*/createFluentFontIcon("PersonEditFilled", "", 2);
|
|
382
|
+
export const PersonEditRegular = /*#__PURE__*/createFluentFontIcon("PersonEditRegular", "", 2);
|
|
383
|
+
export const PersonFeedbackFilled = /*#__PURE__*/createFluentFontIcon("PersonFeedbackFilled", "", 2);
|
|
384
|
+
export const PersonFeedbackRegular = /*#__PURE__*/createFluentFontIcon("PersonFeedbackRegular", "", 2);
|
|
385
|
+
export const PersonHeartFilled = /*#__PURE__*/createFluentFontIcon("PersonHeartFilled", "", 2);
|
|
386
|
+
export const PersonHeartRegular = /*#__PURE__*/createFluentFontIcon("PersonHeartRegular", "", 2);
|
|
387
|
+
export const PersonInfoFilled = /*#__PURE__*/createFluentFontIcon("PersonInfoFilled", "", 2);
|
|
388
|
+
export const PersonInfoRegular = /*#__PURE__*/createFluentFontIcon("PersonInfoRegular", "", 2);
|
|
389
|
+
export const PersonKeyFilled = /*#__PURE__*/createFluentFontIcon("PersonKeyFilled", "", 2);
|
|
390
|
+
export const PersonKeyRegular = /*#__PURE__*/createFluentFontIcon("PersonKeyRegular", "", 2);
|
|
391
|
+
export const PersonLightbulbFilled = /*#__PURE__*/createFluentFontIcon("PersonLightbulbFilled", "", 2);
|
|
392
|
+
export const PersonLightbulbRegular = /*#__PURE__*/createFluentFontIcon("PersonLightbulbRegular", "", 2);
|
|
393
|
+
export const PersonLightningFilled = /*#__PURE__*/createFluentFontIcon("PersonLightningFilled", "", 2);
|
|
394
|
+
export const PersonLightningRegular = /*#__PURE__*/createFluentFontIcon("PersonLightningRegular", "", 2);
|
|
395
|
+
export const PersonLinkFilled = /*#__PURE__*/createFluentFontIcon("PersonLinkFilled", "", 2);
|
|
396
|
+
export const PersonLinkRegular = /*#__PURE__*/createFluentFontIcon("PersonLinkRegular", "", 2);
|
|
397
|
+
export const PersonLockFilled = /*#__PURE__*/createFluentFontIcon("PersonLockFilled", "", 2);
|
|
398
|
+
export const PersonLockRegular = /*#__PURE__*/createFluentFontIcon("PersonLockRegular", "", 2);
|
|
399
|
+
export const PersonMailFilled = /*#__PURE__*/createFluentFontIcon("PersonMailFilled", "", 2);
|
|
400
|
+
export const PersonMailRegular = /*#__PURE__*/createFluentFontIcon("PersonMailRegular", "", 2);
|
|
401
|
+
export const PersonMoneyFilled = /*#__PURE__*/createFluentFontIcon("PersonMoneyFilled", "", 2);
|
|
402
|
+
export const PersonMoneyRegular = /*#__PURE__*/createFluentFontIcon("PersonMoneyRegular", "", 2);
|
|
403
|
+
export const PersonNoteFilled = /*#__PURE__*/createFluentFontIcon("PersonNoteFilled", "", 2);
|
|
404
|
+
export const PersonNoteRegular = /*#__PURE__*/createFluentFontIcon("PersonNoteRegular", "", 2);
|
|
405
|
+
export const PersonPillFilled = /*#__PURE__*/createFluentFontIcon("PersonPillFilled", "", 2);
|
|
406
|
+
export const PersonPillRegular = /*#__PURE__*/createFluentFontIcon("PersonPillRegular", "", 2);
|
|
407
|
+
export const PersonProhibitedFilled = /*#__PURE__*/createFluentFontIcon("PersonProhibitedFilled", "", 2);
|
|
408
|
+
export const PersonProhibitedRegular = /*#__PURE__*/createFluentFontIcon("PersonProhibitedRegular", "", 2);
|
|
409
|
+
export const PersonQuestionMarkFilled = /*#__PURE__*/createFluentFontIcon("PersonQuestionMarkFilled", "", 2);
|
|
410
|
+
export const PersonQuestionMarkRegular = /*#__PURE__*/createFluentFontIcon("PersonQuestionMarkRegular", "", 2);
|
|
411
|
+
export const PersonRibbonFilled = /*#__PURE__*/createFluentFontIcon("PersonRibbonFilled", "", 2);
|
|
412
|
+
export const PersonRibbonRegular = /*#__PURE__*/createFluentFontIcon("PersonRibbonRegular", "", 2);
|
|
413
|
+
export const PersonRunningFilled = /*#__PURE__*/createFluentFontIcon("PersonRunningFilled", "", 2);
|
|
414
|
+
export const PersonRunningRegular = /*#__PURE__*/createFluentFontIcon("PersonRunningRegular", "", 2);
|
|
415
|
+
export const PersonSearchFilled = /*#__PURE__*/createFluentFontIcon("PersonSearchFilled", "", 2);
|
|
416
|
+
export const PersonSearchRegular = /*#__PURE__*/createFluentFontIcon("PersonSearchRegular", "", 2);
|
|
417
|
+
export const PersonSettingsFilled = /*#__PURE__*/createFluentFontIcon("PersonSettingsFilled", "", 2);
|
|
418
|
+
export const PersonSettingsRegular = /*#__PURE__*/createFluentFontIcon("PersonSettingsRegular", "", 2);
|
|
419
|
+
export const PersonSquareFilled = /*#__PURE__*/createFluentFontIcon("PersonSquareFilled", "", 2);
|
|
420
|
+
export const PersonSquareRegular = /*#__PURE__*/createFluentFontIcon("PersonSquareRegular", "", 2);
|
|
421
|
+
export const PersonStarFilled = /*#__PURE__*/createFluentFontIcon("PersonStarFilled", "", 2);
|
|
422
|
+
export const PersonStarRegular = /*#__PURE__*/createFluentFontIcon("PersonStarRegular", "", 2);
|
|
423
|
+
export const PersonStarburstFilled = /*#__PURE__*/createFluentFontIcon("PersonStarburstFilled", "", 2);
|
|
424
|
+
export const PersonStarburstRegular = /*#__PURE__*/createFluentFontIcon("PersonStarburstRegular", "", 2);
|
|
425
|
+
export const PersonSubtractFilled = /*#__PURE__*/createFluentFontIcon("PersonSubtractFilled", "", 2);
|
|
426
|
+
export const PersonSubtractRegular = /*#__PURE__*/createFluentFontIcon("PersonSubtractRegular", "", 2);
|
|
427
|
+
export const PersonSupportFilled = /*#__PURE__*/createFluentFontIcon("PersonSupportFilled", "", 2);
|
|
428
|
+
export const PersonSupportRegular = /*#__PURE__*/createFluentFontIcon("PersonSupportRegular", "", 2);
|
|
429
|
+
export const PersonSwapFilled = /*#__PURE__*/createFluentFontIcon("PersonSwapFilled", "", 2);
|
|
430
|
+
export const PersonSwapRegular = /*#__PURE__*/createFluentFontIcon("PersonSwapRegular", "", 2);
|
|
431
|
+
export const PersonSyncFilled = /*#__PURE__*/createFluentFontIcon("PersonSyncFilled", "", 2);
|
|
432
|
+
export const PersonSyncRegular = /*#__PURE__*/createFluentFontIcon("PersonSyncRegular", "", 2);
|
|
433
|
+
export const PersonTagFilled = /*#__PURE__*/createFluentFontIcon("PersonTagFilled", "", 2);
|
|
434
|
+
export const PersonTagRegular = /*#__PURE__*/createFluentFontIcon("PersonTagRegular", "", 2);
|
|
435
|
+
export const PersonVoiceFilled = /*#__PURE__*/createFluentFontIcon("PersonVoiceFilled", "", 2);
|
|
436
|
+
export const PersonVoiceRegular = /*#__PURE__*/createFluentFontIcon("PersonVoiceRegular", "", 2);
|
|
437
|
+
export const PersonWalkingFilled = /*#__PURE__*/createFluentFontIcon("PersonWalkingFilled", "", 2);
|
|
438
|
+
export const PersonWalkingRegular = /*#__PURE__*/createFluentFontIcon("PersonWalkingRegular", "", 2);
|
|
439
|
+
export const PersonWrenchFilled = /*#__PURE__*/createFluentFontIcon("PersonWrenchFilled", "", 2);
|
|
440
|
+
export const PersonWrenchRegular = /*#__PURE__*/createFluentFontIcon("PersonWrenchRegular", "", 2);
|
|
441
|
+
export const PhoneFilled = /*#__PURE__*/createFluentFontIcon("PhoneFilled", "", 2);
|
|
442
|
+
export const PhoneRegular = /*#__PURE__*/createFluentFontIcon("PhoneRegular", "", 2);
|
|
443
|
+
export const PhoneAddFilled = /*#__PURE__*/createFluentFontIcon("PhoneAddFilled", "", 2);
|
|
444
|
+
export const PhoneAddRegular = /*#__PURE__*/createFluentFontIcon("PhoneAddRegular", "", 2);
|
|
445
|
+
export const PhoneArrowRightFilled = /*#__PURE__*/createFluentFontIcon("PhoneArrowRightFilled", "", 2);
|
|
446
|
+
export const PhoneArrowRightRegular = /*#__PURE__*/createFluentFontIcon("PhoneArrowRightRegular", "", 2);
|
|
447
|
+
export const PhoneChatFilled = /*#__PURE__*/createFluentFontIcon("PhoneChatFilled", "", 2);
|
|
448
|
+
export const PhoneChatRegular = /*#__PURE__*/createFluentFontIcon("PhoneChatRegular", "", 2);
|
|
449
|
+
export const PhoneCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PhoneCheckmarkFilled", "", 2);
|
|
450
|
+
export const PhoneCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PhoneCheckmarkRegular", "", 2);
|
|
451
|
+
export const PhoneDesktopFilled = /*#__PURE__*/createFluentFontIcon("PhoneDesktopFilled", "", 2);
|
|
452
|
+
export const PhoneDesktopRegular = /*#__PURE__*/createFluentFontIcon("PhoneDesktopRegular", "", 2);
|
|
453
|
+
export const PhoneDesktopAddFilled = /*#__PURE__*/createFluentFontIcon("PhoneDesktopAddFilled", "", 2);
|
|
454
|
+
export const PhoneDesktopAddRegular = /*#__PURE__*/createFluentFontIcon("PhoneDesktopAddRegular", "", 2);
|
|
455
|
+
export const PhoneDismissFilled = /*#__PURE__*/createFluentFontIcon("PhoneDismissFilled", "", 2);
|
|
456
|
+
export const PhoneDismissRegular = /*#__PURE__*/createFluentFontIcon("PhoneDismissRegular", "", 2);
|
|
457
|
+
export const PhoneEditFilled = /*#__PURE__*/createFluentFontIcon("PhoneEditFilled", "", 2);
|
|
458
|
+
export const PhoneEditRegular = /*#__PURE__*/createFluentFontIcon("PhoneEditRegular", "", 2);
|
|
459
|
+
export const PhoneEraserFilled = /*#__PURE__*/createFluentFontIcon("PhoneEraserFilled", "", 2);
|
|
460
|
+
export const PhoneEraserRegular = /*#__PURE__*/createFluentFontIcon("PhoneEraserRegular", "", 2);
|
|
461
|
+
export const PhoneKeyFilled = /*#__PURE__*/createFluentFontIcon("PhoneKeyFilled", "", 2);
|
|
462
|
+
export const PhoneKeyRegular = /*#__PURE__*/createFluentFontIcon("PhoneKeyRegular", "", 2);
|
|
463
|
+
export const PhoneLaptopFilled = /*#__PURE__*/createFluentFontIcon("PhoneLaptopFilled", "", 2);
|
|
464
|
+
export const PhoneLaptopRegular = /*#__PURE__*/createFluentFontIcon("PhoneLaptopRegular", "", 2);
|
|
465
|
+
export const PhoneLinkSetupFilled = /*#__PURE__*/createFluentFontIcon("PhoneLinkSetupFilled", "", 2);
|
|
466
|
+
export const PhoneLinkSetupRegular = /*#__PURE__*/createFluentFontIcon("PhoneLinkSetupRegular", "", 2);
|
|
467
|
+
export const PhoneLockFilled = /*#__PURE__*/createFluentFontIcon("PhoneLockFilled", "", 2);
|
|
468
|
+
export const PhoneLockRegular = /*#__PURE__*/createFluentFontIcon("PhoneLockRegular", "", 2);
|
|
469
|
+
export const PhonePageHeaderFilled = /*#__PURE__*/createFluentFontIcon("PhonePageHeaderFilled", "", 2);
|
|
470
|
+
export const PhonePageHeaderRegular = /*#__PURE__*/createFluentFontIcon("PhonePageHeaderRegular", "", 2);
|
|
471
|
+
export const PhonePaginationFilled = /*#__PURE__*/createFluentFontIcon("PhonePaginationFilled", "", 2);
|
|
472
|
+
export const PhonePaginationRegular = /*#__PURE__*/createFluentFontIcon("PhonePaginationRegular", "", 2);
|
|
473
|
+
export const PhoneScreenTimeFilled = /*#__PURE__*/createFluentFontIcon("PhoneScreenTimeFilled", "", 2);
|
|
474
|
+
export const PhoneScreenTimeRegular = /*#__PURE__*/createFluentFontIcon("PhoneScreenTimeRegular", "", 2);
|
|
475
|
+
export const PhoneShakeFilled = /*#__PURE__*/createFluentFontIcon("PhoneShakeFilled", "", 2);
|
|
476
|
+
export const PhoneShakeRegular = /*#__PURE__*/createFluentFontIcon("PhoneShakeRegular", "", 2);
|
|
477
|
+
export const PhoneSpanInFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpanInFilled", "", 2);
|
|
478
|
+
export const PhoneSpanInRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpanInRegular", "", 2);
|
|
479
|
+
export const PhoneSpanOutFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpanOutFilled", "", 2);
|
|
480
|
+
export const PhoneSpanOutRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpanOutRegular", "", 2);
|
|
481
|
+
export const PhoneSpeakerFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpeakerFilled", "", 2);
|
|
482
|
+
export const PhoneSpeakerRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpeakerRegular", "", 2);
|
|
483
|
+
export const PhoneStatusBarFilled = /*#__PURE__*/createFluentFontIcon("PhoneStatusBarFilled", "", 2);
|
|
484
|
+
export const PhoneStatusBarRegular = /*#__PURE__*/createFluentFontIcon("PhoneStatusBarRegular", "", 2);
|
|
485
|
+
export const PhoneTabletFilled = /*#__PURE__*/createFluentFontIcon("PhoneTabletFilled", "", 2);
|
|
486
|
+
export const PhoneTabletRegular = /*#__PURE__*/createFluentFontIcon("PhoneTabletRegular", "", 2);
|
|
487
|
+
export const PhoneUpdateFilled = /*#__PURE__*/createFluentFontIcon("PhoneUpdateFilled", "", 2);
|
|
488
|
+
export const PhoneUpdateRegular = /*#__PURE__*/createFluentFontIcon("PhoneUpdateRegular", "", 2);
|
|
489
|
+
export const PhoneUpdateCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PhoneUpdateCheckmarkFilled", "", 2);
|
|
490
|
+
export const PhoneUpdateCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PhoneUpdateCheckmarkRegular", "", 2);
|
|
491
|
+
export const PhoneVerticalScrollFilled = /*#__PURE__*/createFluentFontIcon("PhoneVerticalScrollFilled", "", 2);
|
|
492
|
+
export const PhoneVerticalScrollRegular = /*#__PURE__*/createFluentFontIcon("PhoneVerticalScrollRegular", "", 2);
|
|
493
|
+
export const PhoneVibrateFilled = /*#__PURE__*/createFluentFontIcon("PhoneVibrateFilled", "", 2);
|
|
494
|
+
export const PhoneVibrateRegular = /*#__PURE__*/createFluentFontIcon("PhoneVibrateRegular", "", 2);
|
|
495
|
+
export const PhotoFilterFilled = /*#__PURE__*/createFluentFontIcon("PhotoFilterFilled", "", 2);
|
|
496
|
+
export const PhotoFilterRegular = /*#__PURE__*/createFluentFontIcon("PhotoFilterRegular", "", 2);
|
|
497
|
+
export const PiFilled = /*#__PURE__*/createFluentFontIcon("PiFilled", "", 2);
|
|
498
|
+
export const PiRegular = /*#__PURE__*/createFluentFontIcon("PiRegular", "", 2);
|
|
499
|
+
export const PictureInPictureFilled = /*#__PURE__*/createFluentFontIcon("PictureInPictureFilled", "", 2);
|
|
500
|
+
export const PictureInPictureRegular = /*#__PURE__*/createFluentFontIcon("PictureInPictureRegular", "", 2);
|
|
501
|
+
export const PictureInPictureEnterFilled = /*#__PURE__*/createFluentFontIcon("PictureInPictureEnterFilled", "", 2);
|