@instructure/ui-icons 7.22.0 → 7.22.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 +5 -6
- 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 +64 -64
- 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 +197 -197
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,16 +3,15 @@
|
|
|
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
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Features
|
|
10
|
-
|
|
11
|
-
* **ui-icons:** add `arrow-nest` icon ([ec2e19f](https://github.com/instructure/instructure-ui/commit/ec2e19f))
|
|
6
|
+
## [7.22.1](https://github.com/instructure/instructure-ui/compare/v7.22.0...v7.22.1) (2023-01-27)
|
|
12
7
|
|
|
8
|
+
**Note:** Version bump only for package @instructure/ui-icons
|
|
13
9
|
|
|
10
|
+
# [7.22.0](https://github.com/instructure/instructure-ui/compare/v7.21.0...v7.22.0) (2023-01-05)
|
|
14
11
|
|
|
12
|
+
### Features
|
|
15
13
|
|
|
14
|
+
- **ui-icons:** add `arrow-nest` icon ([ec2e19f](https://github.com/instructure/instructure-ui/commit/ec2e19f))
|
|
16
15
|
|
|
17
16
|
# [7.21.0](https://github.com/instructure/instructure-ui/compare/v7.20.2...v7.21.0) (2022-09-05)
|
|
18
17
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/es/index.js
CHANGED
|
@@ -384,134 +384,134 @@ export { IconMiniArrowLeftLine } from "./IconMiniArrowLeftLine.js";
|
|
|
384
384
|
export { IconMiniArrowLeftSolid } from "./IconMiniArrowLeftSolid.js";
|
|
385
385
|
export { IconMiniArrowRightLine } from "./IconMiniArrowRightLine.js";
|
|
386
386
|
export { IconMiniArrowRightSolid } from "./IconMiniArrowRightSolid.js";
|
|
387
|
-
export { IconMiniArrowStartSolid } from "./IconMiniArrowStartSolid.js";
|
|
388
387
|
export { IconMiniArrowStartLine } from "./IconMiniArrowStartLine.js";
|
|
389
|
-
export {
|
|
388
|
+
export { IconMiniArrowStartSolid } from "./IconMiniArrowStartSolid.js";
|
|
390
389
|
export { IconMiniArrowUpLine } from "./IconMiniArrowUpLine.js";
|
|
391
|
-
export {
|
|
390
|
+
export { IconMiniArrowUpSolid } from "./IconMiniArrowUpSolid.js";
|
|
392
391
|
export { IconMinimizeLine } from "./IconMinimizeLine.js";
|
|
393
|
-
export {
|
|
392
|
+
export { IconMinimizeSolid } from "./IconMinimizeSolid.js";
|
|
394
393
|
export { IconModuleLine } from "./IconModuleLine.js";
|
|
395
|
-
export {
|
|
394
|
+
export { IconModuleSolid } from "./IconModuleSolid.js";
|
|
396
395
|
export { IconMoreLine } from "./IconMoreLine.js";
|
|
397
|
-
export {
|
|
396
|
+
export { IconMoreSolid } from "./IconMoreSolid.js";
|
|
398
397
|
export { IconMoveDownBottomLine } from "./IconMoveDownBottomLine.js";
|
|
399
|
-
export {
|
|
398
|
+
export { IconMoveDownBottomSolid } from "./IconMoveDownBottomSolid.js";
|
|
400
399
|
export { IconMoveDownLine } from "./IconMoveDownLine.js";
|
|
401
|
-
export {
|
|
400
|
+
export { IconMoveDownSolid } from "./IconMoveDownSolid.js";
|
|
402
401
|
export { IconMoveEndLine } from "./IconMoveEndLine.js";
|
|
403
|
-
export {
|
|
402
|
+
export { IconMoveEndSolid } from "./IconMoveEndSolid.js";
|
|
404
403
|
export { IconMoveLeftLine } from "./IconMoveLeftLine.js";
|
|
405
|
-
export {
|
|
404
|
+
export { IconMoveLeftSolid } from "./IconMoveLeftSolid.js";
|
|
406
405
|
export { IconMoveRightLine } from "./IconMoveRightLine.js";
|
|
407
|
-
export {
|
|
406
|
+
export { IconMoveRightSolid } from "./IconMoveRightSolid.js";
|
|
408
407
|
export { IconMoveStartLine } from "./IconMoveStartLine.js";
|
|
409
|
-
export {
|
|
408
|
+
export { IconMoveStartSolid } from "./IconMoveStartSolid.js";
|
|
410
409
|
export { IconMoveUpTopLine } from "./IconMoveUpTopLine.js";
|
|
411
|
-
export {
|
|
410
|
+
export { IconMoveUpTopSolid } from "./IconMoveUpTopSolid.js";
|
|
412
411
|
export { IconMoveUpLine } from "./IconMoveUpLine.js";
|
|
413
|
-
export {
|
|
412
|
+
export { IconMoveUpSolid } from "./IconMoveUpSolid.js";
|
|
414
413
|
export { IconMsExcelLine } from "./IconMsExcelLine.js";
|
|
415
|
-
export {
|
|
414
|
+
export { IconMsExcelSolid } from "./IconMsExcelSolid.js";
|
|
416
415
|
export { IconMsPptLine } from "./IconMsPptLine.js";
|
|
417
|
-
export {
|
|
416
|
+
export { IconMsPptSolid } from "./IconMsPptSolid.js";
|
|
418
417
|
export { IconMsWordLine } from "./IconMsWordLine.js";
|
|
419
|
-
export {
|
|
418
|
+
export { IconMsWordSolid } from "./IconMsWordSolid.js";
|
|
420
419
|
export { IconMutedLine } from "./IconMutedLine.js";
|
|
421
|
-
export {
|
|
420
|
+
export { IconMutedSolid } from "./IconMutedSolid.js";
|
|
422
421
|
export { IconNextUnreadLine } from "./IconNextUnreadLine.js";
|
|
423
|
-
export {
|
|
422
|
+
export { IconNextUnreadSolid } from "./IconNextUnreadSolid.js";
|
|
424
423
|
export { IconNoLine } from "./IconNoLine.js";
|
|
425
|
-
export {
|
|
424
|
+
export { IconNoSolid } from "./IconNoSolid.js";
|
|
426
425
|
export { IconNotGradedLine } from "./IconNotGradedLine.js";
|
|
427
|
-
export {
|
|
426
|
+
export { IconNotGradedSolid } from "./IconNotGradedSolid.js";
|
|
428
427
|
export { IconNoteDarkLine } from "./IconNoteDarkLine.js";
|
|
429
|
-
export {
|
|
428
|
+
export { IconNoteDarkSolid } from "./IconNoteDarkSolid.js";
|
|
430
429
|
export { IconNoteLightLine } from "./IconNoteLightLine.js";
|
|
431
|
-
export {
|
|
430
|
+
export { IconNoteLightSolid } from "./IconNoteLightSolid.js";
|
|
432
431
|
export { IconNoteLine } from "./IconNoteLine.js";
|
|
433
|
-
export {
|
|
432
|
+
export { IconNoteSolid } from "./IconNoteSolid.js";
|
|
434
433
|
export { IconNotepadLine } from "./IconNotepadLine.js";
|
|
435
|
-
export {
|
|
434
|
+
export { IconNotepadSolid } from "./IconNotepadSolid.js";
|
|
436
435
|
export { IconNumberedListLine } from "./IconNumberedListLine.js";
|
|
437
|
-
export {
|
|
436
|
+
export { IconNumberedListSolid } from "./IconNumberedListSolid.js";
|
|
438
437
|
export { IconOffLine } from "./IconOffLine.js";
|
|
439
|
-
export {
|
|
438
|
+
export { IconOffSolid } from "./IconOffSolid.js";
|
|
440
439
|
export { IconOpenFolderLine } from "./IconOpenFolderLine.js";
|
|
441
|
-
export {
|
|
440
|
+
export { IconOpenFolderSolid } from "./IconOpenFolderSolid.js";
|
|
442
441
|
export { IconOutcomesLine } from "./IconOutcomesLine.js";
|
|
443
|
-
export {
|
|
442
|
+
export { IconOutcomesSolid } from "./IconOutcomesSolid.js";
|
|
444
443
|
export { IconOutdentLine } from "./IconOutdentLine.js";
|
|
445
|
-
export {
|
|
444
|
+
export { IconOutdentSolid } from "./IconOutdentSolid.js";
|
|
446
445
|
export { IconOutdent2Line } from "./IconOutdent2Line.js";
|
|
447
|
-
export {
|
|
446
|
+
export { IconOutdent2Solid } from "./IconOutdent2Solid.js";
|
|
448
447
|
export { IconOvalHalfLine } from "./IconOvalHalfLine.js";
|
|
449
|
-
export {
|
|
448
|
+
export { IconOvalHalfSolid } from "./IconOvalHalfSolid.js";
|
|
450
449
|
export { IconPageDownLine } from "./IconPageDownLine.js";
|
|
451
|
-
export {
|
|
450
|
+
export { IconPageDownSolid } from "./IconPageDownSolid.js";
|
|
452
451
|
export { IconPageUpLine } from "./IconPageUpLine.js";
|
|
453
|
-
export {
|
|
452
|
+
export { IconPageUpSolid } from "./IconPageUpSolid.js";
|
|
454
453
|
export { IconPaintLine } from "./IconPaintLine.js";
|
|
455
|
-
export {
|
|
454
|
+
export { IconPaintSolid } from "./IconPaintSolid.js";
|
|
456
455
|
export { IconPaperclipLine } from "./IconPaperclipLine.js";
|
|
457
|
-
export {
|
|
456
|
+
export { IconPaperclipSolid } from "./IconPaperclipSolid.js";
|
|
458
457
|
export { IconPartialLine } from "./IconPartialLine.js";
|
|
459
|
-
export {
|
|
458
|
+
export { IconPartialSolid } from "./IconPartialSolid.js";
|
|
460
459
|
export { IconPauseLine } from "./IconPauseLine.js";
|
|
461
|
-
export {
|
|
460
|
+
export { IconPauseSolid } from "./IconPauseSolid.js";
|
|
462
461
|
export { IconPdfLine } from "./IconPdfLine.js";
|
|
463
|
-
export {
|
|
462
|
+
export { IconPdfSolid } from "./IconPdfSolid.js";
|
|
464
463
|
export { IconPeerGradedLine } from "./IconPeerGradedLine.js";
|
|
465
|
-
export {
|
|
464
|
+
export { IconPeerGradedSolid } from "./IconPeerGradedSolid.js";
|
|
466
465
|
export { IconPeerReviewLine } from "./IconPeerReviewLine.js";
|
|
467
|
-
export {
|
|
466
|
+
export { IconPeerReviewSolid } from "./IconPeerReviewSolid.js";
|
|
468
467
|
export { IconPermissionsLine } from "./IconPermissionsLine.js";
|
|
469
|
-
export {
|
|
468
|
+
export { IconPermissionsSolid } from "./IconPermissionsSolid.js";
|
|
470
469
|
export { IconPinLine } from "./IconPinLine.js";
|
|
471
|
-
export {
|
|
470
|
+
export { IconPinSolid } from "./IconPinSolid.js";
|
|
472
471
|
export { IconPinterestLine } from "./IconPinterestLine.js";
|
|
473
|
-
export {
|
|
472
|
+
export { IconPinterestSolid } from "./IconPinterestSolid.js";
|
|
474
473
|
export { IconPlayLine } from "./IconPlayLine.js";
|
|
475
|
-
export {
|
|
474
|
+
export { IconPlaySolid } from "./IconPlaySolid.js";
|
|
476
475
|
export { IconPlusLine } from "./IconPlusLine.js";
|
|
477
|
-
export {
|
|
476
|
+
export { IconPlusSolid } from "./IconPlusSolid.js";
|
|
478
477
|
export { IconPostToSisLine } from "./IconPostToSisLine.js";
|
|
479
|
-
export {
|
|
478
|
+
export { IconPostToSisSolid } from "./IconPostToSisSolid.js";
|
|
480
479
|
export { IconPrerequisiteLine } from "./IconPrerequisiteLine.js";
|
|
481
|
-
export {
|
|
480
|
+
export { IconPrerequisiteSolid } from "./IconPrerequisiteSolid.js";
|
|
482
481
|
export { IconPrinterLine } from "./IconPrinterLine.js";
|
|
483
|
-
export {
|
|
482
|
+
export { IconPrinterSolid } from "./IconPrinterSolid.js";
|
|
484
483
|
export { IconProgressLine } from "./IconProgressLine.js";
|
|
485
|
-
export {
|
|
484
|
+
export { IconProgressSolid } from "./IconProgressSolid.js";
|
|
486
485
|
export { IconProtractorLine } from "./IconProtractorLine.js";
|
|
487
|
-
export {
|
|
486
|
+
export { IconProtractorSolid } from "./IconProtractorSolid.js";
|
|
488
487
|
export { IconPublishLine } from "./IconPublishLine.js";
|
|
489
|
-
export {
|
|
488
|
+
export { IconPublishSolid } from "./IconPublishSolid.js";
|
|
490
489
|
export { IconQuestionLine } from "./IconQuestionLine.js";
|
|
491
|
-
export {
|
|
490
|
+
export { IconQuestionSolid } from "./IconQuestionSolid.js";
|
|
492
491
|
export { IconQuizInstructionsLine } from "./IconQuizInstructionsLine.js";
|
|
493
|
-
export {
|
|
492
|
+
export { IconQuizInstructionsSolid } from "./IconQuizInstructionsSolid.js";
|
|
494
493
|
export { IconQuizStatsAvgLine } from "./IconQuizStatsAvgLine.js";
|
|
495
|
-
export {
|
|
494
|
+
export { IconQuizStatsAvgSolid } from "./IconQuizStatsAvgSolid.js";
|
|
496
495
|
export { IconQuizStatsCronbachsAlphaLine } from "./IconQuizStatsCronbachsAlphaLine.js";
|
|
497
|
-
export {
|
|
496
|
+
export { IconQuizStatsCronbachsAlphaSolid } from "./IconQuizStatsCronbachsAlphaSolid.js";
|
|
498
497
|
export { IconQuizStatsDeviationLine } from "./IconQuizStatsDeviationLine.js";
|
|
499
|
-
export {
|
|
498
|
+
export { IconQuizStatsDeviationSolid } from "./IconQuizStatsDeviationSolid.js";
|
|
500
499
|
export { IconQuizStatsHighLine } from "./IconQuizStatsHighLine.js";
|
|
501
|
-
export {
|
|
500
|
+
export { IconQuizStatsHighSolid } from "./IconQuizStatsHighSolid.js";
|
|
502
501
|
export { IconQuizStatsLowLine } from "./IconQuizStatsLowLine.js";
|
|
503
|
-
export {
|
|
502
|
+
export { IconQuizStatsLowSolid } from "./IconQuizStatsLowSolid.js";
|
|
504
503
|
export { IconQuizStatsTimeLine } from "./IconQuizStatsTimeLine.js";
|
|
505
|
-
export {
|
|
504
|
+
export { IconQuizStatsTimeSolid } from "./IconQuizStatsTimeSolid.js";
|
|
506
505
|
export { IconQuizTitleLine } from "./IconQuizTitleLine.js";
|
|
507
|
-
export {
|
|
506
|
+
export { IconQuizTitleSolid } from "./IconQuizTitleSolid.js";
|
|
508
507
|
export { IconQuizLine } from "./IconQuizLine.js";
|
|
509
|
-
export {
|
|
508
|
+
export { IconQuizSolid } from "./IconQuizSolid.js";
|
|
510
509
|
export { IconRecordLine } from "./IconRecordLine.js";
|
|
511
|
-
export {
|
|
510
|
+
export { IconRecordSolid } from "./IconRecordSolid.js";
|
|
512
511
|
export { IconRefreshLine } from "./IconRefreshLine.js";
|
|
513
|
-
export {
|
|
512
|
+
export { IconRefreshSolid } from "./IconRefreshSolid.js";
|
|
514
513
|
export { IconRemoveBookmarkLine } from "./IconRemoveBookmarkLine.js";
|
|
514
|
+
export { IconRemoveBookmarkSolid } from "./IconRemoveBookmarkSolid.js";
|
|
515
515
|
export { IconRemoveFromCollectionSolid } from "./IconRemoveFromCollectionSolid.js";
|
|
516
516
|
export { IconRemoveFromCollectionLine } from "./IconRemoveFromCollectionLine.js";
|
|
517
517
|
export { IconRemoveLinkSolid } from "./IconRemoveLinkSolid.js";
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|