@instructure/ui-icons 8.24.3-snapshot.5 → 8.24.3

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.
Files changed (172) hide show
  1. package/CHANGELOG.md +5 -3
  2. package/es/IconArrowLeftLine.js +3 -1
  3. package/es/IconArrowLeftSolid.js +3 -1
  4. package/es/IconArrowOpenLeftLine.js +3 -1
  5. package/es/IconArrowOpenLeftSolid.js +3 -1
  6. package/es/IconArrowOpenRightLine.js +3 -1
  7. package/es/IconArrowOpenRightSolid.js +3 -1
  8. package/es/IconArrowRightLine.js +3 -1
  9. package/es/IconArrowRightSolid.js +3 -1
  10. package/es/IconCopyCourseLine.js +3 -1
  11. package/es/IconCopyCourseSolid.js +3 -1
  12. package/es/IconDiscussionReplyDarkLine.js +3 -1
  13. package/es/IconDiscussionReplyDarkSolid.js +3 -1
  14. package/es/IconDiscussionReplyLine.js +3 -1
  15. package/es/IconDiscussionReplySolid.js +3 -1
  16. package/es/IconDiscussionSearchLine.js +3 -1
  17. package/es/IconDiscussionSearchSolid.js +3 -1
  18. package/es/IconDiscussionXLine.js +3 -1
  19. package/es/IconDiscussionXSolid.js +3 -1
  20. package/es/IconExpandLeftLine.js +3 -1
  21. package/es/IconExpandLeftSolid.js +3 -1
  22. package/es/IconInstructureLine.js +5 -0
  23. package/es/IconInstructureLogoLine.js +40 -0
  24. package/es/IconInstructureLogoSolid.js +40 -0
  25. package/es/IconInstructureSolid.js +5 -0
  26. package/es/IconMaterialsRequiredLightLine.js +3 -1
  27. package/es/IconMaterialsRequiredLightSolid.js +3 -1
  28. package/es/IconMatureLightLine.js +3 -1
  29. package/es/IconMatureLightSolid.js +3 -1
  30. package/es/IconMiniArrowLeftLine.js +3 -1
  31. package/es/IconMiniArrowLeftSolid.js +3 -1
  32. package/es/IconMiniArrowRightLine.js +3 -1
  33. package/es/IconMiniArrowRightSolid.js +3 -1
  34. package/es/IconMoveLeftLine.js +3 -1
  35. package/es/IconMoveLeftSolid.js +3 -1
  36. package/es/IconMoveRightLine.js +3 -1
  37. package/es/IconMoveRightSolid.js +3 -1
  38. package/es/IconNoteDarkLine.js +3 -1
  39. package/es/IconNoteDarkSolid.js +3 -1
  40. package/es/IconNoteLightLine.js +3 -1
  41. package/es/IconNoteLightSolid.js +3 -1
  42. package/es/IconRssAddLine.js +3 -1
  43. package/es/IconRssAddSolid.js +3 -1
  44. package/es/IconSearchAddressBookLine.js +3 -1
  45. package/es/IconSearchAddressBookSolid.js +3 -1
  46. package/es/IconSettings2Line.js +3 -1
  47. package/es/IconSettings2Solid.js +3 -1
  48. package/es/IconTextLeftLine.js +3 -1
  49. package/es/IconTextLeftSolid.js +3 -1
  50. package/es/IconTextRightLine.js +3 -1
  51. package/es/IconTextRightSolid.js +3 -1
  52. package/es/IconToggleLeftLine.js +3 -1
  53. package/es/IconToggleLeftSolid.js +3 -1
  54. package/es/IconToggleRightLine.js +3 -1
  55. package/es/IconToggleRightSolid.js +3 -1
  56. package/es/IconTwitterBoxedLine.js +3 -1
  57. package/es/IconTwitterBoxedSolid.js +3 -1
  58. package/es/IconUnpublishLine.js +3 -1
  59. package/es/IconUnpublishSolid.js +3 -1
  60. package/es/IconUserAddLine.js +3 -1
  61. package/es/IconUserAddSolid.js +3 -1
  62. package/es/font/Line/InstructureIcons-Line.css +202 -197
  63. package/es/font/Line/InstructureIcons-Line.eot +0 -0
  64. package/es/font/Line/InstructureIcons-Line.svg +200 -197
  65. package/es/font/Line/InstructureIcons-Line.ttf +0 -0
  66. package/es/font/Line/InstructureIcons-Line.woff +0 -0
  67. package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
  68. package/es/font/Line/InstructureIcons-Line_icon-map.scss +199 -197
  69. package/es/font/Solid/InstructureIcons-Solid.css +202 -197
  70. package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
  71. package/es/font/Solid/InstructureIcons-Solid.svg +200 -197
  72. package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
  73. package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
  74. package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  75. package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +199 -197
  76. package/es/font/index.js +1926 -1906
  77. package/es/index.js +2 -0
  78. package/es/svg/index.js +1 -1
  79. package/lib/IconArrowLeftLine.js +3 -1
  80. package/lib/IconArrowLeftSolid.js +3 -1
  81. package/lib/IconArrowOpenLeftLine.js +3 -1
  82. package/lib/IconArrowOpenLeftSolid.js +3 -1
  83. package/lib/IconArrowOpenRightLine.js +3 -1
  84. package/lib/IconArrowOpenRightSolid.js +3 -1
  85. package/lib/IconArrowRightLine.js +3 -1
  86. package/lib/IconArrowRightSolid.js +3 -1
  87. package/lib/IconCopyCourseLine.js +3 -1
  88. package/lib/IconCopyCourseSolid.js +3 -1
  89. package/lib/IconDiscussionReplyDarkLine.js +3 -1
  90. package/lib/IconDiscussionReplyDarkSolid.js +3 -1
  91. package/lib/IconDiscussionReplyLine.js +3 -1
  92. package/lib/IconDiscussionReplySolid.js +3 -1
  93. package/lib/IconDiscussionSearchLine.js +3 -1
  94. package/lib/IconDiscussionSearchSolid.js +3 -1
  95. package/lib/IconDiscussionXLine.js +3 -1
  96. package/lib/IconDiscussionXSolid.js +3 -1
  97. package/lib/IconExpandLeftLine.js +3 -1
  98. package/lib/IconExpandLeftSolid.js +3 -1
  99. package/lib/IconInstructureLine.js +5 -0
  100. package/lib/IconInstructureLogoLine.js +51 -0
  101. package/lib/IconInstructureLogoSolid.js +51 -0
  102. package/lib/IconInstructureSolid.js +5 -0
  103. package/lib/IconMaterialsRequiredLightLine.js +3 -1
  104. package/lib/IconMaterialsRequiredLightSolid.js +3 -1
  105. package/lib/IconMatureLightLine.js +3 -1
  106. package/lib/IconMatureLightSolid.js +3 -1
  107. package/lib/IconMiniArrowLeftLine.js +3 -1
  108. package/lib/IconMiniArrowLeftSolid.js +3 -1
  109. package/lib/IconMiniArrowRightLine.js +3 -1
  110. package/lib/IconMiniArrowRightSolid.js +3 -1
  111. package/lib/IconMoveLeftLine.js +3 -1
  112. package/lib/IconMoveLeftSolid.js +3 -1
  113. package/lib/IconMoveRightLine.js +3 -1
  114. package/lib/IconMoveRightSolid.js +3 -1
  115. package/lib/IconNoteDarkLine.js +3 -1
  116. package/lib/IconNoteDarkSolid.js +3 -1
  117. package/lib/IconNoteLightLine.js +3 -1
  118. package/lib/IconNoteLightSolid.js +3 -1
  119. package/lib/IconRssAddLine.js +3 -1
  120. package/lib/IconRssAddSolid.js +3 -1
  121. package/lib/IconSearchAddressBookLine.js +3 -1
  122. package/lib/IconSearchAddressBookSolid.js +3 -1
  123. package/lib/IconSettings2Line.js +3 -1
  124. package/lib/IconSettings2Solid.js +3 -1
  125. package/lib/IconTextLeftLine.js +3 -1
  126. package/lib/IconTextLeftSolid.js +3 -1
  127. package/lib/IconTextRightLine.js +3 -1
  128. package/lib/IconTextRightSolid.js +3 -1
  129. package/lib/IconToggleLeftLine.js +3 -1
  130. package/lib/IconToggleLeftSolid.js +3 -1
  131. package/lib/IconToggleRightLine.js +3 -1
  132. package/lib/IconToggleRightSolid.js +3 -1
  133. package/lib/IconTwitterBoxedLine.js +3 -1
  134. package/lib/IconTwitterBoxedSolid.js +3 -1
  135. package/lib/IconUnpublishLine.js +3 -1
  136. package/lib/IconUnpublishSolid.js +3 -1
  137. package/lib/IconUserAddLine.js +3 -1
  138. package/lib/IconUserAddSolid.js +3 -1
  139. package/lib/font/Line/InstructureIcons-Line.css +202 -197
  140. package/lib/font/Line/InstructureIcons-Line.eot +0 -0
  141. package/lib/font/Line/InstructureIcons-Line.svg +200 -197
  142. package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
  143. package/lib/font/Line/InstructureIcons-Line.woff +0 -0
  144. package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
  145. package/lib/font/Line/InstructureIcons-Line_icon-map.scss +199 -197
  146. package/lib/font/Solid/InstructureIcons-Solid.css +202 -197
  147. package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
  148. package/lib/font/Solid/InstructureIcons-Solid.svg +200 -197
  149. package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
  150. package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
  151. package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  152. package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +199 -197
  153. package/lib/font/index.js +2294 -2272
  154. package/lib/index.js +16 -0
  155. package/lib/svg/index.js +1 -1
  156. package/package.json +5 -6
  157. package/svg/Line/instructure-logo.svg +3 -0
  158. package/svg/Solid/instructure-logo.svg +3 -0
  159. package/tsconfig.build.tsbuildinfo +1 -1
  160. package/types/IconInstructureLine.d.ts +1 -0
  161. package/types/IconInstructureLine.d.ts.map +1 -1
  162. package/types/IconInstructureLogoLine.d.ts +29 -0
  163. package/types/IconInstructureLogoLine.d.ts.map +1 -0
  164. package/types/IconInstructureLogoSolid.d.ts +29 -0
  165. package/types/IconInstructureLogoSolid.d.ts.map +1 -0
  166. package/types/IconInstructureSolid.d.ts +1 -0
  167. package/types/IconInstructureSolid.d.ts.map +1 -1
  168. package/types/font/index.d.ts +750 -714
  169. package/types/index.d.ts +2 -0
  170. package/types/index.d.ts.map +1 -1
  171. package/types/svg/index.d.ts +414 -394
  172. package/LICENSE.md +0 -27
