@instructure/ui-icons 8.22.0 → 8.22.1-snapshot.23

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 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.
package/es/index.js CHANGED
@@ -660,55 +660,55 @@ export { IconToggleLeftLine } from './IconToggleLeftLine';
660
660
  export { IconToggleLeftSolid } from './IconToggleLeftSolid';
661
661
  export { IconToggleRightLine } from './IconToggleRightLine';
662
662
  export { IconToggleRightSolid } from './IconToggleRightSolid';
663
- export { IconToggleStartSolid } from './IconToggleStartSolid';
664
663
  export { IconToggleStartLine } from './IconToggleStartLine';
665
- export { IconTrashSolid } from './IconTrashSolid';
664
+ export { IconToggleStartSolid } from './IconToggleStartSolid';
666
665
  export { IconTrashLine } from './IconTrashLine';
667
- export { IconTroubleSolid } from './IconTroubleSolid';
666
+ export { IconTrashSolid } from './IconTrashSolid';
668
667
  export { IconTroubleLine } from './IconTroubleLine';
669
- export { IconTwitterBoxedSolid } from './IconTwitterBoxedSolid';
668
+ export { IconTroubleSolid } from './IconTroubleSolid';
670
669
  export { IconTwitterBoxedLine } from './IconTwitterBoxedLine';
671
- export { IconTwitterSolid } from './IconTwitterSolid';
670
+ export { IconTwitterBoxedSolid } from './IconTwitterBoxedSolid';
672
671
  export { IconTwitterLine } from './IconTwitterLine';
673
- export { IconUnarchiveSolid } from './IconUnarchiveSolid';
672
+ export { IconTwitterSolid } from './IconTwitterSolid';
674
673
  export { IconUnarchiveLine } from './IconUnarchiveLine';
675
- export { IconUnderlineSolid } from './IconUnderlineSolid';
674
+ export { IconUnarchiveSolid } from './IconUnarchiveSolid';
676
675
  export { IconUnderlineLine } from './IconUnderlineLine';
677
- export { IconUnlockSolid } from './IconUnlockSolid';
676
+ export { IconUnderlineSolid } from './IconUnderlineSolid';
678
677
  export { IconUnlockLine } from './IconUnlockLine';
679
- export { IconUnmutedSolid } from './IconUnmutedSolid';
678
+ export { IconUnlockSolid } from './IconUnlockSolid';
680
679
  export { IconUnmutedLine } from './IconUnmutedLine';
681
- export { IconUnpublishSolid } from './IconUnpublishSolid';
680
+ export { IconUnmutedSolid } from './IconUnmutedSolid';
682
681
  export { IconUnpublishLine } from './IconUnpublishLine';
683
- export { IconUnpublishedSolid } from './IconUnpublishedSolid';
682
+ export { IconUnpublishSolid } from './IconUnpublishSolid';
684
683
  export { IconUnpublishedLine } from './IconUnpublishedLine';
685
- export { IconUpdownSolid } from './IconUpdownSolid';
684
+ export { IconUnpublishedSolid } from './IconUnpublishedSolid';
686
685
  export { IconUpdownLine } from './IconUpdownLine';
687
- export { IconUploadSolid } from './IconUploadSolid';
686
+ export { IconUpdownSolid } from './IconUpdownSolid';
688
687
  export { IconUploadLine } from './IconUploadLine';
689
- export { IconUserAddSolid } from './IconUserAddSolid';
688
+ export { IconUploadSolid } from './IconUploadSolid';
690
689
  export { IconUserAddLine } from './IconUserAddLine';
691
- export { IconUserSolid } from './IconUserSolid';
690
+ export { IconUserAddSolid } from './IconUserAddSolid';
692
691
  export { IconUserLine } from './IconUserLine';
693
- export { IconVideoCameraOffSolid } from './IconVideoCameraOffSolid';
692
+ export { IconUserSolid } from './IconUserSolid';
694
693
  export { IconVideoCameraOffLine } from './IconVideoCameraOffLine';
695
- export { IconVideoCameraSolid } from './IconVideoCameraSolid';
694
+ export { IconVideoCameraOffSolid } from './IconVideoCameraOffSolid';
696
695
  export { IconVideoCameraLine } from './IconVideoCameraLine';
697
- export { IconVideoSolid } from './IconVideoSolid';
696
+ export { IconVideoCameraSolid } from './IconVideoCameraSolid';
698
697
  export { IconVideoLine } from './IconVideoLine';
699
- export { IconWarningBorderlessSolid } from './IconWarningBorderlessSolid';
698
+ export { IconVideoSolid } from './IconVideoSolid';
700
699
  export { IconWarningBorderlessLine } from './IconWarningBorderlessLine';
701
- export { IconWarningSolid } from './IconWarningSolid';
700
+ export { IconWarningBorderlessSolid } from './IconWarningBorderlessSolid';
702
701
  export { IconWarningLine } from './IconWarningLine';
