@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/lib/IconArrowLeftLine.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconArrowLeftLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconArrowLeftLine /> is deprecated. Please use <IconArrowStartLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconArrowLeft",
|
|
@@ -29,7 +29,9 @@ class IconArrowLeftSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconArrowLeftSolid /> is deprecated. Please use <IconArrowStartSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconArrowLeft",
|
|
@@ -29,7 +29,9 @@ class IconArrowOpenLeftLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconArrowOpenLeftLine /> is deprecated. Please use <IconArrowOpenStartLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconArrowOpenLeft",
|
|
@@ -29,7 +29,9 @@ class IconArrowOpenLeftSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconArrowOpenLeftSolid /> is deprecated. Please use <IconArrowOpenStartSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconArrowOpenLeft",
|
|
@@ -29,7 +29,9 @@ class IconArrowOpenRightLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconArrowOpenRightLine /> is deprecated. Please use <IconArrowOpenEndLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconArrowOpenRight",
|
|
@@ -29,7 +29,9 @@ class IconArrowOpenRightSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconArrowOpenRightSolid /> is deprecated. Please use <IconArrowOpenEndSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconArrowOpenRight",
|
|
@@ -29,7 +29,9 @@ class IconArrowRightLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconArrowRightLine /> is deprecated. Please use <IconArrowEndLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconArrowRight",
|
|
@@ -29,7 +29,9 @@ class IconArrowRightSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconArrowRightSolid /> is deprecated. Please use <IconArrowEndSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconArrowRight",
|
|
@@ -29,7 +29,9 @@ class IconCopyCourseLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconCopyCourseLine /> is deprecated. Please use <IconCopyLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconCopyCourse",
|
|
@@ -29,7 +29,9 @@ class IconCopyCourseSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconCopyCourseSolid /> is deprecated. Please use <IconCopySolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconCopyCourse",
|
|
@@ -29,7 +29,9 @@ class IconDiscussionReplyDarkLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconDiscussionReplyDarkLine /> is deprecated. Please use <IconMoreLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconDiscussionReplyDark",
|
|
@@ -29,7 +29,9 @@ class IconDiscussionReplyDarkSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconDiscussionReplyDarkSolid /> is deprecated. Please use <IconMoreSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconDiscussionReplyDark",
|
|
@@ -29,7 +29,9 @@ class IconDiscussionReplyLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconDiscussionReplyLine /> is deprecated. Please use <IconMoreLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconDiscussionReply",
|
|
@@ -29,7 +29,9 @@ class IconDiscussionReplySolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconDiscussionReplySolid /> is deprecated. Please use <IconMoreSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconDiscussionReply",
|
|
@@ -29,7 +29,9 @@ class IconDiscussionSearchLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconDiscussionSearchLine /> is deprecated. Please use <IconSearchLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconDiscussionSearch",
|
|
@@ -29,7 +29,9 @@ class IconDiscussionSearchSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconDiscussionSearchSolid /> is deprecated. Please use <IconSearchSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconDiscussionSearch",
|
|
@@ -29,7 +29,9 @@ class IconDiscussionXLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconDiscussionXLine /> is deprecated. Please use <IconXLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconDiscussionX",
|
|
@@ -29,7 +29,9 @@ class IconDiscussionXSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconDiscussionXSolid /> is deprecated. Please use <IconXSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconDiscussionX",
|
|
@@ -29,7 +29,9 @@ class IconExpandLeftLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconExpandLeftLine /> is deprecated. Please use <IconExpandStartLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconExpandLeft",
|
|
@@ -29,7 +29,9 @@ class IconExpandLeftSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconExpandLeftSolid /> is deprecated. Please use <IconExpandStartSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconExpandLeft",
|
|
@@ -29,6 +29,10 @@ class IconInstructureLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconInstructureLine /> is deprecated. Please use <IconInstructureLogoLine /> instead.');
|
|
34
|
+
}
|
|
35
|
+
|
|
32
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
33
37
|
name: "IconInstructure",
|
|
34
38
|
viewBox: "0 0 1920 1920",
|
|
@@ -45,6 +49,7 @@ exports.IconInstructureLine = IconInstructureLine;
|
|
|
45
49
|
IconInstructureLine.glyphName = 'instructure';
|
|
46
50
|
IconInstructureLine.variant = 'Line';
|
|
47
51
|
IconInstructureLine.displayName = 'IconInstructureLine';
|
|
52
|
+
IconInstructureLine.deprecated = true;
|
|
48
53
|
IconInstructureLine.propTypes = { ..._SVGIcon.SVGIcon.propTypes
|
|
49
54
|
};
|
|
50
55
|
IconInstructureLine.allowedProps = [..._SVGIcon.SVGIcon.allowedProps];
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", {
|
|
6
|
+
value: true
|
|
7
|
+
});
|
|
8
|
+
exports.default = exports.IconInstructureLogoLine = void 0;
|
|
9
|
+
|
|
10
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
11
|
+
|
|
12
|
+
var _SVGIcon = require("@instructure/ui-svg-images/lib/SVGIcon");
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
class IconInstructureLogoLine extends _react.Component {
|
|
17
|
+
constructor() {
|
|
18
|
+
super(...arguments);
|
|
19
|
+
this.ref = null;
|
|
20
|
+
|
|
21
|
+
this.handleRef = el => {
|
|
22
|
+
const elementRef = this.props.elementRef;
|
|
23
|
+
this.ref = el;
|
|
24
|
+
|
|
25
|
+
if (typeof elementRef === 'function') {
|
|
26
|
+
elementRef(el);
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
render() {
|
|
32
|
+
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
33
|
+
name: "IconInstructureLogo",
|
|
34
|
+
viewBox: "0 0 1920 1920",
|
|
35
|
+
elementRef: this.handleRef
|
|
36
|
+
}), _path || (_path = /*#__PURE__*/_react.default.createElement("path", {
|
|
37
|
+
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"
|
|
38
|
+
})));
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
exports.IconInstructureLogoLine = IconInstructureLogoLine;
|
|
44
|
+
IconInstructureLogoLine.glyphName = 'instructure-logo';
|
|
45
|
+
IconInstructureLogoLine.variant = 'Line';
|
|
46
|
+
IconInstructureLogoLine.displayName = 'IconInstructureLogoLine';
|
|
47
|
+
IconInstructureLogoLine.propTypes = { ..._SVGIcon.SVGIcon.propTypes
|
|
48
|
+
};
|
|
49
|
+
IconInstructureLogoLine.allowedProps = [..._SVGIcon.SVGIcon.allowedProps];
|
|
50
|
+
var _default = IconInstructureLogoLine;
|
|
51
|
+
exports.default = _default;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", {
|
|
6
|
+
value: true
|
|
7
|
+
});
|
|
8
|
+
exports.default = exports.IconInstructureLogoSolid = void 0;
|
|
9
|
+
|
|
10
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
11
|
+
|
|
12
|
+
var _SVGIcon = require("@instructure/ui-svg-images/lib/SVGIcon");
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
class IconInstructureLogoSolid extends _react.Component {
|
|
17
|
+
constructor() {
|
|
18
|
+
super(...arguments);
|
|
19
|
+
this.ref = null;
|
|
20
|
+
|
|
21
|
+
this.handleRef = el => {
|
|
22
|
+
const elementRef = this.props.elementRef;
|
|
23
|
+
this.ref = el;
|
|
24
|
+
|
|
25
|
+
if (typeof elementRef === 'function') {
|
|
26
|
+
elementRef(el);
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
render() {
|
|
32
|
+
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
33
|
+
name: "IconInstructureLogo",
|
|
34
|
+
viewBox: "0 0 1920 1920",
|
|
35
|
+
elementRef: this.handleRef
|
|
36
|
+
}), _path || (_path = /*#__PURE__*/_react.default.createElement("path", {
|
|
37
|
+
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"
|
|
38
|
+
})));
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
exports.IconInstructureLogoSolid = IconInstructureLogoSolid;
|
|
44
|
+
IconInstructureLogoSolid.glyphName = 'instructure-logo';
|
|
45
|
+
IconInstructureLogoSolid.variant = 'Solid';
|
|
46
|
+
IconInstructureLogoSolid.displayName = 'IconInstructureLogoSolid';
|
|
47
|
+
IconInstructureLogoSolid.propTypes = { ..._SVGIcon.SVGIcon.propTypes
|
|
48
|
+
};
|
|
49
|
+
IconInstructureLogoSolid.allowedProps = [..._SVGIcon.SVGIcon.allowedProps];
|
|
50
|
+
var _default = IconInstructureLogoSolid;
|
|
51
|
+
exports.default = _default;
|
|
@@ -29,6 +29,10 @@ class IconInstructureSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconInstructureSolid /> is deprecated. Please use <IconInstructureLogoSolid /> instead.');
|
|
34
|
+
}
|
|
35
|
+
|
|
32
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
33
37
|
name: "IconInstructure",
|
|
34
38
|
viewBox: "0 0 1920 1920",
|
|
@@ -45,6 +49,7 @@ exports.IconInstructureSolid = IconInstructureSolid;
|
|
|
45
49
|
IconInstructureSolid.glyphName = 'instructure';
|
|
46
50
|
IconInstructureSolid.variant = 'Solid';
|
|
47
51
|
IconInstructureSolid.displayName = 'IconInstructureSolid';
|
|
52
|
+
IconInstructureSolid.deprecated = true;
|
|
48
53
|
IconInstructureSolid.propTypes = { ..._SVGIcon.SVGIcon.propTypes
|
|
49
54
|
};
|
|
50
55
|
IconInstructureSolid.allowedProps = [..._SVGIcon.SVGIcon.allowedProps];
|
|
@@ -29,7 +29,9 @@ class IconMaterialsRequiredLightLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMaterialsRequiredLightLine /> is deprecated. Please use <IconMaterialsRequiredLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMaterialsRequiredLight",
|
|
@@ -29,7 +29,9 @@ class IconMaterialsRequiredLightSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMaterialsRequiredLightSolid /> is deprecated. Please use <IconMaterialsRequiredSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMaterialsRequiredLight",
|
|
@@ -29,7 +29,9 @@ class IconMatureLightLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMatureLightLine /> is deprecated. Please use <IconMatureLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMatureLight",
|
|
@@ -29,7 +29,9 @@ class IconMatureLightSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMatureLightSolid /> is deprecated. Please use <IconMatureSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMatureLight",
|
|
@@ -29,7 +29,9 @@ class IconMiniArrowLeftLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMiniArrowLeftLine /> is deprecated. Please use <IconMiniArrowStartLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMiniArrowLeft",
|
|
@@ -29,7 +29,9 @@ class IconMiniArrowLeftSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMiniArrowLeftSolid /> is deprecated. Please use <IconMiniArrowStartSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMiniArrowLeft",
|
|
@@ -29,7 +29,9 @@ class IconMiniArrowRightLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMiniArrowRightLine /> is deprecated. Please use <IconMiniArrowEndLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMiniArrowRight",
|
|
@@ -29,7 +29,9 @@ class IconMiniArrowRightSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMiniArrowRightSolid /> is deprecated. Please use <IconMiniArrowEndSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMiniArrowRight",
|
package/lib/IconMoveLeftLine.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconMoveLeftLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMoveLeftLine /> is deprecated. Please use <IconMoveStartLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMoveLeft",
|
package/lib/IconMoveLeftSolid.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconMoveLeftSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMoveLeftSolid /> is deprecated. Please use <IconMoveStartSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMoveLeft",
|
package/lib/IconMoveRightLine.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconMoveRightLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMoveRightLine /> is deprecated. Please use <IconMoveEndLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMoveRight",
|
|
@@ -29,7 +29,9 @@ class IconMoveRightSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconMoveRightSolid /> is deprecated. Please use <IconMoveEndSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconMoveRight",
|
package/lib/IconNoteDarkLine.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconNoteDarkLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconNoteDarkLine /> is deprecated. Please use <IconNoteLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconNoteDark",
|
package/lib/IconNoteDarkSolid.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconNoteDarkSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconNoteDarkSolid /> is deprecated. Please use <IconNoteSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconNoteDark",
|
package/lib/IconNoteLightLine.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconNoteLightLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconNoteLightLine /> is deprecated. Please use <IconNoteLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconNoteLight",
|
|
@@ -29,7 +29,9 @@ class IconNoteLightSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconNoteLightSolid /> is deprecated. Please use <IconNoteSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconNoteLight",
|
package/lib/IconRssAddLine.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconRssAddLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconRssAddLine /> is deprecated. Please use <IconAddLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconRssAdd",
|
package/lib/IconRssAddSolid.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconRssAddSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconRssAddSolid /> is deprecated. Please use <IconAddSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconRssAdd",
|
|
@@ -29,7 +29,9 @@ class IconSearchAddressBookLine extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconSearchAddressBookLine /> is deprecated. Please use <IconSearchLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconSearchAddressBook",
|
|
@@ -29,7 +29,9 @@ class IconSearchAddressBookSolid extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconSearchAddressBookSolid /> is deprecated. Please use <IconSearchSolid /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconSearchAddressBook",
|
package/lib/IconSettings2Line.js
CHANGED
|
@@ -29,7 +29,9 @@ class IconSettings2Line extends _react.Component {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
render() {
|
|
32
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
32
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
33
|
+
console.warn('<IconSettings2Line /> is deprecated. Please use <IconSettingsLine /> instead.');
|
|
34
|
+
}
|
|
33
35
|
|
|
34
36
|
return /*#__PURE__*/_react.default.createElement(_SVGIcon.SVGIcon, Object.assign({}, this.props, {
|
|
35
37
|
name: "IconSettings2",
|