package/CHANGELOG.md CHANGED
@@ -3,13 +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
- ## [8.24.2](https://github.com/instructure/instructure-ui/compare/v8.24.1...v8.24.2) (2022-05-02)
7
-
8
- **Note:** Version bump only for package @instructure/ui-icons
6
+ ## [8.24.3](https://github.com/instructure/instructure-ui/compare/v8.24.2...v8.24.3) (2022-05-25)
9
7
 
8
+ ### Bug Fixes
10
9
 
10
+ - **ui-icons-build,ui-icons:** correct `instructure` icon displaying `canvas` logo ([53afffb](https://github.com/instructure/instructure-ui/commit/53afffb68cdee592b6d98380f2b7559659c2caee))
11
11
 
12
+ ## [8.24.2](https://github.com/instructure/instructure-ui/compare/v8.24.1...v8.24.2) (2022-05-02)
12
13
 
14
+ **Note:** Version bump only for package @instructure/ui-icons
13
15
 
14
16
  ## [8.24.1](https://github.com/instructure/instructure-ui/compare/v8.24.0...v8.24.1) (2022-04-29)
15
17
 
@@ -19,7 +19,9 @@ class IconArrowLeftLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconArrowLeftLine /> is deprecated. Please use <IconArrowStartLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconArrowLeft",
@@ -19,7 +19,9 @@ class IconArrowLeftSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconArrowLeftSolid /> is deprecated. Please use <IconArrowStartSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconArrowLeft",
@@ -19,7 +19,9 @@ class IconArrowOpenLeftLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconArrowOpenLeftLine /> is deprecated. Please use <IconArrowOpenStartLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconArrowOpenLeft",
@@ -19,7 +19,9 @@ class IconArrowOpenLeftSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconArrowOpenLeftSolid /> is deprecated. Please use <IconArrowOpenStartSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconArrowOpenLeft",
@@ -19,7 +19,9 @@ class IconArrowOpenRightLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconArrowOpenRightLine /> is deprecated. Please use <IconArrowOpenEndLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconArrowOpenRight",
@@ -19,7 +19,9 @@ class IconArrowOpenRightSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconArrowOpenRightSolid /> is deprecated. Please use <IconArrowOpenEndSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconArrowOpenRight",
@@ -19,7 +19,9 @@ class IconArrowRightLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconArrowRightLine /> is deprecated. Please use <IconArrowEndLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconArrowRight",
@@ -19,7 +19,9 @@ class IconArrowRightSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconArrowRightSolid /> is deprecated. Please use <IconArrowEndSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconArrowRight",
@@ -19,7 +19,9 @@ class IconCopyCourseLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconCopyCourseLine /> is deprecated. Please use <IconCopyLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconCopyCourse",
@@ -19,7 +19,9 @@ class IconCopyCourseSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconCopyCourseSolid /> is deprecated. Please use <IconCopySolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconCopyCourse",
@@ -19,7 +19,9 @@ class IconDiscussionReplyDarkLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconDiscussionReplyDarkLine /> is deprecated. Please use <IconMoreLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconDiscussionReplyDark",
@@ -19,7 +19,9 @@ class IconDiscussionReplyDarkSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconDiscussionReplyDarkSolid /> is deprecated. Please use <IconMoreSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconDiscussionReplyDark",
@@ -19,7 +19,9 @@ class IconDiscussionReplyLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconDiscussionReplyLine /> is deprecated. Please use <IconMoreLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconDiscussionReply",
@@ -19,7 +19,9 @@ class IconDiscussionReplySolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconDiscussionReplySolid /> is deprecated. Please use <IconMoreSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconDiscussionReply",
@@ -19,7 +19,9 @@ class IconDiscussionSearchLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconDiscussionSearchLine /> is deprecated. Please use <IconSearchLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconDiscussionSearch",
@@ -19,7 +19,9 @@ class IconDiscussionSearchSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconDiscussionSearchSolid /> is deprecated. Please use <IconSearchSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconDiscussionSearch",
@@ -19,7 +19,9 @@ class IconDiscussionXLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconDiscussionXLine /> is deprecated. Please use <IconXLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconDiscussionX",
@@ -19,7 +19,9 @@ class IconDiscussionXSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconDiscussionXSolid /> is deprecated. Please use <IconXSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconDiscussionX",
@@ -19,7 +19,9 @@ class IconExpandLeftLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconExpandLeftLine /> is deprecated. Please use <IconExpandStartLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconExpandLeft",
@@ -19,7 +19,9 @@ class IconExpandLeftSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconExpandLeftSolid /> is deprecated. Please use <IconExpandStartSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconExpandLeft",
@@ -19,6 +19,10 @@ class IconInstructureLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconInstructureLine /> is deprecated. Please use <IconInstructureLogoLine /> instead.');
24
+ }
25
+
22
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
23
27
  name: "IconInstructure",
24
28
  viewBox: "0 0 1920 1920",
@@ -34,6 +38,7 @@ class IconInstructureLine extends Component {
34
38
  IconInstructureLine.glyphName = 'instructure';
35
39
  IconInstructureLine.variant = 'Line';
36
40
  IconInstructureLine.displayName = 'IconInstructureLine';
41
+ IconInstructureLine.deprecated = true;
37
42
  IconInstructureLine.propTypes = { ...SVGIcon.propTypes
38
43
  };
39
44
  IconInstructureLine.allowedProps = [...SVGIcon.allowedProps];
@@ -0,0 +1,40 @@
1
+ var _path;
2
+
3
+ import React, { Component } from 'react';
4
+ import { SVGIcon } from '@instructure/ui-svg-images';
5
+
6
+ class IconInstructureLogoLine extends Component {
7
+ constructor() {
8
+ super(...arguments);
9
+ this.ref = null;
10
+
11
+ this.handleRef = el => {
12
+ const elementRef = this.props.elementRef;
13
+ this.ref = el;
14
+
15
+ if (typeof elementRef === 'function') {
16
+ elementRef(el);
17
+ }
18
+ };
19
+ }
20
+
21
+ render() {
22
+ return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
23
+ name: "IconInstructureLogo",
24
+ viewBox: "0 0 1920 1920",
25
+ elementRef: this.handleRef
26
+ }), _path || (_path = /*#__PURE__*/React.createElement("path", {
27
+ d: "M1448.57 288.052 1084.46 502.746 1448.55 718.026 1813.23 502.732 1448.57 288.052ZM959.965 429.191 1323.92 214.589 959.988 0 596.032 214.602 959.965 429.191ZM835.499 502.732 471.388 288.038 106.704 502.732 471.388 718.026 835.499 502.732ZM106.667 1416.54 960 1920 1813.33 1416.54 960 913.07 106.667 1416.54Z"
28
+ })));
29
+ }
30
+
31
+ }
32
+
33
+ IconInstructureLogoLine.glyphName = 'instructure-logo';
34
+ IconInstructureLogoLine.variant = 'Line';
35
+ IconInstructureLogoLine.displayName = 'IconInstructureLogoLine';
36
+ IconInstructureLogoLine.propTypes = { ...SVGIcon.propTypes
37
+ };
38
+ IconInstructureLogoLine.allowedProps = [...SVGIcon.allowedProps];
39
+ export default IconInstructureLogoLine;
40
+ export { IconInstructureLogoLine };
@@ -0,0 +1,40 @@
1
+ var _path;
2
+
3
+ import React, { Component } from 'react';
4
+ import { SVGIcon } from '@instructure/ui-svg-images';
5
+
6
+ class IconInstructureLogoSolid extends Component {
7
+ constructor() {
8
+ super(...arguments);
9
+ this.ref = null;
10
+
11
+ this.handleRef = el => {
12
+ const elementRef = this.props.elementRef;
13
+ this.ref = el;
14
+
15
+ if (typeof elementRef === 'function') {
16
+ elementRef(el);
17
+ }
18
+ };
19
+ }
20
+
21
+ render() {
22
+ return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
23
+ name: "IconInstructureLogo",
24
+ viewBox: "0 0 1920 1920",
25
+ elementRef: this.handleRef
26
+ }), _path || (_path = /*#__PURE__*/React.createElement("path", {
27
+ d: "M1448.57 288.052 1084.46 502.746 1448.55 718.026 1813.23 502.732 1448.57 288.052ZM959.966 429.191 1323.92 214.589 959.988 0 596.032 214.602 959.966 429.191ZM835.499 502.732 471.388 288.038 106.704 502.732 471.388 718.026 835.499 502.732ZM106.667 1416.54 960 1920 1813.33 1416.54 960 913.07 106.667 1416.54Z"
28
+ })));
29
+ }
30
+
31
+ }
32
+
33
+ IconInstructureLogoSolid.glyphName = 'instructure-logo';
34
+ IconInstructureLogoSolid.variant = 'Solid';
35
+ IconInstructureLogoSolid.displayName = 'IconInstructureLogoSolid';
36
+ IconInstructureLogoSolid.propTypes = { ...SVGIcon.propTypes
37
+ };
38
+ IconInstructureLogoSolid.allowedProps = [...SVGIcon.allowedProps];
39
+ export default IconInstructureLogoSolid;
40
+ export { IconInstructureLogoSolid };
@@ -19,6 +19,10 @@ class IconInstructureSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconInstructureSolid /> is deprecated. Please use <IconInstructureLogoSolid /> instead.');
24
+ }
25
+
22
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
23
27
  name: "IconInstructure",
