@instructure/ui-icons 8.18.0 → 8.18.1-snapshot.12
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/LICENSE.md +27 -0
- 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 +50 -50
- 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 +51 -51
- package/package.json +6 -5
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/index.d.ts +49 -49
- package/types/index.d.ts.map +1 -1
package/LICENSE.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: The MIT License (MIT)
|
|
3
|
+
category: Getting Started
|
|
4
|
+
order: 9
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# The MIT License (MIT)
|
|
8
|
+
|
|
9
|
+
Copyright (c) 2015 Instructure, Inc.
|
|
10
|
+
|
|
11
|
+
**Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
13
|
+
in the Software without restriction, including without limitation the rights
|
|
14
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
16
|
+
furnished to do so, subject to the following conditions.**
|
|
17
|
+
|
|
18
|
+
The above copyright notice and this permission notice shall be included in all
|
|
19
|
+
copies or substantial portions of the Software.
|
|
20
|
+
|
|
21
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
22
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
23
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
24
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
25
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
26
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
27
|
+
SOFTWARE.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/es/index.js
CHANGED
|
@@ -602,101 +602,101 @@ export { IconTableLeftHeaderLine } from './IconTableLeftHeaderLine';
|
|
|
602
602
|
export { IconTableLeftHeaderSolid } from './IconTableLeftHeaderSolid';
|
|
603
603
|
export { IconTableMergeCellsLine } from './IconTableMergeCellsLine';
|
|
604
604
|
export { IconTableMergeCellsSolid } from './IconTableMergeCellsSolid';
|
|
605
|
-
export { IconTableRowPropertiesLine } from './IconTableRowPropertiesLine';
|
|
606
605
|
export { IconTableRowPropertiesSolid } from './IconTableRowPropertiesSolid';
|
|
607
|
-
export {
|
|
606
|
+
export { IconTableRowPropertiesLine } from './IconTableRowPropertiesLine';
|
|
608
607
|
export { IconTableSplitCellsSolid } from './IconTableSplitCellsSolid';
|
|
609
|
-
export {
|
|
608
|
+
export { IconTableSplitCellsLine } from './IconTableSplitCellsLine';
|
|
610
609
|
export { IconTableTopHeaderSolid } from './IconTableTopHeaderSolid';
|
|
611
|
-
export {
|
|
610
|
+
export { IconTableTopHeaderLine } from './IconTableTopHeaderLine';
|
|
612
611
|
export { IconTableSolid } from './IconTableSolid';
|
|
613
|
-
export {
|
|
612
|
+
export { IconTableLine } from './IconTableLine';
|
|
614
613
|
export { IconTagSolid } from './IconTagSolid';
|
|
615
|
-
export {
|
|
614
|
+
export { IconTagLine } from './IconTagLine';
|
|
616
615
|
export { IconTargetSolid } from './IconTargetSolid';
|
|
617
|
-
export {
|
|
616
|
+
export { IconTargetLine } from './IconTargetLine';
|
|
618
617
|
export { IconTextBackgroundColorSolid } from './IconTextBackgroundColorSolid';
|
|
619
|
-
export {
|
|
618
|
+
export { IconTextBackgroundColorLine } from './IconTextBackgroundColorLine';
|
|
620
619
|
export { IconTextCenteredSolid } from './IconTextCenteredSolid';
|
|
621
|
-
export {
|
|
620
|
+
export { IconTextCenteredLine } from './IconTextCenteredLine';
|
|
622
621
|
export { IconTextColorSolid } from './IconTextColorSolid';
|
|
623
|
-
export {
|
|
622
|
+
export { IconTextColorLine } from './IconTextColorLine';
|
|
624
623
|
export { IconTextDirectionLtrSolid } from './IconTextDirectionLtrSolid';
|
|
625
|
-
export {
|
|
624
|
+
export { IconTextDirectionLtrLine } from './IconTextDirectionLtrLine';
|
|
626
625
|
export { IconTextDirectionRtlSolid } from './IconTextDirectionRtlSolid';
|
|
627
|
-
export {
|
|
626
|
+
export { IconTextDirectionRtlLine } from './IconTextDirectionRtlLine';
|
|
628
627
|
export { IconTextEndSolid } from './IconTextEndSolid';
|
|
629
|
-
export {
|
|
628
|
+
export { IconTextEndLine } from './IconTextEndLine';
|
|
630
629
|
export { IconTextLeftSolid } from './IconTextLeftSolid';
|
|
631
|
-
export {
|
|
630
|
+
export { IconTextLeftLine } from './IconTextLeftLine';
|
|
632
631
|
export { IconTextRightSolid } from './IconTextRightSolid';
|
|
633
|
-
export {
|
|
632
|
+
export { IconTextRightLine } from './IconTextRightLine';
|
|
634
633
|
export { IconTextStartSolid } from './IconTextStartSolid';
|
|
635
|
-
export {
|
|
634
|
+
export { IconTextStartLine } from './IconTextStartLine';
|
|
636
635
|
export { IconTextSubscriptSolid } from './IconTextSubscriptSolid';
|
|
637
|
-
export {
|
|
636
|
+
export { IconTextSubscriptLine } from './IconTextSubscriptLine';
|
|
638
637
|
export { IconTextSuperscriptSolid } from './IconTextSuperscriptSolid';
|
|
639
|
-
export {
|
|
638
|
+
export { IconTextSuperscriptLine } from './IconTextSuperscriptLine';
|
|
640
639
|
export { IconTextSolid } from './IconTextSolid';
|
|
641
|
-
export {
|
|
640
|
+
export { IconTextLine } from './IconTextLine';
|
|
642
641
|
export { IconTextareaSolid } from './IconTextareaSolid';
|
|
643
|
-
export {
|
|
642
|
+
export { IconTextareaLine } from './IconTextareaLine';
|
|
644
643
|
export { IconTimerSolid } from './IconTimerSolid';
|
|
645
|
-
export {
|
|
644
|
+
export { IconTimerLine } from './IconTimerLine';
|
|
646
645
|
export { IconToggleEndSolid } from './IconToggleEndSolid';
|
|
647
|
-
export {
|
|
646
|
+
export { IconToggleEndLine } from './IconToggleEndLine';
|
|
648
647
|
export { IconToggleLeftSolid } from './IconToggleLeftSolid';
|
|
649
|
-
export {
|
|
648
|
+
export { IconToggleLeftLine } from './IconToggleLeftLine';
|
|
650
649
|
export { IconToggleRightSolid } from './IconToggleRightSolid';
|
|
651
|
-
export {
|
|
650
|
+
export { IconToggleRightLine } from './IconToggleRightLine';
|
|
652
651
|
export { IconToggleStartSolid } from './IconToggleStartSolid';
|
|
653
|
-
export {
|
|
652
|
+
export { IconToggleStartLine } from './IconToggleStartLine';
|
|
654
653
|
export { IconTrashSolid } from './IconTrashSolid';
|
|
655
|
-
export {
|
|
654
|
+
export { IconTrashLine } from './IconTrashLine';
|
|
656
655
|
export { IconTroubleSolid } from './IconTroubleSolid';
|
|
657
|
-
export {
|
|
656
|
+
export { IconTroubleLine } from './IconTroubleLine';
|
|
658
657
|
export { IconTwitterBoxedSolid } from './IconTwitterBoxedSolid';
|
|
659
|
-
export {
|
|
658
|
+
export { IconTwitterBoxedLine } from './IconTwitterBoxedLine';
|
|
660
659
|
export { IconTwitterSolid } from './IconTwitterSolid';
|
|
661
|
-
export {
|
|
660
|
+
export { IconTwitterLine } from './IconTwitterLine';
|
|
662
661
|
export { IconUnarchiveSolid } from './IconUnarchiveSolid';
|
|
663
|
-
export {
|
|
662
|
+
export { IconUnarchiveLine } from './IconUnarchiveLine';
|
|
664
663
|
export { IconUnderlineSolid } from './IconUnderlineSolid';
|
|
665
|
-
export {
|
|
664
|
+
export { IconUnderlineLine } from './IconUnderlineLine';
|
|
666
665
|
export { IconUnlockSolid } from './IconUnlockSolid';
|
|
667
|
-
export {
|
|
666
|
+
export { IconUnlockLine } from './IconUnlockLine';
|
|
668
667
|
export { IconUnmutedSolid } from './IconUnmutedSolid';
|
|
669
|
-
export {
|
|
668
|
+
export { IconUnmutedLine } from './IconUnmutedLine';
|
|
670
669
|
export { IconUnpublishSolid } from './IconUnpublishSolid';
|
|
671
|
-
export {
|
|
670
|
+
export { IconUnpublishLine } from './IconUnpublishLine';
|
|
672
671
|
export { IconUnpublishedSolid } from './IconUnpublishedSolid';
|
|
673
|
-
export {
|
|
672
|
+
export { IconUnpublishedLine } from './IconUnpublishedLine';
|
|
674
673
|
export { IconUpdownSolid } from './IconUpdownSolid';
|
|
675
|
-
export {
|
|
674
|
+
export { IconUpdownLine } from './IconUpdownLine';
|
|
676
675
|
export { IconUploadSolid } from './IconUploadSolid';
|
|
677
|
-
export {
|
|
676
|
+
export { IconUploadLine } from './IconUploadLine';
|
|
678
677
|
export { IconUserAddSolid } from './IconUserAddSolid';
|
|
679
|
-
export {
|
|
678
|
+
export { IconUserAddLine } from './IconUserAddLine';
|
|
680
679
|
export { IconUserSolid } from './IconUserSolid';
|
|
681
|
-
export {
|
|
680
|
+
export { IconUserLine } from './IconUserLine';
|
|
682
681
|
export { IconVideoCameraOffSolid } from './IconVideoCameraOffSolid';
|
|
683
|
-
export {
|
|
682
|
+
export { IconVideoCameraOffLine } from './IconVideoCameraOffLine';
|
|
684
683
|
export { IconVideoCameraSolid } from './IconVideoCameraSolid';
|
|
685
|
-
export {
|
|
684
|
+
export { IconVideoCameraLine } from './IconVideoCameraLine';
|
|
686
685
|
export { IconVideoSolid } from './IconVideoSolid';
|
|
687
|
-
export {
|
|
686
|
+
export { IconVideoLine } from './IconVideoLine';
|
|
688
687
|
export { IconWarningBorderlessSolid } from './IconWarningBorderlessSolid';
|
|
689
|
-
export {
|
|
688
|
+
export { IconWarningBorderlessLine } from './IconWarningBorderlessLine';
|
|
690
689
|
export { IconWarningSolid } from './IconWarningSolid';
|
|
691
|
-
export {
|
|
690
|
+
export { IconWarningLine } from './IconWarningLine';
|
|
692
691
|
export { IconWindowsSolid } from './IconWindowsSolid';
|
|
693
|
-
export {
|
|
692
|
+
export { IconWindowsLine } from './IconWindowsLine';
|
|
694
693
|
export { IconWordpressSolid } from './IconWordpressSolid';
|
|
695
|
-
export {
|
|
694
|
+
export { IconWordpressLine } from './IconWordpressLine';
|
|
696
695
|
export { IconXSolid } from './IconXSolid';
|
|
697
|
-
export {
|
|
696
|
+
export { IconXLine } from './IconXLine';
|
|
698
697
|
export { IconZippedSolid } from './IconZippedSolid';
|
|
699
|
-
export {
|
|
698
|
+
export { IconZippedLine } from './IconZippedLine';
|
|
700
699
|
export { IconZoomInSolid } from './IconZoomInSolid';
|
|
701
|
-
export {
|
|
702
|
-
export { IconZoomOutSolid } from './IconZoomOutSolid';
|
|
700
|
+
export { IconZoomInLine } from './IconZoomInLine';
|
|
701
|
+
export { IconZoomOutSolid } from './IconZoomOutSolid';
|
|
702
|
+
export { IconZoomOutLine } from './IconZoomOutLine';
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/index.js
CHANGED
|
@@ -5424,198 +5424,198 @@ var _IconTableMergeCellsLine = require("./IconTableMergeCellsLine");
|
|
|
5424
5424
|
|
|
5425
5425
|
var _IconTableMergeCellsSolid = require("./IconTableMergeCellsSolid");
|
|
5426
5426
|
|
|
5427
|
-
var _IconTableRowPropertiesLine = require("./IconTableRowPropertiesLine");
|
|
5428
|
-
|
|
5429
5427
|
var _IconTableRowPropertiesSolid = require("./IconTableRowPropertiesSolid");
|
|
5430
5428
|
|
|
5431
|
-
var
|
|
5429
|
+
var _IconTableRowPropertiesLine = require("./IconTableRowPropertiesLine");
|
|
5432
5430
|
|
|
5433
5431
|
var _IconTableSplitCellsSolid = require("./IconTableSplitCellsSolid");
|
|
5434
5432
|
|
|
5435
|
-
var
|
|
5433
|
+
var _IconTableSplitCellsLine = require("./IconTableSplitCellsLine");
|
|
5436
5434
|
|
|
5437
5435
|
var _IconTableTopHeaderSolid = require("./IconTableTopHeaderSolid");
|
|
5438
5436
|
|
|
5439
|
-
var
|
|
5437
|
+
var _IconTableTopHeaderLine = require("./IconTableTopHeaderLine");
|
|
5440
5438
|
|
|
5441
5439
|
var _IconTableSolid = require("./IconTableSolid");
|
|
5442
5440
|
|
|
5443
|
-
var
|
|
5441
|
+
var _IconTableLine = require("./IconTableLine");
|
|
5444
5442
|
|
|
5445
5443
|
var _IconTagSolid = require("./IconTagSolid");
|
|
5446
5444
|
|
|
5447
|
-
var
|
|
5445
|
+
var _IconTagLine = require("./IconTagLine");
|
|
5448
5446
|
|
|
5449
5447
|
var _IconTargetSolid = require("./IconTargetSolid");
|
|
5450
5448
|
|
|
5451
|
-
var
|
|
5449
|
+
var _IconTargetLine = require("./IconTargetLine");
|
|
5452
5450
|
|
|
5453
5451
|
var _IconTextBackgroundColorSolid = require("./IconTextBackgroundColorSolid");
|
|
5454
5452
|
|
|
5455
|
-
var
|
|
5453
|
+
var _IconTextBackgroundColorLine = require("./IconTextBackgroundColorLine");
|
|
5456
5454
|
|
|
5457
5455
|
var _IconTextCenteredSolid = require("./IconTextCenteredSolid");
|
|
5458
5456
|
|
|
5459
|
-
var
|
|
5457
|
+
var _IconTextCenteredLine = require("./IconTextCenteredLine");
|
|
5460
5458
|
|
|
5461
5459
|
var _IconTextColorSolid = require("./IconTextColorSolid");
|
|
5462
5460
|
|
|
5463
|
-
var
|
|
5461
|
+
var _IconTextColorLine = require("./IconTextColorLine");
|
|
5464
5462
|
|
|
5465
5463
|
var _IconTextDirectionLtrSolid = require("./IconTextDirectionLtrSolid");
|
|
5466
5464
|
|
|
5467
|
-
var
|
|
5465
|
+
var _IconTextDirectionLtrLine = require("./IconTextDirectionLtrLine");
|
|
5468
5466
|
|
|
5469
5467
|
var _IconTextDirectionRtlSolid = require("./IconTextDirectionRtlSolid");
|
|
5470
5468
|
|
|
5471
|
-
var
|
|
5469
|
+
var _IconTextDirectionRtlLine = require("./IconTextDirectionRtlLine");
|
|
5472
5470
|
|
|
5473
5471
|
var _IconTextEndSolid = require("./IconTextEndSolid");
|
|
5474
5472
|
|
|
5475
|
-
var
|
|
5473
|
+
var _IconTextEndLine = require("./IconTextEndLine");
|
|
5476
5474
|
|
|
5477
5475
|
var _IconTextLeftSolid = require("./IconTextLeftSolid");
|
|
5478
5476
|
|
|
5479
|
-
var
|
|
5477
|
+
var _IconTextLeftLine = require("./IconTextLeftLine");
|
|
5480
5478
|
|
|
5481
5479
|
var _IconTextRightSolid = require("./IconTextRightSolid");
|
|
5482
5480
|
|
|
5483
|
-
var
|
|
5481
|
+
var _IconTextRightLine = require("./IconTextRightLine");
|
|
5484
5482
|
|
|
5485
5483
|
var _IconTextStartSolid = require("./IconTextStartSolid");
|
|
5486
5484
|
|
|
5487
|
-
var
|
|
5485
|
+
var _IconTextStartLine = require("./IconTextStartLine");
|
|
5488
5486
|
|
|
5489
5487
|
var _IconTextSubscriptSolid = require("./IconTextSubscriptSolid");
|
|
5490
5488
|
|
|
5491
|
-
var
|
|
5489
|
+
var _IconTextSubscriptLine = require("./IconTextSubscriptLine");
|
|
5492
5490
|
|
|
5493
5491
|
var _IconTextSuperscriptSolid = require("./IconTextSuperscriptSolid");
|
|
5494
5492
|
|
|
5495
|
-
var
|
|
5493
|
+
var _IconTextSuperscriptLine = require("./IconTextSuperscriptLine");
|
|
5496
5494
|
|
|
5497
5495
|
var _IconTextSolid = require("./IconTextSolid");
|
|
5498
5496
|
|
|
5499
|
-
var
|
|
5497
|
+
var _IconTextLine = require("./IconTextLine");
|
|
5500
5498
|
|
|
5501
5499
|
var _IconTextareaSolid = require("./IconTextareaSolid");
|
|
5502
5500
|
|
|
5503
|
-
var
|
|
5501
|
+
var _IconTextareaLine = require("./IconTextareaLine");
|
|
5504
5502
|
|
|
5505
5503
|
var _IconTimerSolid = require("./IconTimerSolid");
|
|
5506
5504
|
|
|
5507
|
-
var
|
|
5505
|
+
var _IconTimerLine = require("./IconTimerLine");
|
|
5508
5506
|
|
|
5509
5507
|
var _IconToggleEndSolid = require("./IconToggleEndSolid");
|
|
5510
5508
|
|
|
5511
|
-
var
|
|
5509
|
+
var _IconToggleEndLine = require("./IconToggleEndLine");
|
|
5512
5510
|
|
|
5513
5511
|
var _IconToggleLeftSolid = require("./IconToggleLeftSolid");
|
|
5514
5512
|
|
|
5515
|
-
var
|
|
5513
|
+
var _IconToggleLeftLine = require("./IconToggleLeftLine");
|
|
5516
5514
|
|
|
5517
5515
|
var _IconToggleRightSolid = require("./IconToggleRightSolid");
|
|
5518
5516
|
|
|
5519
|
-
var
|
|
5517
|
+
var _IconToggleRightLine = require("./IconToggleRightLine");
|
|
5520
5518
|
|
|
5521
5519
|
var _IconToggleStartSolid = require("./IconToggleStartSolid");
|
|
5522
5520
|
|
|
5523
|
-
var
|
|
5521
|
+
var _IconToggleStartLine = require("./IconToggleStartLine");
|
|
5524
5522
|
|
|
5525
5523
|
var _IconTrashSolid = require("./IconTrashSolid");
|
|
5526
5524
|
|
|
5527
|
-
var
|
|
5525
|
+
var _IconTrashLine = require("./IconTrashLine");
|
|
5528
5526
|
|
|
5529
5527
|
var _IconTroubleSolid = require("./IconTroubleSolid");
|
|
5530
5528
|
|
|
5531
|
-
var
|
|
5529
|
+
var _IconTroubleLine = require("./IconTroubleLine");
|
|
5532
5530
|
|
|
5533
5531
|
var _IconTwitterBoxedSolid = require("./IconTwitterBoxedSolid");
|
|
5534
5532
|
|
|
5535
|
-
var
|
|
5533
|
+
var _IconTwitterBoxedLine = require("./IconTwitterBoxedLine");
|
|
5536
5534
|
|
|
5537
5535
|
var _IconTwitterSolid = require("./IconTwitterSolid");
|
|
5538
5536
|
|
|
5539
|
-
var
|
|
5537
|
+
var _IconTwitterLine = require("./IconTwitterLine");
|
|
5540
5538
|
|
|
5541
5539
|
var _IconUnarchiveSolid = require("./IconUnarchiveSolid");
|
|
5542
5540
|
|
|
5543
|
-
var
|
|
5541
|
+
var _IconUnarchiveLine = require("./IconUnarchiveLine");
|
|
5544
5542
|
|
|
5545
5543
|
var _IconUnderlineSolid = require("./IconUnderlineSolid");
|
|
5546
5544
|
|
|
5547
|
-
var
|
|
5545
|
+
var _IconUnderlineLine = require("./IconUnderlineLine");
|
|
5548
5546
|
|
|
5549
5547
|
var _IconUnlockSolid = require("./IconUnlockSolid");
|
|
5550
5548
|
|
|
5551
|
-
var
|
|
5549
|
+
var _IconUnlockLine = require("./IconUnlockLine");
|
|
5552
5550
|
|
|
5553
5551
|
var _IconUnmutedSolid = require("./IconUnmutedSolid");
|
|
5554
5552
|
|
|
5555
|
-
var
|
|
5553
|
+
var _IconUnmutedLine = require("./IconUnmutedLine");
|
|
5556
5554
|
|
|
5557
5555
|
var _IconUnpublishSolid = require("./IconUnpublishSolid");
|
|
5558
5556
|
|
|
5559
|
-
var
|
|
5557
|
+
var _IconUnpublishLine = require("./IconUnpublishLine");
|
|
5560
5558
|
|
|
5561
5559
|
var _IconUnpublishedSolid = require("./IconUnpublishedSolid");
|
|
5562
5560
|
|
|
5563
|
-
var
|
|
5561
|
+
var _IconUnpublishedLine = require("./IconUnpublishedLine");
|
|
5564
5562
|
|
|
5565
5563
|
var _IconUpdownSolid = require("./IconUpdownSolid");
|
|
5566
5564
|
|
|
5567
|
-
var
|
|
5565
|
+
var _IconUpdownLine = require("./IconUpdownLine");
|
|
5568
5566
|
|
|
5569
5567
|
var _IconUploadSolid = require("./IconUploadSolid");
|
|
5570
5568
|
|
|
5571
|
-
var
|
|
5569
|
+
var _IconUploadLine = require("./IconUploadLine");
|
|
5572
5570
|
|
|
5573
5571
|
var _IconUserAddSolid = require("./IconUserAddSolid");
|
|
5574
5572
|
|
|
5575
|
-
var
|
|
5573
|
+
var _IconUserAddLine = require("./IconUserAddLine");
|
|
5576
5574
|
|
|
5577
5575
|
var _IconUserSolid = require("./IconUserSolid");
|
|
5578
5576
|
|
|
5579
|
-
var
|
|
5577
|
+
var _IconUserLine = require("./IconUserLine");
|
|
5580
5578
|
|
|
5581
5579
|
var _IconVideoCameraOffSolid = require("./IconVideoCameraOffSolid");
|
|
5582
5580
|
|
|
5583
|
-
var
|
|
5581
|
+
var _IconVideoCameraOffLine = require("./IconVideoCameraOffLine");
|
|
5584
5582
|
|
|
5585
5583
|
var _IconVideoCameraSolid = require("./IconVideoCameraSolid");
|
|
5586
5584
|
|
|
5587
|
-
var
|
|
5585
|
+
var _IconVideoCameraLine = require("./IconVideoCameraLine");
|
|
5588
5586
|
|
|
5589
5587
|
var _IconVideoSolid = require("./IconVideoSolid");
|
|
5590
5588
|
|
|
5591
|
-
var
|
|
5589
|
+
var _IconVideoLine = require("./IconVideoLine");
|
|
5592
5590
|
|
|
5593
5591
|
var _IconWarningBorderlessSolid = require("./IconWarningBorderlessSolid");
|
|
5594
5592
|
|
|
5595
|
-
var
|
|
5593
|
+
var _IconWarningBorderlessLine = require("./IconWarningBorderlessLine");
|
|
5596
5594
|
|
|
5597
5595
|
var _IconWarningSolid = require("./IconWarningSolid");
|
|
5598
5596
|
|
|
5599
|
-
var
|
|
5597
|
+
var _IconWarningLine = require("./IconWarningLine");
|
|
5600
5598
|
|
|
5601
5599
|
var _IconWindowsSolid = require("./IconWindowsSolid");
|
|
5602
5600
|
|
|
5603
|
-
var
|
|
5601
|
+
var _IconWindowsLine = require("./IconWindowsLine");
|
|
5604
5602
|
|
|
5605
5603
|
var _IconWordpressSolid = require("./IconWordpressSolid");
|
|
5606
5604
|
|
|
5607
|
-
var
|
|
5605
|
+
var _IconWordpressLine = require("./IconWordpressLine");
|
|
5608
5606
|
|
|
5609
5607
|
var _IconXSolid = require("./IconXSolid");
|
|
5610
5608
|
|
|
5611
|
-
var
|
|
5609
|
+
var _IconXLine = require("./IconXLine");
|
|
5612
5610
|
|
|
5613
5611
|
var _IconZippedSolid = require("./IconZippedSolid");
|
|
5614
5612
|
|
|
5615
|
-
var
|
|
5613
|
+
var _IconZippedLine = require("./IconZippedLine");
|
|
5616
5614
|
|
|
5617
5615
|
var _IconZoomInSolid = require("./IconZoomInSolid");
|
|
5618
5616
|
|
|
5619
|
-
var
|
|
5617
|
+
var _IconZoomInLine = require("./IconZoomInLine");
|
|
5618
|
+
|
|
5619
|
+
var _IconZoomOutSolid = require("./IconZoomOutSolid");
|
|
5620
5620
|
|
|
5621
|
-
var
|
|
5621
|
+
var _IconZoomOutLine = require("./IconZoomOutLine");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-icons",
|
|
3
|
-
"version": "8.18.
|
|
3
|
+
"version": "8.18.1-snapshot.12+ca14b3dc8",
|
|
4
4
|
"description": "Icon set for Instructure, Inc. products",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
},
|
|
23
23
|
"license": "MIT",
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"@instructure/ui-babel-preset": "8.18.
|
|
26
|
-
"@instructure/ui-icons-build": "8.18.
|
|
25
|
+
"@instructure/ui-babel-preset": "8.18.1-snapshot.12+ca14b3dc8",
|
|
26
|
+
"@instructure/ui-icons-build": "8.18.1-snapshot.12+ca14b3dc8",
|
|
27
27
|
"gulp": "^4.0.2"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@babel/runtime": "^7.13.10",
|
|
31
|
-
"@instructure/ui-svg-images": "8.18.
|
|
31
|
+
"@instructure/ui-svg-images": "8.18.1-snapshot.12+ca14b3dc8",
|
|
32
32
|
"prop-types": "^15"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"publishConfig": {
|
|
38
38
|
"access": "public"
|
|
39
39
|
},
|
|
40
|
-
"sideEffects": false
|
|
40
|
+
"sideEffects": false,
|
|
41
|
+
"gitHead": "ca14b3dc8f0315daef7b86aa05f711e6d6684c58"
|
|
41
42
|
}
|