@instructure/ui-icons 8.24.2 → 8.24.3-snapshot.6
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/IconArrowLeftLine.js +3 -1
- package/es/IconArrowLeftSolid.js +3 -1
- package/es/IconArrowOpenLeftLine.js +3 -1
- package/es/IconArrowOpenLeftSolid.js +3 -1
- package/es/IconArrowOpenRightLine.js +3 -1
- package/es/IconArrowOpenRightSolid.js +3 -1
- package/es/IconArrowRightLine.js +3 -1
- package/es/IconArrowRightSolid.js +3 -1
- package/es/IconCopyCourseLine.js +3 -1
- package/es/IconCopyCourseSolid.js +3 -1
- package/es/IconDiscussionReplyDarkLine.js +3 -1
- package/es/IconDiscussionReplyDarkSolid.js +3 -1
- package/es/IconDiscussionReplyLine.js +3 -1
- package/es/IconDiscussionReplySolid.js +3 -1
- package/es/IconDiscussionSearchLine.js +3 -1
- package/es/IconDiscussionSearchSolid.js +3 -1
- package/es/IconDiscussionXLine.js +3 -1
- package/es/IconDiscussionXSolid.js +3 -1
- package/es/IconExpandLeftLine.js +3 -1
- package/es/IconExpandLeftSolid.js +3 -1
- package/es/IconInstructureLine.js +5 -0
- package/es/IconInstructureLogoLine.js +40 -0
- package/es/IconInstructureLogoSolid.js +40 -0
- package/es/IconInstructureSolid.js +5 -0
- package/es/IconMaterialsRequiredLightLine.js +3 -1
- package/es/IconMaterialsRequiredLightSolid.js +3 -1
- package/es/IconMatureLightLine.js +3 -1
- package/es/IconMatureLightSolid.js +3 -1
- package/es/IconMiniArrowLeftLine.js +3 -1
- package/es/IconMiniArrowLeftSolid.js +3 -1
- package/es/IconMiniArrowRightLine.js +3 -1
- package/es/IconMiniArrowRightSolid.js +3 -1
- package/es/IconMoveLeftLine.js +3 -1
- package/es/IconMoveLeftSolid.js +3 -1
- package/es/IconMoveRightLine.js +3 -1
- package/es/IconMoveRightSolid.js +3 -1
- package/es/IconNoteDarkLine.js +3 -1
- package/es/IconNoteDarkSolid.js +3 -1
- package/es/IconNoteLightLine.js +3 -1
- package/es/IconNoteLightSolid.js +3 -1
- package/es/IconRssAddLine.js +3 -1
- package/es/IconRssAddSolid.js +3 -1
- package/es/IconSearchAddressBookLine.js +3 -1
- package/es/IconSearchAddressBookSolid.js +3 -1
- package/es/IconSettings2Line.js +3 -1
- package/es/IconSettings2Solid.js +3 -1
- package/es/IconTextLeftLine.js +3 -1
- package/es/IconTextLeftSolid.js +3 -1
- package/es/IconTextRightLine.js +3 -1
- package/es/IconTextRightSolid.js +3 -1
- package/es/IconToggleLeftLine.js +3 -1
- package/es/IconToggleLeftSolid.js +3 -1
- package/es/IconToggleRightLine.js +3 -1
- package/es/IconToggleRightSolid.js +3 -1
- package/es/IconTwitterBoxedLine.js +3 -1
- package/es/IconTwitterBoxedSolid.js +3 -1
- package/es/IconUnpublishLine.js +3 -1
- package/es/IconUnpublishSolid.js +3 -1
- package/es/IconUserAddLine.js +3 -1
- package/es/IconUserAddSolid.js +3 -1
- package/es/font/Line/InstructureIcons-Line.css +202 -197
- package/es/font/Line/InstructureIcons-Line.eot +0 -0
- package/es/font/Line/InstructureIcons-Line.svg +200 -197
- 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/Line/InstructureIcons-Line_icon-map.scss +199 -197
- package/es/font/Solid/InstructureIcons-Solid.css +202 -197
- package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
- package/es/font/Solid/InstructureIcons-Solid.svg +200 -197
- 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/font/Solid/InstructureIcons-Solid_icon-map.scss +199 -197
- package/es/font/index.js +416 -396
- package/es/index.js +22 -20
- package/es/svg/index.js +1 -1
- package/lib/IconArrowLeftLine.js +3 -1
- package/lib/IconArrowLeftSolid.js +3 -1
- package/lib/IconArrowOpenLeftLine.js +3 -1
- package/lib/IconArrowOpenLeftSolid.js +3 -1
- package/lib/IconArrowOpenRightLine.js +3 -1
- package/lib/IconArrowOpenRightSolid.js +3 -1
- package/lib/IconArrowRightLine.js +3 -1
- package/lib/IconArrowRightSolid.js +3 -1
- package/lib/IconCopyCourseLine.js +3 -1
- package/lib/IconCopyCourseSolid.js +3 -1
- package/lib/IconDiscussionReplyDarkLine.js +3 -1
- package/lib/IconDiscussionReplyDarkSolid.js +3 -1
- package/lib/IconDiscussionReplyLine.js +3 -1
- package/lib/IconDiscussionReplySolid.js +3 -1
- package/lib/IconDiscussionSearchLine.js +3 -1
- package/lib/IconDiscussionSearchSolid.js +3 -1
- package/lib/IconDiscussionXLine.js +3 -1
- package/lib/IconDiscussionXSolid.js +3 -1
- package/lib/IconExpandLeftLine.js +3 -1
- package/lib/IconExpandLeftSolid.js +3 -1
- package/lib/IconInstructureLine.js +5 -0
- package/lib/IconInstructureLogoLine.js +51 -0
- package/lib/IconInstructureLogoSolid.js +51 -0
- package/lib/IconInstructureSolid.js +5 -0
- package/lib/IconMaterialsRequiredLightLine.js +3 -1
- package/lib/IconMaterialsRequiredLightSolid.js +3 -1
- package/lib/IconMatureLightLine.js +3 -1
- package/lib/IconMatureLightSolid.js +3 -1
- package/lib/IconMiniArrowLeftLine.js +3 -1
- package/lib/IconMiniArrowLeftSolid.js +3 -1
- package/lib/IconMiniArrowRightLine.js +3 -1
- package/lib/IconMiniArrowRightSolid.js +3 -1
- package/lib/IconMoveLeftLine.js +3 -1
- package/lib/IconMoveLeftSolid.js +3 -1
- package/lib/IconMoveRightLine.js +3 -1
- package/lib/IconMoveRightSolid.js +3 -1
- package/lib/IconNoteDarkLine.js +3 -1
- package/lib/IconNoteDarkSolid.js +3 -1
- package/lib/IconNoteLightLine.js +3 -1
- package/lib/IconNoteLightSolid.js +3 -1
- package/lib/IconRssAddLine.js +3 -1
- package/lib/IconRssAddSolid.js +3 -1
- package/lib/IconSearchAddressBookLine.js +3 -1
- package/lib/IconSearchAddressBookSolid.js +3 -1
- package/lib/IconSettings2Line.js +3 -1
- package/lib/IconSettings2Solid.js +3 -1
- package/lib/IconTextLeftLine.js +3 -1
- package/lib/IconTextLeftSolid.js +3 -1
- package/lib/IconTextRightLine.js +3 -1
- package/lib/IconTextRightSolid.js +3 -1
- package/lib/IconToggleLeftLine.js +3 -1
- package/lib/IconToggleLeftSolid.js +3 -1
- package/lib/IconToggleRightLine.js +3 -1
- package/lib/IconToggleRightSolid.js +3 -1
- package/lib/IconTwitterBoxedLine.js +3 -1
- package/lib/IconTwitterBoxedSolid.js +3 -1
- package/lib/IconUnpublishLine.js +3 -1
- package/lib/IconUnpublishSolid.js +3 -1
- package/lib/IconUserAddLine.js +3 -1
- package/lib/IconUserAddSolid.js +3 -1
- package/lib/font/Line/InstructureIcons-Line.css +202 -197
- package/lib/font/Line/InstructureIcons-Line.eot +0 -0
- package/lib/font/Line/InstructureIcons-Line.svg +200 -197
- 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/Line/InstructureIcons-Line_icon-map.scss +199 -197
- package/lib/font/Solid/InstructureIcons-Solid.css +202 -197
- package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.svg +200 -197
- 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/font/Solid/InstructureIcons-Solid_icon-map.scss +199 -197
- package/lib/font/index.js +423 -401
- package/lib/index.js +37 -21
- package/lib/svg/index.js +1 -1
- package/package.json +6 -5
- package/svg/Line/instructure-logo.svg +3 -0
- package/svg/Solid/instructure-logo.svg +3 -0
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/IconInstructureLine.d.ts +1 -0
- package/types/IconInstructureLine.d.ts.map +1 -1
- package/types/IconInstructureLogoLine.d.ts +29 -0
- package/types/IconInstructureLogoLine.d.ts.map +1 -0
- package/types/IconInstructureLogoSolid.d.ts +29 -0
- package/types/IconInstructureLogoSolid.d.ts.map +1 -0
- package/types/IconInstructureSolid.d.ts +1 -0
- package/types/IconInstructureSolid.d.ts.map +1 -1
- package/types/font/index.d.ts +430 -394
- package/types/index.d.ts +21 -19
- package/types/index.d.ts.map +1 -1
- package/types/svg/index.d.ts +414 -394
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/IconArrowLeftLine.js
CHANGED
|
@@ -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",
|
package/es/IconArrowLeftSolid.js
CHANGED
|
@@ -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",
|
package/es/IconArrowRightLine.js
CHANGED
|
@@ -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",
|
package/es/IconCopyCourseLine.js
CHANGED
|
@@ -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",
|
package/es/IconExpandLeftLine.js
CHANGED
|
@@ -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",
|
package/es/IconMoveLeftLine.js
CHANGED
|
@@ -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",
|
package/es/IconMoveLeftSolid.js
CHANGED
|
@@ -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",
|
package/es/IconMoveRightLine.js
CHANGED
|
@@ -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",
|
package/es/IconMoveRightSolid.js
CHANGED
|
@@ -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",
|
package/es/IconNoteDarkLine.js
CHANGED
|
@@ -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",
|
package/es/IconNoteDarkSolid.js
CHANGED
|
@@ -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",
|
package/es/IconNoteLightLine.js
CHANGED
|
@@ -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",
|
package/es/IconNoteLightSolid.js
CHANGED
|
@@ -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",
|
package/es/IconRssAddLine.js
CHANGED
|
@@ -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",
|
package/es/IconRssAddSolid.js
CHANGED
|
@@ -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",
|