@instructure/ui-icons 8.43.1-snapshot-1 → 8.43.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/CHANGELOG.md +1 -1
- package/es/font/Line/InstructureIcons-Line.eot +0 -0
- package/es/font/Line/InstructureIcons-Line.ttf +0 -0
- package/es/font/Line/InstructureIcons-Line.woff +0 -0
- package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
- package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
- package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
- package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
- package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
- package/es/index.js +158 -158
- package/lib/font/Line/InstructureIcons-Line.eot +0 -0
- package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
- package/lib/font/Line/InstructureIcons-Line.woff +0 -0
- package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
- package/lib/index.js +158 -158
- package/package.json +4 -4
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/index.d.ts +157 -157
- package/types/index.d.ts.map +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [8.43.1
|
|
6
|
+
## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @instructure/ui-icons
|
|
9
9
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/es/index.js
CHANGED
|
@@ -410,317 +410,317 @@ export { IconMoveLeftLine } from './IconMoveLeftLine';
|
|
|
410
410
|
export { IconMoveLeftSolid } from './IconMoveLeftSolid';
|
|
411
411
|
export { IconMoveRightLine } from './IconMoveRightLine';
|
|
412
412
|
export { IconMoveRightSolid } from './IconMoveRightSolid';
|
|
413
|
-
export { IconMoveStartSolid } from './IconMoveStartSolid';
|
|
414
413
|
export { IconMoveStartLine } from './IconMoveStartLine';
|
|
415
|
-
export {
|
|
414
|
+
export { IconMoveStartSolid } from './IconMoveStartSolid';
|
|
416
415
|
export { IconMoveUpTopLine } from './IconMoveUpTopLine';
|
|
417
|
-
export {
|
|
416
|
+
export { IconMoveUpTopSolid } from './IconMoveUpTopSolid';
|
|
418
417
|
export { IconMoveUpLine } from './IconMoveUpLine';
|
|
419
|
-
export {
|
|
418
|
+
export { IconMoveUpSolid } from './IconMoveUpSolid';
|
|
420
419
|
export { IconMsExcelLine } from './IconMsExcelLine';
|
|
421
|
-
export {
|
|
420
|
+
export { IconMsExcelSolid } from './IconMsExcelSolid';
|
|
422
421
|
export { IconMsPptLine } from './IconMsPptLine';
|
|
423
|
-
export {
|
|
422
|
+
export { IconMsPptSolid } from './IconMsPptSolid';
|
|
424
423
|
export { IconMsWordLine } from './IconMsWordLine';
|
|
425
|
-
export {
|
|
424
|
+
export { IconMsWordSolid } from './IconMsWordSolid';
|
|
426
425
|
export { IconMutedLine } from './IconMutedLine';
|
|
427
|
-
export {
|
|
426
|
+
export { IconMutedSolid } from './IconMutedSolid';
|
|
428
427
|
export { IconNextUnreadLine } from './IconNextUnreadLine';
|
|
429
|
-
export {
|
|
428
|
+
export { IconNextUnreadSolid } from './IconNextUnreadSolid';
|
|
430
429
|
export { IconNoLine } from './IconNoLine';
|
|
431
|
-
export {
|
|
430
|
+
export { IconNoSolid } from './IconNoSolid';
|
|
432
431
|
export { IconNotGradedLine } from './IconNotGradedLine';
|
|
433
|
-
export {
|
|
432
|
+
export { IconNotGradedSolid } from './IconNotGradedSolid';
|
|
434
433
|
export { IconNoteDarkLine } from './IconNoteDarkLine';
|
|
435
|
-
export {
|
|
434
|
+
export { IconNoteDarkSolid } from './IconNoteDarkSolid';
|
|
436
435
|
export { IconNoteLightLine } from './IconNoteLightLine';
|
|
437
|
-
export {
|
|
436
|
+
export { IconNoteLightSolid } from './IconNoteLightSolid';
|
|
438
437
|
export { IconNoteLine } from './IconNoteLine';
|
|
439
|
-
export {
|
|
438
|
+
export { IconNoteSolid } from './IconNoteSolid';
|
|
440
439
|
export { IconNotepadLine } from './IconNotepadLine';
|
|
441
|
-
export {
|
|
440
|
+
export { IconNotepadSolid } from './IconNotepadSolid';
|
|
442
441
|
export { IconNumberedListLine } from './IconNumberedListLine';
|
|
443
|
-
export {
|
|
442
|
+
export { IconNumberedListSolid } from './IconNumberedListSolid';
|
|
444
443
|
export { IconOffLine } from './IconOffLine';
|
|
445
|
-
export {
|
|
444
|
+
export { IconOffSolid } from './IconOffSolid';
|
|
446
445
|
export { IconOpenFolderLine } from './IconOpenFolderLine';
|
|
447
|
-
export {
|
|
446
|
+
export { IconOpenFolderSolid } from './IconOpenFolderSolid';
|
|
448
447
|
export { IconOutcomesLine } from './IconOutcomesLine';
|
|
449
|
-
export {
|
|
448
|
+
export { IconOutcomesSolid } from './IconOutcomesSolid';
|
|
450
449
|
export { IconOutdentLine } from './IconOutdentLine';
|
|
451
|
-
export {
|
|
450
|
+
export { IconOutdentSolid } from './IconOutdentSolid';
|
|
452
451
|
export { IconOutdent2Line } from './IconOutdent2Line';
|
|
453
|
-
export {
|
|
452
|
+
export { IconOutdent2Solid } from './IconOutdent2Solid';
|
|
454
453
|
export { IconOvalHalfLine } from './IconOvalHalfLine';
|
|
455
|
-
export {
|
|
454
|
+
export { IconOvalHalfSolid } from './IconOvalHalfSolid';
|
|
456
455
|
export { IconPageDownLine } from './IconPageDownLine';
|
|
457
|
-
export {
|
|
456
|
+
export { IconPageDownSolid } from './IconPageDownSolid';
|
|
458
457
|
export { IconPageUpLine } from './IconPageUpLine';
|
|
459
|
-
export {
|
|
458
|
+
export { IconPageUpSolid } from './IconPageUpSolid';
|
|
460
459
|
export { IconPaintLine } from './IconPaintLine';
|
|
461
|
-
export {
|
|
460
|
+
export { IconPaintSolid } from './IconPaintSolid';
|
|
462
461
|
export { IconPaperclipLine } from './IconPaperclipLine';
|
|
463
|
-
export {
|
|
462
|
+
export { IconPaperclipSolid } from './IconPaperclipSolid';
|
|
464
463
|
export { IconPartialLine } from './IconPartialLine';
|
|
465
|
-
export {
|
|
464
|
+
export { IconPartialSolid } from './IconPartialSolid';
|
|
466
465
|
export { IconPauseLine } from './IconPauseLine';
|
|
467
|
-
export {
|
|
466
|
+
export { IconPauseSolid } from './IconPauseSolid';
|
|
468
467
|
export { IconPdfLine } from './IconPdfLine';
|
|
469
|
-
export {
|
|
468
|
+
export { IconPdfSolid } from './IconPdfSolid';
|
|
470
469
|
export { IconPeerGradedLine } from './IconPeerGradedLine';
|
|
471
|
-
export {
|
|
470
|
+
export { IconPeerGradedSolid } from './IconPeerGradedSolid';
|
|
472
471
|
export { IconPeerReviewLine } from './IconPeerReviewLine';
|
|
473
|
-
export {
|
|
472
|
+
export { IconPeerReviewSolid } from './IconPeerReviewSolid';
|
|
474
473
|
export { IconPermissionsLine } from './IconPermissionsLine';
|
|
475
|
-
export {
|
|
474
|
+
export { IconPermissionsSolid } from './IconPermissionsSolid';
|
|
476
475
|
export { IconPinLine } from './IconPinLine';
|
|
477
|
-
export {
|
|
476
|
+
export { IconPinSolid } from './IconPinSolid';
|
|
478
477
|
export { IconPinterestLine } from './IconPinterestLine';
|
|
479
|
-
export {
|
|
478
|
+
export { IconPinterestSolid } from './IconPinterestSolid';
|
|
480
479
|
export { IconPlayLine } from './IconPlayLine';
|
|
481
|
-
export {
|
|
480
|
+
export { IconPlaySolid } from './IconPlaySolid';
|
|
482
481
|
export { IconPlusLine } from './IconPlusLine';
|
|
483
|
-
export {
|
|
482
|
+
export { IconPlusSolid } from './IconPlusSolid';
|
|
484
483
|
export { IconPostToSisLine } from './IconPostToSisLine';
|
|
485
|
-
export {
|
|
484
|
+
export { IconPostToSisSolid } from './IconPostToSisSolid';
|
|
486
485
|
export { IconPredictiveLine } from './IconPredictiveLine';
|
|
487
|
-
export {
|
|
486
|
+
export { IconPredictiveSolid } from './IconPredictiveSolid';
|
|
488
487
|
export { IconPrerequisiteLine } from './IconPrerequisiteLine';
|
|
489
|
-
export {
|
|
488
|
+
export { IconPrerequisiteSolid } from './IconPrerequisiteSolid';
|
|
490
489
|
export { IconPrinterLine } from './IconPrinterLine';
|
|
491
|
-
export {
|
|
490
|
+
export { IconPrinterSolid } from './IconPrinterSolid';
|
|
492
491
|
export { IconProgressLine } from './IconProgressLine';
|
|
493
|
-
export {
|
|
492
|
+
export { IconProgressSolid } from './IconProgressSolid';
|
|
494
493
|
export { IconProtractorLine } from './IconProtractorLine';
|
|
495
|
-
export {
|
|
494
|
+
export { IconProtractorSolid } from './IconProtractorSolid';
|
|
496
495
|
export { IconPublishLine } from './IconPublishLine';
|
|
497
|
-
export {
|
|
496
|
+
export { IconPublishSolid } from './IconPublishSolid';
|
|
498
497
|
export { IconQuestionLine } from './IconQuestionLine';
|
|
499
|
-
export {
|
|
498
|
+
export { IconQuestionSolid } from './IconQuestionSolid';
|
|
500
499
|
export { IconQuizInstructionsLine } from './IconQuizInstructionsLine';
|
|
501
|
-
export {
|
|
500
|
+
export { IconQuizInstructionsSolid } from './IconQuizInstructionsSolid';
|
|
502
501
|
export { IconQuizStatsAvgLine } from './IconQuizStatsAvgLine';
|
|
503
|
-
export {
|
|
502
|
+
export { IconQuizStatsAvgSolid } from './IconQuizStatsAvgSolid';
|
|
504
503
|
export { IconQuizStatsCronbachsAlphaLine } from './IconQuizStatsCronbachsAlphaLine';
|
|
505
|
-
export {
|
|
504
|
+
export { IconQuizStatsCronbachsAlphaSolid } from './IconQuizStatsCronbachsAlphaSolid';
|
|
506
505
|
export { IconQuizStatsDeviationLine } from './IconQuizStatsDeviationLine';
|
|
507
|
-
export {
|
|
506
|
+
export { IconQuizStatsDeviationSolid } from './IconQuizStatsDeviationSolid';
|
|
508
507
|
export { IconQuizStatsHighLine } from './IconQuizStatsHighLine';
|
|
509
|
-
export {
|
|
508
|
+
export { IconQuizStatsHighSolid } from './IconQuizStatsHighSolid';
|
|
510
509
|
export { IconQuizStatsLowLine } from './IconQuizStatsLowLine';
|
|
511
|
-
export {
|
|
510
|
+
export { IconQuizStatsLowSolid } from './IconQuizStatsLowSolid';
|
|
512
511
|
export { IconQuizStatsTimeLine } from './IconQuizStatsTimeLine';
|
|
513
|
-
export {
|
|
512
|
+
export { IconQuizStatsTimeSolid } from './IconQuizStatsTimeSolid';
|
|
514
513
|
export { IconQuizTitleLine } from './IconQuizTitleLine';
|
|
515
|
-
export {
|
|
514
|
+
export { IconQuizTitleSolid } from './IconQuizTitleSolid';
|
|
516
515
|
export { IconQuizLine } from './IconQuizLine';
|
|
517
|
-
export {
|
|
516
|
+
export { IconQuizSolid } from './IconQuizSolid';
|
|
518
517
|
export { IconRecordLine } from './IconRecordLine';
|
|
519
|
-
export {
|
|
518
|
+
export { IconRecordSolid } from './IconRecordSolid';
|
|
520
519
|
export { IconRefreshLine } from './IconRefreshLine';
|
|
521
|
-
export {
|
|
520
|
+
export { IconRefreshSolid } from './IconRefreshSolid';
|
|
522
521
|
export { IconRemoveBookmarkLine } from './IconRemoveBookmarkLine';
|
|
523
|
-
export {
|
|
522
|
+
export { IconRemoveBookmarkSolid } from './IconRemoveBookmarkSolid';
|
|
524
523
|
export { IconRemoveFromCollectionLine } from './IconRemoveFromCollectionLine';
|
|
525
|
-
export {
|
|
524
|
+
export { IconRemoveFromCollectionSolid } from './IconRemoveFromCollectionSolid';
|
|
526
525
|
export { IconRemoveLinkLine } from './IconRemoveLinkLine';
|
|
527
|
-
export {
|
|
526
|
+
export { IconRemoveLinkSolid } from './IconRemoveLinkSolid';
|
|
528
527
|
export { IconRepliedLine } from './IconRepliedLine';
|
|
529
|
-
export {
|
|
528
|
+
export { IconRepliedSolid } from './IconRepliedSolid';
|
|
530
529
|
export { IconReply2Line } from './IconReply2Line';
|
|
531
|
-
export {
|
|
530
|
+
export { IconReply2Solid } from './IconReply2Solid';
|
|
532
531
|
export { IconReplyAll2Line } from './IconReplyAll2Line';
|
|
533
|
-
export {
|
|
532
|
+
export { IconReplyAll2Solid } from './IconReplyAll2Solid';
|
|
534
533
|
export { IconReplyLine } from './IconReplyLine';
|
|
535
|
-
export {
|
|
534
|
+
export { IconReplySolid } from './IconReplySolid';
|
|
536
535
|
export { IconResetLine } from './IconResetLine';
|
|
537
|
-
export {
|
|
536
|
+
export { IconResetSolid } from './IconResetSolid';
|
|
538
537
|
export { IconReviewScreenLine } from './IconReviewScreenLine';
|
|
539
|
-
export {
|
|
538
|
+
export { IconReviewScreenSolid } from './IconReviewScreenSolid';
|
|
540
539
|
export { IconRewindLine } from './IconRewindLine';
|
|
541
|
-
export {
|
|
540
|
+
export { IconRewindSolid } from './IconRewindSolid';
|
|
542
541
|
export { IconRotateLeftLine } from './IconRotateLeftLine';
|
|
543
|
-
export {
|
|
542
|
+
export { IconRotateLeftSolid } from './IconRotateLeftSolid';
|
|
544
543
|
export { IconRotateRightLine } from './IconRotateRightLine';
|
|
545
|
-
export {
|
|
544
|
+
export { IconRotateRightSolid } from './IconRotateRightSolid';
|
|
546
545
|
export { IconRssAddLine } from './IconRssAddLine';
|
|
547
|
-
export {
|
|
546
|
+
export { IconRssAddSolid } from './IconRssAddSolid';
|
|
548
547
|
export { IconRssLine } from './IconRssLine';
|
|
549
|
-
export {
|
|
548
|
+
export { IconRssSolid } from './IconRssSolid';
|
|
550
549
|
export { IconRubricDarkLine } from './IconRubricDarkLine';
|
|
551
|
-
export {
|
|
550
|
+
export { IconRubricDarkSolid } from './IconRubricDarkSolid';
|
|
552
551
|
export { IconRubricLine } from './IconRubricLine';
|
|
553
|
-
export {
|
|
552
|
+
export { IconRubricSolid } from './IconRubricSolid';
|
|
554
553
|
export { IconRulerLine } from './IconRulerLine';
|
|
555
|
-
export {
|
|
554
|
+
export { IconRulerSolid } from './IconRulerSolid';
|
|
556
555
|
export { IconSaveLine } from './IconSaveLine';
|
|
557
|
-
export {
|
|
556
|
+
export { IconSaveSolid } from './IconSaveSolid';
|
|
558
557
|
export { IconScreenCaptureLine } from './IconScreenCaptureLine';
|
|
559
|
-
export {
|
|
558
|
+
export { IconScreenCaptureSolid } from './IconScreenCaptureSolid';
|
|
560
559
|
export { IconSearchAddressBookLine } from './IconSearchAddressBookLine';
|
|
561
|
-
export {
|
|
560
|
+
export { IconSearchAddressBookSolid } from './IconSearchAddressBookSolid';
|
|
562
561
|
export { IconSearchLine } from './IconSearchLine';
|
|
563
|
-
export {
|
|
562
|
+
export { IconSearchSolid } from './IconSearchSolid';
|
|
564
563
|
export { IconSettings2Line } from './IconSettings2Line';
|
|
565
|
-
export {
|
|
564
|
+
export { IconSettings2Solid } from './IconSettings2Solid';
|
|
566
565
|
export { IconSettingsLine } from './IconSettingsLine';
|
|
567
|
-
export {
|
|
566
|
+
export { IconSettingsSolid } from './IconSettingsSolid';
|
|
568
567
|
export { IconShapeOvalLine } from './IconShapeOvalLine';
|
|
569
|
-
export {
|
|
568
|
+
export { IconShapeOvalSolid } from './IconShapeOvalSolid';
|
|
570
569
|
export { IconShapePolygonLine } from './IconShapePolygonLine';
|
|
571
|
-
export {
|
|
570
|
+
export { IconShapePolygonSolid } from './IconShapePolygonSolid';
|
|
572
571
|
export { IconShapeRectangleLine } from './IconShapeRectangleLine';
|
|
573
|
-
export {
|
|
572
|
+
export { IconShapeRectangleSolid } from './IconShapeRectangleSolid';
|
|
574
573
|
export { IconShareLine } from './IconShareLine';
|
|
575
|
-
export {
|
|
574
|
+
export { IconShareSolid } from './IconShareSolid';
|
|
576
575
|
export { IconSisImportedLine } from './IconSisImportedLine';
|
|
577
|
-
export {
|
|
576
|
+
export { IconSisImportedSolid } from './IconSisImportedSolid';
|
|
578
577
|
export { IconSisNotSyncedLine } from './IconSisNotSyncedLine';
|
|
579
|
-
export {
|
|
578
|
+
export { IconSisNotSyncedSolid } from './IconSisNotSyncedSolid';
|
|
580
579
|
export { IconSisSyncedLine } from './IconSisSyncedLine';
|
|
581
|
-
export {
|
|
580
|
+
export { IconSisSyncedSolid } from './IconSisSyncedSolid';
|
|
582
581
|
export { IconSkypeLine } from './IconSkypeLine';
|
|
583
|
-
export {
|
|
582
|
+
export { IconSkypeSolid } from './IconSkypeSolid';
|
|
584
583
|
export { IconSortLine } from './IconSortLine';
|
|
585
|
-
export {
|
|
584
|
+
export { IconSortSolid } from './IconSortSolid';
|
|
586
585
|
export { IconSpeedGraderLine } from './IconSpeedGraderLine';
|
|
587
|
-
export {
|
|
586
|
+
export { IconSpeedGraderSolid } from './IconSpeedGraderSolid';
|
|
588
587
|
export { IconStandardsLine } from './IconStandardsLine';
|
|
589
|
-
export {
|
|
588
|
+
export { IconStandardsSolid } from './IconStandardsSolid';
|
|
590
589
|
export { IconStarLightLine } from './IconStarLightLine';
|
|
591
|
-
export {
|
|
590
|
+
export { IconStarLightSolid } from './IconStarLightSolid';
|
|
592
591
|
export { IconStarLine } from './IconStarLine';
|
|
593
|
-
export {
|
|
592
|
+
export { IconStarSolid } from './IconStarSolid';
|
|
594
593
|
export { IconStatsLine } from './IconStatsLine';
|
|
595
|
-
export {
|
|
594
|
+
export { IconStatsSolid } from './IconStatsSolid';
|
|
596
595
|
export { IconStopLine } from './IconStopLine';
|
|
597
|
-
export {
|
|
596
|
+
export { IconStopSolid } from './IconStopSolid';
|
|
598
597
|
export { IconStrikethroughLine } from './IconStrikethroughLine';
|
|
599
|
-
export {
|
|
598
|
+
export { IconStrikethroughSolid } from './IconStrikethroughSolid';
|
|
600
599
|
export { IconStudentViewLine } from './IconStudentViewLine';
|
|
601
|
-
export {
|
|
600
|
+
export { IconStudentViewSolid } from './IconStudentViewSolid';
|
|
602
601
|
export { IconStudioLine } from './IconStudioLine';
|
|
603
|
-
export {
|
|
602
|
+
export { IconStudioSolid } from './IconStudioSolid';
|
|
604
603
|
export { IconSubaccountsLine } from './IconSubaccountsLine';
|
|
605
|
-
export {
|
|
604
|
+
export { IconSubaccountsSolid } from './IconSubaccountsSolid';
|
|
606
605
|
export { IconSubtitlesLine } from './IconSubtitlesLine';
|
|
607
|
-
export {
|
|
606
|
+
export { IconSubtitlesSolid } from './IconSubtitlesSolid';
|
|
608
607
|
export { IconSyllabusLine } from './IconSyllabusLine';
|
|
609
|
-
export {
|
|
608
|
+
export { IconSyllabusSolid } from './IconSyllabusSolid';
|
|
610
609
|
export { IconTableCellSelectAllLine } from './IconTableCellSelectAllLine';
|
|
611
|
-
export {
|
|
610
|
+
export { IconTableCellSelectAllSolid } from './IconTableCellSelectAllSolid';
|
|
612
611
|
export { IconTableDeleteColumnLine } from './IconTableDeleteColumnLine';
|
|
613
|
-
export {
|
|
612
|
+
export { IconTableDeleteColumnSolid } from './IconTableDeleteColumnSolid';
|
|
614
613
|
export { IconTableDeleteRowLine } from './IconTableDeleteRowLine';
|
|
615
|
-
export {
|
|
614
|
+
export { IconTableDeleteRowSolid } from './IconTableDeleteRowSolid';
|
|
616
615
|
export { IconTableDeleteTableLine } from './IconTableDeleteTableLine';
|
|
617
|
-
export {
|
|
616
|
+
export { IconTableDeleteTableSolid } from './IconTableDeleteTableSolid';
|
|
618
617
|
export { IconTableInsertColumnAfterLine } from './IconTableInsertColumnAfterLine';
|
|
619
|
-
export {
|
|
618
|
+
export { IconTableInsertColumnAfterSolid } from './IconTableInsertColumnAfterSolid';
|
|
620
619
|
export { IconTableInsertColumnBeforeLine } from './IconTableInsertColumnBeforeLine';
|
|
621
|
-
export {
|
|
620
|
+
export { IconTableInsertColumnBeforeSolid } from './IconTableInsertColumnBeforeSolid';
|
|
622
621
|
export { IconTableInsertRowAboveLine } from './IconTableInsertRowAboveLine';
|
|
623
|
-
export {
|
|
622
|
+
export { IconTableInsertRowAboveSolid } from './IconTableInsertRowAboveSolid';
|
|
624
623
|
export { IconTableInsertRowAfterLine } from './IconTableInsertRowAfterLine';
|
|
625
|
-
export {
|
|
624
|
+
export { IconTableInsertRowAfterSolid } from './IconTableInsertRowAfterSolid';
|
|
626
625
|
export { IconTableLeftHeaderLine } from './IconTableLeftHeaderLine';
|
|
627
|
-
export {
|
|
626
|
+
export { IconTableLeftHeaderSolid } from './IconTableLeftHeaderSolid';
|
|
628
627
|
export { IconTableMergeCellsLine } from './IconTableMergeCellsLine';
|
|
629
|
-
export {
|
|
628
|
+
export { IconTableMergeCellsSolid } from './IconTableMergeCellsSolid';
|
|
630
629
|
export { IconTableRowPropertiesLine } from './IconTableRowPropertiesLine';
|
|
631
|
-
export {
|
|
630
|
+
export { IconTableRowPropertiesSolid } from './IconTableRowPropertiesSolid';
|
|
632
631
|
export { IconTableSplitCellsLine } from './IconTableSplitCellsLine';
|
|
633
|
-
export {
|
|
632
|
+
export { IconTableSplitCellsSolid } from './IconTableSplitCellsSolid';
|
|
634
633
|
export { IconTableTopHeaderLine } from './IconTableTopHeaderLine';
|
|
635
|
-
export {
|
|
634
|
+
export { IconTableTopHeaderSolid } from './IconTableTopHeaderSolid';
|
|
636
635
|
export { IconTableLine } from './IconTableLine';
|
|
637
|
-
export {
|
|
636
|
+
export { IconTableSolid } from './IconTableSolid';
|
|
638
637
|
export { IconTagLine } from './IconTagLine';
|
|
639
|
-
export {
|
|
638
|
+
export { IconTagSolid } from './IconTagSolid';
|
|
640
639
|
export { IconTargetLine } from './IconTargetLine';
|
|
641
|
-
export {
|
|
640
|
+
export { IconTargetSolid } from './IconTargetSolid';
|
|
642
641
|
export { IconTextBackgroundColorLine } from './IconTextBackgroundColorLine';
|
|
643
|
-
export {
|
|
642
|
+
export { IconTextBackgroundColorSolid } from './IconTextBackgroundColorSolid';
|
|
644
643
|
export { IconTextCenteredLine } from './IconTextCenteredLine';
|
|
645
|
-
export {
|
|
644
|
+
export { IconTextCenteredSolid } from './IconTextCenteredSolid';
|
|
646
645
|
export { IconTextColorLine } from './IconTextColorLine';
|
|
647
|
-
export {
|
|
646
|
+
export { IconTextColorSolid } from './IconTextColorSolid';
|
|
648
647
|
export { IconTextDirectionLtrLine } from './IconTextDirectionLtrLine';
|
|
649
|
-
export {
|
|
648
|
+
export { IconTextDirectionLtrSolid } from './IconTextDirectionLtrSolid';
|
|
650
649
|
export { IconTextDirectionRtlLine } from './IconTextDirectionRtlLine';
|
|
651
|
-
export {
|
|
650
|
+
export { IconTextDirectionRtlSolid } from './IconTextDirectionRtlSolid';
|
|
652
651
|
export { IconTextEndLine } from './IconTextEndLine';
|
|
653
|
-
export {
|
|
652
|
+
export { IconTextEndSolid } from './IconTextEndSolid';
|
|
654
653
|
export { IconTextLeftLine } from './IconTextLeftLine';
|
|
655
|
-
export {
|
|
654
|
+
export { IconTextLeftSolid } from './IconTextLeftSolid';
|
|
656
655
|
export { IconTextRightLine } from './IconTextRightLine';
|
|
657
|
-
export {
|
|
656
|
+
export { IconTextRightSolid } from './IconTextRightSolid';
|
|
658
657
|
export { IconTextStartLine } from './IconTextStartLine';
|
|
659
|
-
export {
|
|
658
|
+
export { IconTextStartSolid } from './IconTextStartSolid';
|
|
660
659
|
export { IconTextSubscriptLine } from './IconTextSubscriptLine';
|
|
661
|
-
export {
|
|
660
|
+
export { IconTextSubscriptSolid } from './IconTextSubscriptSolid';
|
|
662
661
|
export { IconTextSuperscriptLine } from './IconTextSuperscriptLine';
|
|
663
|
-
export {
|
|
662
|
+
export { IconTextSuperscriptSolid } from './IconTextSuperscriptSolid';
|
|
664
663
|
export { IconTextLine } from './IconTextLine';
|
|
665
|
-
export {
|
|
664
|
+
export { IconTextSolid } from './IconTextSolid';
|
|
666
665
|
export { IconTextareaLine } from './IconTextareaLine';
|
|
667
|
-
export {
|
|
666
|
+
export { IconTextareaSolid } from './IconTextareaSolid';
|
|
668
667
|
export { IconTimerLine } from './IconTimerLine';
|
|
669
|
-
export {
|
|
668
|
+
export { IconTimerSolid } from './IconTimerSolid';
|
|
670
669
|
export { IconToggleEndLine } from './IconToggleEndLine';
|
|
671
|
-
export {
|
|
670
|
+
export { IconToggleEndSolid } from './IconToggleEndSolid';
|
|
672
671
|
export { IconToggleLeftLine } from './IconToggleLeftLine';
|
|
673
|
-
export {
|
|
672
|
+
export { IconToggleLeftSolid } from './IconToggleLeftSolid';
|
|
674
673
|
export { IconToggleRightLine } from './IconToggleRightLine';
|
|
675
|
-
export {
|
|
674
|
+
export { IconToggleRightSolid } from './IconToggleRightSolid';
|
|
676
675
|
export { IconToggleStartLine } from './IconToggleStartLine';
|
|
677
|
-
export {
|
|
676
|
+
export { IconToggleStartSolid } from './IconToggleStartSolid';
|
|
678
677
|
export { IconTrashLine } from './IconTrashLine';
|
|
679
|
-
export {
|
|
678
|
+
export { IconTrashSolid } from './IconTrashSolid';
|
|
680
679
|
export { IconTroubleLine } from './IconTroubleLine';
|
|
681
|
-
export {
|
|
680
|
+
export { IconTroubleSolid } from './IconTroubleSolid';
|
|
682
681
|
export { IconTwitterBoxedLine } from './IconTwitterBoxedLine';
|
|
683
|
-
export {
|
|
682
|
+
export { IconTwitterBoxedSolid } from './IconTwitterBoxedSolid';
|
|
684
683
|
export { IconTwitterLine } from './IconTwitterLine';
|
|
685
|
-
export {
|
|
684
|
+
export { IconTwitterSolid } from './IconTwitterSolid';
|
|
686
685
|
export { IconUnarchiveLine } from './IconUnarchiveLine';
|
|
687
|
-
export {
|
|
686
|
+
export { IconUnarchiveSolid } from './IconUnarchiveSolid';
|
|
688
687
|
export { IconUnderlineLine } from './IconUnderlineLine';
|
|
689
|
-
export {
|
|
688
|
+
export { IconUnderlineSolid } from './IconUnderlineSolid';
|
|
690
689
|
export { IconUnlockLine } from './IconUnlockLine';
|
|
691
|
-
export {
|
|
690
|
+
export { IconUnlockSolid } from './IconUnlockSolid';
|
|
692
691
|
export { IconUnmutedLine } from './IconUnmutedLine';
|
|
693
|
-
export {
|
|
692
|
+
export { IconUnmutedSolid } from './IconUnmutedSolid';
|
|
694
693
|
export { IconUnpublishLine } from './IconUnpublishLine';
|
|
695
|
-
export {
|
|
694
|
+
export { IconUnpublishSolid } from './IconUnpublishSolid';
|
|
696
695
|
export { IconUnpublishedLine } from './IconUnpublishedLine';
|
|
697
|
-
export {
|
|
696
|
+
export { IconUnpublishedSolid } from './IconUnpublishedSolid';
|
|
698
697
|
export { IconUpdownLine } from './IconUpdownLine';
|
|
699
|
-
export {
|
|
698
|
+
export { IconUpdownSolid } from './IconUpdownSolid';
|
|
700
699
|
export { IconUploadLine } from './IconUploadLine';
|
|
701
|
-
export {
|
|
700
|
+
export { IconUploadSolid } from './IconUploadSolid';
|
|
702
701
|
export { IconUserAddLine } from './IconUserAddLine';
|
|
703
|
-
export {
|
|
702
|
+
export { IconUserAddSolid } from './IconUserAddSolid';
|
|
704
703
|
export { IconUserLine } from './IconUserLine';
|
|
705
|
-
export {
|
|
704
|
+
export { IconUserSolid } from './IconUserSolid';
|
|
706
705
|
export { IconVideoCameraOffLine } from './IconVideoCameraOffLine';
|
|
707
|
-
export {
|
|
706
|
+
export { IconVideoCameraOffSolid } from './IconVideoCameraOffSolid';
|
|
708
707
|
export { IconVideoCameraLine } from './IconVideoCameraLine';
|
|
709
|
-
export {
|
|
708
|
+
export { IconVideoCameraSolid } from './IconVideoCameraSolid';
|
|
710
709
|
export { IconVideoLine } from './IconVideoLine';
|
|
711
|
-
export {
|
|
710
|
+
export { IconVideoSolid } from './IconVideoSolid';
|
|
712
711
|
export { IconWarningBorderlessLine } from './IconWarningBorderlessLine';
|
|
713
|
-
export {
|
|
712
|
+
export { IconWarningBorderlessSolid } from './IconWarningBorderlessSolid';
|
|
714
713
|
export { IconWarningLine } from './IconWarningLine';
|
|
715
|
-
export {
|
|
714
|
+
export { IconWarningSolid } from './IconWarningSolid';
|
|
716
715
|
export { IconWindowsLine } from './IconWindowsLine';
|
|
717
|
-
export {
|
|
716
|
+
export { IconWindowsSolid } from './IconWindowsSolid';
|
|
718
717
|
export { IconWordpressLine } from './IconWordpressLine';
|
|
719
|
-
export {
|
|
718
|
+
export { IconWordpressSolid } from './IconWordpressSolid';
|
|
720
719
|
export { IconXLine } from './IconXLine';
|
|
721
|
-
export {
|
|
720
|
+
export { IconXSolid } from './IconXSolid';
|
|
722
721
|
export { IconZippedLine } from './IconZippedLine';
|
|
723
|
-
export {
|
|
722
|
+
export { IconZippedSolid } from './IconZippedSolid';
|
|
724
723
|
export { IconZoomInLine } from './IconZoomInLine';
|
|
725
|
-
export {
|
|
726
|
-
export { IconZoomOutLine } from './IconZoomOutLine';
|
|
724
|
+
export { IconZoomInSolid } from './IconZoomInSolid';
|
|
725
|
+
export { IconZoomOutLine } from './IconZoomOutLine';
|
|
726
|
+
export { IconZoomOutSolid } from './IconZoomOutSolid';
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|