703
- export { IconWindowsSolid } from './IconWindowsSolid';
702
+ export { IconWarningSolid } from './IconWarningSolid';
704
703
  export { IconWindowsLine } from './IconWindowsLine';
705
- export { IconWordpressSolid } from './IconWordpressSolid';
704
+ export { IconWindowsSolid } from './IconWindowsSolid';
706
705
  export { IconWordpressLine } from './IconWordpressLine';
707
- export { IconXSolid } from './IconXSolid';
706
+ export { IconWordpressSolid } from './IconWordpressSolid';
708
707
  export { IconXLine } from './IconXLine';
709
- export { IconZippedSolid } from './IconZippedSolid';
708
+ export { IconXSolid } from './IconXSolid';
710
709
  export { IconZippedLine } from './IconZippedLine';
711
- export { IconZoomInSolid } from './IconZoomInSolid';
710
+ export { IconZippedSolid } from './IconZippedSolid';
712
711
  export { IconZoomInLine } from './IconZoomInLine';
713
- export { IconZoomOutSolid } from './IconZoomOutSolid';
714
- export { IconZoomOutLine } from './IconZoomOutLine';
712
+ export { IconZoomInSolid } from './IconZoomInSolid';
713
+ export { IconZoomOutLine } from './IconZoomOutLine';
714
+ export { IconZoomOutSolid } from './IconZoomOutSolid';
package/lib/index.js CHANGED
@@ -5612,106 +5612,106 @@ var _IconToggleRightLine = require("./IconToggleRightLine");
5612
5612
 
5613
5613
  var _IconToggleRightSolid = require("./IconToggleRightSolid");
5614
5614
 
5615
- var _IconToggleStartSolid = require("./IconToggleStartSolid");
5616
-
5617
5615
  var _IconToggleStartLine = require("./IconToggleStartLine");
5618
5616
 
5619
- var _IconTrashSolid = require("./IconTrashSolid");
5617
+ var _IconToggleStartSolid = require("./IconToggleStartSolid");
5620
5618
 
5621
5619
  var _IconTrashLine = require("./IconTrashLine");
5622
5620
 
5623
- var _IconTroubleSolid = require("./IconTroubleSolid");
5621
+ var _IconTrashSolid = require("./IconTrashSolid");
5624
5622
 
5625
5623
  var _IconTroubleLine = require("./IconTroubleLine");
5626
5624
 
5627
- var _IconTwitterBoxedSolid = require("./IconTwitterBoxedSolid");
5625
+ var _IconTroubleSolid = require("./IconTroubleSolid");
5628
5626
 
5629
5627
  var _IconTwitterBoxedLine = require("./IconTwitterBoxedLine");
5630
5628
 
5631
- var _IconTwitterSolid = require("./IconTwitterSolid");
5629
+ var _IconTwitterBoxedSolid = require("./IconTwitterBoxedSolid");
5632
5630
 
5633
5631
  var _IconTwitterLine = require("./IconTwitterLine");
5634
5632
 
5635
- var _IconUnarchiveSolid = require("./IconUnarchiveSolid");
5633
+ var _IconTwitterSolid = require("./IconTwitterSolid");
5636
5634
 
5637
5635
  var _IconUnarchiveLine = require("./IconUnarchiveLine");
5638
5636
 
5639
- var _IconUnderlineSolid = require("./IconUnderlineSolid");
5637
+ var _IconUnarchiveSolid = require("./IconUnarchiveSolid");
5640
5638
 
5641
5639
  var _IconUnderlineLine = require("./IconUnderlineLine");
5642
5640
 
5643
- var _IconUnlockSolid = require("./IconUnlockSolid");
5641
+ var _IconUnderlineSolid = require("./IconUnderlineSolid");
5644
5642
 
5645
5643
  var _IconUnlockLine = require("./IconUnlockLine");
5646
5644
 
5647
- var _IconUnmutedSolid = require("./IconUnmutedSolid");
5645
+ var _IconUnlockSolid = require("./IconUnlockSolid");
5648
5646
 
5649
5647
  var _IconUnmutedLine = require("./IconUnmutedLine");
5650
5648
 
5651
- var _IconUnpublishSolid = require("./IconUnpublishSolid");
5649
+ var _IconUnmutedSolid = require("./IconUnmutedSolid");
5652
5650
 
5653
5651
  var _IconUnpublishLine = require("./IconUnpublishLine");
5654
5652
 
5655
- var _IconUnpublishedSolid = require("./IconUnpublishedSolid");
5653
+ var _IconUnpublishSolid = require("./IconUnpublishSolid");
5656
5654
 
5657
5655
  var _IconUnpublishedLine = require("./IconUnpublishedLine");
5658
5656
 
5659
- var _IconUpdownSolid = require("./IconUpdownSolid");
5657
+ var _IconUnpublishedSolid = require("./IconUnpublishedSolid");
5660
5658
 