24
28
  viewBox: "0 0 1920 1920",
@@ -34,6 +38,7 @@ class IconInstructureSolid extends Component {
34
38
  IconInstructureSolid.glyphName = 'instructure';
35
39
  IconInstructureSolid.variant = 'Solid';
36
40
  IconInstructureSolid.displayName = 'IconInstructureSolid';
41
+ IconInstructureSolid.deprecated = true;
37
42
  IconInstructureSolid.propTypes = { ...SVGIcon.propTypes
38
43
  };
39
44
  IconInstructureSolid.allowedProps = [...SVGIcon.allowedProps];
@@ -19,7 +19,9 @@ class IconMaterialsRequiredLightLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMaterialsRequiredLightLine /> is deprecated. Please use <IconMaterialsRequiredLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMaterialsRequiredLight",
@@ -19,7 +19,9 @@ class IconMaterialsRequiredLightSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMaterialsRequiredLightSolid /> is deprecated. Please use <IconMaterialsRequiredSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMaterialsRequiredLight",
@@ -19,7 +19,9 @@ class IconMatureLightLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMatureLightLine /> is deprecated. Please use <IconMatureLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMatureLight",
@@ -19,7 +19,9 @@ class IconMatureLightSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMatureLightSolid /> is deprecated. Please use <IconMatureSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMatureLight",
@@ -19,7 +19,9 @@ class IconMiniArrowLeftLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMiniArrowLeftLine /> is deprecated. Please use <IconMiniArrowStartLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMiniArrowLeft",
@@ -19,7 +19,9 @@ class IconMiniArrowLeftSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMiniArrowLeftSolid /> is deprecated. Please use <IconMiniArrowStartSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMiniArrowLeft",
@@ -19,7 +19,9 @@ class IconMiniArrowRightLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMiniArrowRightLine /> is deprecated. Please use <IconMiniArrowEndLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMiniArrowRight",
@@ -19,7 +19,9 @@ class IconMiniArrowRightSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMiniArrowRightSolid /> is deprecated. Please use <IconMiniArrowEndSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMiniArrowRight",
@@ -19,7 +19,9 @@ class IconMoveLeftLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMoveLeftLine /> is deprecated. Please use <IconMoveStartLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMoveLeft",
@@ -19,7 +19,9 @@ class IconMoveLeftSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMoveLeftSolid /> is deprecated. Please use <IconMoveStartSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMoveLeft",
@@ -19,7 +19,9 @@ class IconMoveRightLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMoveRightLine /> is deprecated. Please use <IconMoveEndLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMoveRight",
@@ -19,7 +19,9 @@ class IconMoveRightSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconMoveRightSolid /> is deprecated. Please use <IconMoveEndSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconMoveRight",
@@ -19,7 +19,9 @@ class IconNoteDarkLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconNoteDarkLine /> is deprecated. Please use <IconNoteLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconNoteDark",
@@ -19,7 +19,9 @@ class IconNoteDarkSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconNoteDarkSolid /> is deprecated. Please use <IconNoteSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconNoteDark",
@@ -19,7 +19,9 @@ class IconNoteLightLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconNoteLightLine /> is deprecated. Please use <IconNoteLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconNoteLight",
@@ -19,7 +19,9 @@ class IconNoteLightSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconNoteLightSolid /> is deprecated. Please use <IconNoteSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconNoteLight",
@@ -19,7 +19,9 @@ class IconRssAddLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconRssAddLine /> is deprecated. Please use <IconAddLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconRssAdd",
@@ -19,7 +19,9 @@ class IconRssAddSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconRssAddSolid /> is deprecated. Please use <IconAddSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconRssAdd",
@@ -19,7 +19,9 @@ class IconSearchAddressBookLine extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconSearchAddressBookLine /> is deprecated. Please use <IconSearchLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconSearchAddressBook",
@@ -19,7 +19,9 @@ class IconSearchAddressBookSolid extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconSearchAddressBookSolid /> is deprecated. Please use <IconSearchSolid /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconSearchAddressBook",
@@ -19,7 +19,9 @@ class IconSettings2Line extends Component {
19
19
  }
20
20
 
21
21
  render() {
22
- if (process.env.NODE_ENV !== 'production') {}
22
+ if (process.env.NODE_ENV !== 'production') {
23
+ console.warn('<IconSettings2Line /> is deprecated. Please use <IconSettingsLine /> instead.');
24
+ }
23
25
 
24
26
  return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
25
27
  name: "IconSettings2",