5661
5659
  var _IconUpdownLine = require("./IconUpdownLine");
5662
5660
 
5663
- var _IconUploadSolid = require("./IconUploadSolid");
5661
+ var _IconUpdownSolid = require("./IconUpdownSolid");
5664
5662
 
5665
5663
  var _IconUploadLine = require("./IconUploadLine");
5666
5664
 
5667
- var _IconUserAddSolid = require("./IconUserAddSolid");
5665
+ var _IconUploadSolid = require("./IconUploadSolid");
5668
5666
 
5669
5667
  var _IconUserAddLine = require("./IconUserAddLine");
5670
5668
 
5671
- var _IconUserSolid = require("./IconUserSolid");
5669
+ var _IconUserAddSolid = require("./IconUserAddSolid");
5672
5670
 
5673
5671
  var _IconUserLine = require("./IconUserLine");
5674
5672
 
5675
- var _IconVideoCameraOffSolid = require("./IconVideoCameraOffSolid");
5673
+ var _IconUserSolid = require("./IconUserSolid");
5676
5674
 
5677
5675
  var _IconVideoCameraOffLine = require("./IconVideoCameraOffLine");
5678
5676
 
5679
- var _IconVideoCameraSolid = require("./IconVideoCameraSolid");
5677
+ var _IconVideoCameraOffSolid = require("./IconVideoCameraOffSolid");
5680
5678
 
5681
5679
  var _IconVideoCameraLine = require("./IconVideoCameraLine");
5682
5680
 
5683
- var _IconVideoSolid = require("./IconVideoSolid");
5681
+ var _IconVideoCameraSolid = require("./IconVideoCameraSolid");
5684
5682
 
5685
5683
  var _IconVideoLine = require("./IconVideoLine");
5686
5684
 
5687
- var _IconWarningBorderlessSolid = require("./IconWarningBorderlessSolid");
5685
+ var _IconVideoSolid = require("./IconVideoSolid");
5688
5686
 
5689
5687
  var _IconWarningBorderlessLine = require("./IconWarningBorderlessLine");
5690
5688
 
5691
- var _IconWarningSolid = require("./IconWarningSolid");
5689
+ var _IconWarningBorderlessSolid = require("./IconWarningBorderlessSolid");
5692
5690
 
5693
5691
  var _IconWarningLine = require("./IconWarningLine");
5694
5692
 
5695
- var _IconWindowsSolid = require("./IconWindowsSolid");
5693
+ var _IconWarningSolid = require("./IconWarningSolid");
5696
5694
 
5697
5695
  var _IconWindowsLine = require("./IconWindowsLine");
5698
5696
 
5699
- var _IconWordpressSolid = require("./IconWordpressSolid");
5697
+ var _IconWindowsSolid = require("./IconWindowsSolid");
5700
5698
 
5701
5699
  var _IconWordpressLine = require("./IconWordpressLine");
5702
5700
 
5703
- var _IconXSolid = require("./IconXSolid");
5701
+ var _IconWordpressSolid = require("./IconWordpressSolid");
5704
5702
 
5705
5703
  var _IconXLine = require("./IconXLine");
5706
5704
 
5707
- var _IconZippedSolid = require("./IconZippedSolid");
5705
+ var _IconXSolid = require("./IconXSolid");
5708
5706
 
5709
5707
  var _IconZippedLine = require("./IconZippedLine");
5710
5708
 
5711
- var _IconZoomInSolid = require("./IconZoomInSolid");
5709
+ var _IconZippedSolid = require("./IconZippedSolid");
5712
5710
 
5713
5711
  var _IconZoomInLine = require("./IconZoomInLine");
5714
5712
 
5715
- var _IconZoomOutSolid = require("./IconZoomOutSolid");
5713
+ var _IconZoomInSolid = require("./IconZoomInSolid");
5714
+
5715
+ var _IconZoomOutLine = require("./IconZoomOutLine");
5716
5716
 
5717
- var _IconZoomOutLine = require("./IconZoomOutLine");
5717
+ var _IconZoomOutSolid = require("./IconZoomOutSolid");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-icons",
3
- "version": "8.22.0",
3
+ "version": "8.22.1-snapshot.23+23720451b",
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.22.0",
26
- "@instructure/ui-icons-build": "8.22.0",
25
+ "@instructure/ui-babel-preset": "8.22.1-snapshot.23+23720451b",
26
+ "@instructure/ui-icons-build": "8.22.1-snapshot.23+23720451b",
27
27
  "gulp": "^4.0.2"
28
28
  },
29
29
  "dependencies": {
30
30
  "@babel/runtime": "^7.13.10",
31
- "@instructure/ui-svg-images": "8.22.0",
31
+ "@instructure/ui-svg-images": "8.22.1-snapshot.23+23720451b",
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": "23720451b9e91fc1ba0b31b4f22fff32669a4d59"
41
42
  }