@fluentui/react-icons 2.0.177 → 2.0.178
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/lib/fonts/icons/chunk-4.d.ts +24 -24
- package/lib/fonts/icons/chunk-4.js +440 -440
- package/lib/fonts/icons/chunk-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +500 -500
- package/lib/fonts/icons/chunk-6.d.ts +24 -24
- package/lib/fonts/icons/chunk-6.js +500 -500
- package/lib/fonts/icons/chunk-7.d.ts +48 -48
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +48 -0
- package/lib/fonts/icons/chunk-8.js +61 -53
- package/lib/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-11.js +14 -14
- package/lib/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-12.js +14 -14
- package/lib/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-13.js +14 -14
- package/lib/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-14.js +14 -14
- package/lib/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-15.js +14 -14
- package/lib/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-16.js +14 -14
- package/lib/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-17.js +14 -14
- package/lib/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-18.js +14 -14
- package/lib/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-19.js +14 -14
- package/lib/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-20.js +14 -14
- package/lib/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-21.js +14 -14
- package/lib/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-22.js +14 -14
- package/lib/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib/fonts/sizedIcons/chunk-23.js +27 -1
- package/lib/icons/chunk-2.js +2 -2
- package/lib/icons/chunk-4.d.ts +36 -36
- package/lib/icons/chunk-4.js +77 -77
- package/lib/icons/chunk-5.d.ts +36 -36
- package/lib/icons/chunk-5.js +77 -77
- package/lib/icons/chunk-6.d.ts +36 -36
- package/lib/icons/chunk-6.js +77 -77
- package/lib/icons/chunk-7.d.ts +72 -72
- package/lib/icons/chunk-7.js +155 -155
- package/lib/icons/chunk-8.d.ts +72 -0
- package/lib/icons/chunk-8.js +152 -0
- package/lib/sizedIcons/chunk-11.d.ts +31 -31
- package/lib/sizedIcons/chunk-11.js +109 -109
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +115 -115
- package/lib/sizedIcons/chunk-13.d.ts +54 -54
- package/lib/sizedIcons/chunk-13.js +115 -115
- package/lib/sizedIcons/chunk-14.d.ts +54 -54
- package/lib/sizedIcons/chunk-14.js +115 -115
- package/lib/sizedIcons/chunk-15.d.ts +54 -54
- package/lib/sizedIcons/chunk-15.js +115 -115
- package/lib/sizedIcons/chunk-16.d.ts +54 -54
- package/lib/sizedIcons/chunk-16.js +115 -115
- package/lib/sizedIcons/chunk-17.d.ts +54 -54
- package/lib/sizedIcons/chunk-17.js +115 -115
- package/lib/sizedIcons/chunk-18.d.ts +54 -54
- package/lib/sizedIcons/chunk-18.js +115 -115
- package/lib/sizedIcons/chunk-19.d.ts +54 -54
- package/lib/sizedIcons/chunk-19.js +115 -118
- package/lib/sizedIcons/chunk-20.d.ts +54 -54
- package/lib/sizedIcons/chunk-20.js +118 -115
- package/lib/sizedIcons/chunk-21.d.ts +149 -149
- package/lib/sizedIcons/chunk-21.js +346 -346
- package/lib/sizedIcons/chunk-22.d.ts +234 -234
- package/lib/sizedIcons/chunk-22.js +2416 -2416
- package/lib/sizedIcons/chunk-23.d.ts +234 -0
- package/lib/sizedIcons/chunk-23.js +494 -0
- package/lib/sizedIcons/chunk-6.js +12 -12
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/lib-cjs/fonts/icons/chunk-4.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-4.js +449 -449
- package/lib-cjs/fonts/icons/chunk-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +510 -510
- package/lib-cjs/fonts/icons/chunk-6.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-6.js +510 -510
- package/lib-cjs/fonts/icons/chunk-7.d.ts +48 -48
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +48 -0
- package/lib-cjs/fonts/icons/chunk-8.js +63 -55
- package/lib-cjs/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-11.js +18 -18
- package/lib-cjs/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-12.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-13.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +32 -5
- package/lib-cjs/icons/chunk-2.js +2 -2
- package/lib-cjs/icons/chunk-4.d.ts +36 -36
- package/lib-cjs/icons/chunk-4.js +86 -86
- package/lib-cjs/icons/chunk-5.d.ts +36 -36
- package/lib-cjs/icons/chunk-5.js +87 -87
- package/lib-cjs/icons/chunk-6.d.ts +36 -36
- package/lib-cjs/icons/chunk-6.js +87 -87
- package/lib-cjs/icons/chunk-7.d.ts +72 -72
- package/lib-cjs/icons/chunk-7.js +165 -165
- package/lib-cjs/icons/chunk-8.d.ts +72 -0
- package/lib-cjs/icons/chunk-8.js +154 -2
- package/lib-cjs/sizedIcons/chunk-11.d.ts +31 -31
- package/lib-cjs/sizedIcons/chunk-11.js +117 -117
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +125 -125
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-13.js +125 -125
- package/lib-cjs/sizedIcons/chunk-14.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-14.js +125 -125
- package/lib-cjs/sizedIcons/chunk-15.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-15.js +125 -125
- package/lib-cjs/sizedIcons/chunk-16.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-16.js +125 -125
- package/lib-cjs/sizedIcons/chunk-17.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-17.js +125 -125
- package/lib-cjs/sizedIcons/chunk-18.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-18.js +125 -125
- package/lib-cjs/sizedIcons/chunk-19.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-19.js +125 -128
- package/lib-cjs/sizedIcons/chunk-20.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-20.js +128 -125
- package/lib-cjs/sizedIcons/chunk-21.d.ts +149 -149
- package/lib-cjs/sizedIcons/chunk-21.js +356 -356
- package/lib-cjs/sizedIcons/chunk-22.d.ts +234 -234
- package/lib-cjs/sizedIcons/chunk-22.js +2426 -2426
- package/lib-cjs/sizedIcons/chunk-23.d.ts +234 -0
- package/lib-cjs/sizedIcons/chunk-23.js +499 -4
- package/lib-cjs/sizedIcons/chunk-6.js +12 -12
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/package.json +1 -1
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
6
|
+
exports.TagReset24Filled = exports.TagReset20Regular = exports.TagReset20Filled = exports.TagQuestionMark32Regular = exports.TagQuestionMark32Filled = exports.TagQuestionMark24Regular = exports.TagQuestionMark24Filled = exports.TagQuestionMark20Regular = exports.TagQuestionMark20Filled = exports.TagQuestionMark16Regular = exports.TagQuestionMark16Filled = exports.TagOff24Regular = exports.TagOff24Filled = exports.TagOff20Regular = exports.TagOff20Filled = exports.TagMultiple24Regular = exports.TagMultiple24Filled = exports.TagMultiple20Regular = exports.TagMultiple20Filled = exports.TagMultiple16Regular = exports.TagMultiple16Filled = exports.TagLockAccent32Filled = exports.TagLockAccent24Filled = exports.TagLockAccent20Filled = exports.TagLockAccent16Filled = exports.TagLock32Regular = exports.TagLock32Filled = exports.TagLock24Regular = exports.TagLock24Filled = exports.TagLock20Regular = exports.TagLock20Filled = exports.TagLock16Regular = exports.TagLock16Filled = exports.TagError24Regular = exports.TagError24Filled = exports.TagError20Regular = exports.TagError20Filled = exports.TagError16Regular = exports.TagError16Filled = exports.TagDismiss24Regular = exports.TagDismiss24Filled = exports.TagDismiss20Regular = exports.TagDismiss20Filled = exports.TagDismiss16Regular = exports.TagDismiss16Filled = exports.TagCircle20Regular = exports.TagCircle20Filled = exports.Tag32Regular = exports.Tag32Filled = exports.Tag28Regular = void 0;
|
|
7
|
+
exports.TaskListRtl20Filled = exports.TaskListLtr24Regular = exports.TaskListLtr24Filled = exports.TaskListLtr20Regular = exports.TaskListLtr20Filled = exports.TaskListAdd24Regular = exports.TaskListAdd24Filled = exports.TaskListAdd20Regular = exports.TaskListAdd20Filled = exports.TargetEdit24Regular = exports.TargetEdit24Filled = exports.TargetEdit20Regular = exports.TargetEdit20Filled = exports.TargetEdit16Regular = exports.TargetEdit16Filled = exports.TargetArrow24Regular = exports.TargetArrow24Filled = exports.TargetArrow20Regular = exports.TargetArrow20Filled = exports.TargetArrow16Regular = exports.TargetArrow16Filled = exports.Target32Regular = exports.Target32Filled = exports.Target24Regular = exports.Target24Filled = exports.Target20Regular = exports.Target20Filled = exports.Target16Regular = exports.Target16Filled = exports.TapSingle48Regular = exports.TapSingle48Filled = exports.TapSingle32Regular = exports.TapSingle32Filled = exports.TapSingle24Regular = exports.TapSingle24Filled = exports.TapSingle20Regular = exports.TapSingle20Filled = exports.TapDouble48Regular = exports.TapDouble48Filled = exports.TapDouble32Regular = exports.TapDouble32Filled = exports.TapDouble24Regular = exports.TapDouble24Filled = exports.TapDouble20Regular = exports.TapDouble20Filled = exports.TagSearch24Regular = exports.TagSearch24Filled = exports.TagSearch20Regular = exports.TagSearch20Filled = exports.TagReset24Regular = void 0;
|
|
8
|
+
exports.TetrisApp16Filled = exports.Tent48Regular = exports.Tent48Filled = exports.Tent28Regular = exports.Tent28Filled = exports.Tent24Regular = exports.Tent24Filled = exports.Tent20Regular = exports.Tent20Filled = exports.Tent16Regular = exports.Tent16Filled = exports.Tent12Regular = exports.Tent12Filled = exports.Temperature24Regular = exports.Temperature24Filled = exports.Temperature20Regular = exports.Temperature20Filled = exports.Temperature16Regular = exports.Temperature16Filled = exports.Teddy24Regular = exports.Teddy24Filled = exports.Teddy20Regular = exports.Teddy20Filled = exports.TasksApp28Regular = exports.TasksApp28Filled = exports.TasksApp24Regular = exports.TasksApp24Filled = exports.TasksApp20Regular = exports.TasksApp20Filled = exports.TaskListSquareSettings20Regular = exports.TaskListSquareSettings20Filled = exports.TaskListSquareRtl24Regular = exports.TaskListSquareRtl24Filled = exports.TaskListSquareRtl20Regular = exports.TaskListSquareRtl20Filled = exports.TaskListSquarePerson20Regular = exports.TaskListSquarePerson20Filled = exports.TaskListSquareLtr24Regular = exports.TaskListSquareLtr24Filled = exports.TaskListSquareLtr20Regular = exports.TaskListSquareLtr20Filled = exports.TaskListSquareDatabase20Regular = exports.TaskListSquareDatabase20Filled = exports.TaskListSquareAdd24Regular = exports.TaskListSquareAdd24Filled = exports.TaskListSquareAdd20Regular = exports.TaskListSquareAdd20Filled = exports.TaskListRtl24Regular = exports.TaskListRtl24Filled = exports.TaskListRtl20Regular = void 0;
|
|
9
|
+
exports.TextAlignDistributed24Filled = exports.TextAlignDistributed20Regular = exports.TextAlignDistributed20Filled = exports.TextAlignCenterRotate9024Regular = exports.TextAlignCenterRotate9024Filled = exports.TextAlignCenterRotate9020Regular = exports.TextAlignCenterRotate9020Filled = exports.TextAlignCenterRotate9016Regular = exports.TextAlignCenterRotate9016Filled = exports.TextAlignCenterRotate27024Regular = exports.TextAlignCenterRotate27024Filled = exports.TextAlignCenterRotate27020Regular = exports.TextAlignCenterRotate27020Filled = exports.TextAlignCenterRotate27016Regular = exports.TextAlignCenterRotate27016Filled = exports.TextAlignCenter24Regular = exports.TextAlignCenter24Filled = exports.TextAlignCenter20Regular = exports.TextAlignCenter20Filled = exports.TextAlignCenter16Regular = exports.TextAlignCenter16Filled = exports.TextAddT24Regular = exports.TextAddT24Filled = exports.TextAddSpaceBefore24Regular = exports.TextAddSpaceBefore24Filled = exports.TextAddSpaceBefore20Regular = exports.TextAddSpaceBefore20Filled = exports.TextAddSpaceAfter24Regular = exports.TextAddSpaceAfter24Filled = exports.TextAddSpaceAfter20Regular = exports.TextAddSpaceAfter20Filled = exports.TextAdd20Regular = exports.TextAdd20Filled = exports.Text32Regular = exports.Text32Filled = exports.Text16Regular = exports.Text16Filled = exports.Text12Regular = exports.Text12Filled = exports.TetrisApp48Regular = exports.TetrisApp48Filled = exports.TetrisApp32Regular = exports.TetrisApp32Filled = exports.TetrisApp28Regular = exports.TetrisApp28Filled = exports.TetrisApp24Regular = exports.TetrisApp24Filled = exports.TetrisApp20Regular = exports.TetrisApp20Filled = exports.TetrisApp16Regular = void 0;
|
|
10
|
+
exports.TextAlignLeftRotate9024Filled = exports.TextAlignLeftRotate9020Regular = exports.TextAlignLeftRotate9020Filled = exports.TextAlignLeftRotate9016Regular = exports.TextAlignLeftRotate9016Filled = exports.TextAlignLeftRotate27024Regular = exports.TextAlignLeftRotate27024Filled = exports.TextAlignLeftRotate27020Regular = exports.TextAlignLeftRotate27020Filled = exports.TextAlignLeftRotate27016Regular = exports.TextAlignLeftRotate27016Filled = exports.TextAlignLeft24Regular = exports.TextAlignLeft24Filled = exports.TextAlignLeft20Regular = exports.TextAlignLeft20Filled = exports.TextAlignLeft16Regular = exports.TextAlignLeft16Filled = exports.TextAlignJustifyRotate9024Regular = exports.TextAlignJustifyRotate9024Filled = exports.TextAlignJustifyRotate9020Regular = exports.TextAlignJustifyRotate9020Filled = exports.TextAlignJustifyRotate27024Regular = exports.TextAlignJustifyRotate27024Filled = exports.TextAlignJustifyRotate27020Regular = exports.TextAlignJustifyRotate27020Filled = exports.TextAlignJustifyLowRotate9024Regular = exports.TextAlignJustifyLowRotate9024Filled = exports.TextAlignJustifyLowRotate9020Regular = exports.TextAlignJustifyLowRotate9020Filled = exports.TextAlignJustifyLowRotate27024Regular = exports.TextAlignJustifyLowRotate27024Filled = exports.TextAlignJustifyLowRotate27020Regular = exports.TextAlignJustifyLowRotate27020Filled = exports.TextAlignJustifyLow24Regular = exports.TextAlignJustifyLow24Filled = exports.TextAlignJustifyLow20Regular = exports.TextAlignJustifyLow20Filled = exports.TextAlignJustify24Regular = exports.TextAlignJustify24Filled = exports.TextAlignJustify20Regular = exports.TextAlignJustify20Filled = exports.TextAlignDistributedVertical24Regular = exports.TextAlignDistributedVertical24Filled = exports.TextAlignDistributedVertical20Regular = exports.TextAlignDistributedVertical20Filled = exports.TextAlignDistributedEvenly24Regular = exports.TextAlignDistributedEvenly24Filled = exports.TextAlignDistributedEvenly20Regular = exports.TextAlignDistributedEvenly20Filled = exports.TextAlignDistributed24Regular = void 0;
|
|
11
|
+
exports.TextBulletListRotate27024Filled = exports.TextBulletListRotate27020Regular = exports.TextBulletListRotate27020Filled = exports.TextBulletListLtr24Regular = exports.TextBulletListLtr24Filled = exports.TextBulletListLtr20Regular = exports.TextBulletListLtr20Filled = exports.TextBulletListLtr16Regular = exports.TextBulletListLtr16Filled = exports.TextBulletListDismiss20Regular = exports.TextBulletListDismiss20Filled = exports.TextBulletListCheckmark20Regular = exports.TextBulletListCheckmark20Filled = exports.TextBulletListAdd24Regular = exports.TextBulletListAdd24Filled = exports.TextBulletListAdd20Regular = exports.TextBulletListAdd20Filled = exports.TextBoxSettings24Regular = exports.TextBoxSettings24Filled = exports.TextBoxSettings20Regular = exports.TextBoxSettings20Filled = exports.TextBold24Regular = exports.TextBold24Filled = exports.TextBold20Regular = exports.TextBold20Filled = exports.TextBold16Regular = exports.TextBold16Filled = exports.TextBaseline20Regular = exports.TextBaseline20Filled = exports.TextAsterisk20Regular = exports.TextAsterisk20Filled = exports.TextAlignRightRotate9024Regular = exports.TextAlignRightRotate9024Filled = exports.TextAlignRightRotate9020Regular = exports.TextAlignRightRotate9020Filled = exports.TextAlignRightRotate9016Regular = exports.TextAlignRightRotate9016Filled = exports.TextAlignRightRotate27024Regular = exports.TextAlignRightRotate27024Filled = exports.TextAlignRightRotate27020Regular = exports.TextAlignRightRotate27020Filled = exports.TextAlignRightRotate27016Regular = exports.TextAlignRightRotate27016Filled = exports.TextAlignRight24Regular = exports.TextAlignRight24Filled = exports.TextAlignRight20Regular = exports.TextAlignRight20Filled = exports.TextAlignRight16Regular = exports.TextAlignRight16Filled = exports.TextAlignLeftRotate9024Regular = void 0;
|
|
12
|
+
exports.TextCaseTitle16Filled = exports.TextCaseLowercase24Regular = exports.TextCaseLowercase24Filled = exports.TextCaseLowercase20Regular = exports.TextCaseLowercase20Filled = exports.TextCaseLowercase16Regular = exports.TextCaseLowercase16Filled = exports.TextBulletListTree24Regular = exports.TextBulletListTree24Filled = exports.TextBulletListTree20Regular = exports.TextBulletListTree20Filled = exports.TextBulletListTree16Regular = exports.TextBulletListTree16Filled = exports.TextBulletListSquareWarning24Regular = exports.TextBulletListSquareWarning24Filled = exports.TextBulletListSquareWarning20Regular = exports.TextBulletListSquareWarning20Filled = exports.TextBulletListSquareWarning16Regular = exports.TextBulletListSquareWarning16Filled = exports.TextBulletListSquareToolbox20Regular = exports.TextBulletListSquareToolbox20Filled = exports.TextBulletListSquareShield20Regular = exports.TextBulletListSquareShield20Filled = exports.TextBulletListSquareSettings20Regular = exports.TextBulletListSquareSettings20Filled = exports.TextBulletListSquareSearch20Regular = exports.TextBulletListSquareSearch20Filled = exports.TextBulletListSquarePerson20Regular = exports.TextBulletListSquarePerson20Filled = exports.TextBulletListSquareEdit24Regular = exports.TextBulletListSquareEdit24Filled = exports.TextBulletListSquareEdit20Regular = exports.TextBulletListSquareEdit20Filled = exports.TextBulletListSquareClock20Regular = exports.TextBulletListSquareClock20Filled = exports.TextBulletListSquare24Regular = exports.TextBulletListSquare24Filled = exports.TextBulletListSquare20Regular = exports.TextBulletListSquare20Filled = exports.TextBulletListRtl24Regular = exports.TextBulletListRtl24Filled = exports.TextBulletListRtl20Regular = exports.TextBulletListRtl20Filled = exports.TextBulletListRtl16Regular = exports.TextBulletListRtl16Filled = exports.TextBulletListRotate9024Regular = exports.TextBulletListRotate9024Filled = exports.TextBulletListRotate9020Regular = exports.TextBulletListRotate9020Filled = exports.TextBulletListRotate27024Regular = void 0;
|
|
13
|
+
exports.TextColumnOneWideLightning20Regular = exports.TextColumnOneWideLightning20Filled = exports.TextColumnOneWide24Regular = exports.TextColumnOneWide24Filled = exports.TextColumnOneWide20Regular = exports.TextColumnOneWide20Filled = exports.TextColumnOneNarrow24Regular = exports.TextColumnOneNarrow24Filled = exports.TextColumnOneNarrow20Regular = exports.TextColumnOneNarrow20Filled = exports.TextColumnOne24Regular = exports.TextColumnOne24Filled = exports.TextColumnOne20Regular = exports.TextColumnOne20Filled = exports.TextColorAccent24Filled = exports.TextColorAccent20Filled = exports.TextColorAccent16Filled = exports.TextColor24Regular = exports.TextColor24Filled = exports.TextColor20Regular = exports.TextColor20Filled = exports.TextColor16Regular = exports.TextColor16Filled = exports.TextCollapse24Regular = exports.TextCollapse24Filled = exports.TextCollapse20Regular = exports.TextCollapse20Filled = exports.TextClearFormatting24Regular = exports.TextClearFormatting24Filled = exports.TextClearFormatting20Regular = exports.TextClearFormatting20Filled = exports.TextClearFormatting16Regular = exports.TextClearFormatting16Filled = exports.TextChangeCase24Regular = exports.TextChangeCase24Filled = exports.TextChangeCase20Regular = exports.TextChangeCase20Filled = exports.TextChangeCase16Regular = exports.TextChangeCase16Filled = exports.TextCaseUppercase24Regular = exports.TextCaseUppercase24Filled = exports.TextCaseUppercase20Regular = exports.TextCaseUppercase20Filled = exports.TextCaseUppercase16Regular = exports.TextCaseUppercase16Filled = exports.TextCaseTitle24Regular = exports.TextCaseTitle24Filled = exports.TextCaseTitle20Regular = exports.TextCaseTitle20Filled = exports.TextCaseTitle16Regular = void 0;
|
|
14
|
+
exports.TextDirectionRotate90Left24Regular = exports.TextDirectionRotate90Left24Filled = exports.TextDirectionRotate90Left20Regular = exports.TextDirectionRotate90Left20Filled = exports.TextDirectionRotate270Right24Regular = exports.TextDirectionRotate270Right24Filled = exports.TextDirectionRotate270Right20Regular = exports.TextDirectionRotate270Right20Filled = exports.TextDirectionHorizontalRight24Regular = exports.TextDirectionHorizontalRight24Filled = exports.TextDirectionHorizontalRight20Regular = exports.TextDirectionHorizontalRight20Filled = exports.TextDirectionHorizontalLeft24Regular = exports.TextDirectionHorizontalLeft24Filled = exports.TextDirectionHorizontalLeft20Regular = exports.TextDirectionHorizontalLeft20Filled = exports.TextDescription24Regular = exports.TextDescription24Filled = exports.TextDescription20Regular = exports.TextDescription20Filled = exports.TextDensity28Regular = exports.TextDensity28Filled = exports.TextDensity24Regular = exports.TextDensity24Filled = exports.TextDensity20Regular = exports.TextDensity20Filled = exports.TextDensity16Regular = exports.TextDensity16Filled = exports.TextContinuous24Regular = exports.TextContinuous24Filled = exports.TextContinuous20Regular = exports.TextContinuous20Filled = exports.TextColumnTwoRight24Regular = exports.TextColumnTwoRight24Filled = exports.TextColumnTwoRight20Regular = exports.TextColumnTwoRight20Filled = exports.TextColumnTwoLeft24Regular = exports.TextColumnTwoLeft24Filled = exports.TextColumnTwoLeft20Regular = exports.TextColumnTwoLeft20Filled = exports.TextColumnTwo24Regular = exports.TextColumnTwo24Filled = exports.TextColumnTwo20Regular = exports.TextColumnTwo20Filled = exports.TextColumnThree24Regular = exports.TextColumnThree24Filled = exports.TextColumnThree20Regular = exports.TextColumnThree20Filled = exports.TextColumnOneWideLightning24Regular = exports.TextColumnOneWideLightning24Filled = void 0;
|
|
15
|
+
exports.TextFootnote20Regular = exports.TextFootnote20Filled = exports.TextFontSize24Regular = exports.TextFontSize24Filled = exports.TextFontSize20Regular = exports.TextFontSize20Filled = exports.TextFontSize16Regular = exports.TextFontSize16Filled = exports.TextFontInfo24Regular = exports.TextFontInfo24Filled = exports.TextFontInfo20Regular = exports.TextFontInfo20Filled = exports.TextFontInfo16Regular = exports.TextFontInfo16Filled = exports.TextFont24Regular = exports.TextFont24Filled = exports.TextFont20Regular = exports.TextFont20Filled = exports.TextFont16Regular = exports.TextFont16Filled = exports.TextFirstLine24Regular = exports.TextFirstLine24Filled = exports.TextFirstLine20Regular = exports.TextFirstLine20Filled = exports.TextField24Regular = exports.TextField24Filled = exports.TextField20Regular = exports.TextField20Filled = exports.TextField16Regular = exports.TextField16Filled = exports.TextExpand24Regular = exports.TextExpand24Filled = exports.TextExpand20Regular = exports.TextExpand20Filled = exports.TextEffects24Regular = exports.TextEffects24Filled = exports.TextEffects20Regular = exports.TextEffects20Filled = exports.TextEditStyle24Regular = exports.TextEditStyle24Filled = exports.TextEditStyle20Regular = exports.TextEditStyle20Filled = exports.TextDirectionVertical24Regular = exports.TextDirectionVertical24Filled = exports.TextDirectionVertical20Regular = exports.TextDirectionVertical20Filled = exports.TextDirectionRotate90Right24Regular = exports.TextDirectionRotate90Right24Filled = exports.TextDirectionRotate90Right20Regular = exports.TextDirectionRotate90Right20Filled = void 0;
|
|
16
16
|
|
|
17
17
|
const tslib_1 = require("tslib");
|
|
18
18
|
|
|
@@ -20,6 +20,123 @@ const React = tslib_1.__importStar(require("react"));
|
|
|
20
20
|
|
|
21
21
|
const wrapIcon_1 = tslib_1.__importDefault(require("../utils/wrapIcon"));
|
|
22
22
|
|
|
23
|
+
const Tag28RegularIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: 28,
|
|
30
|
+
height: 28,
|
|
31
|
+
viewBox: "0 0 28 28",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M19.5 10a1.5 1.5 0 100-3 1.5 1.5 0 000 3z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}), React.createElement("path", {
|
|
38
|
+
d: "M15.29 3c-.87 0-1.7.34-2.3.95L3.74 13.2a3.25 3.25 0 000 4.6l6.46 6.46a3.25 3.25 0 004.6 0l9.25-9.25c.6-.6.95-1.43.95-2.3V5.75A2.75 2.75 0 0022.25 3h-6.96zm-1.24 2.01c.33-.33.77-.51 1.24-.51h6.96c.69 0 1.25.56 1.25 1.25v6.96c0 .47-.18.91-.51 1.24l-9.25 9.25c-.69.69-1.8.69-2.48 0L4.8 16.74a1.75 1.75 0 010-2.48l9.25-9.25z",
|
|
39
|
+
fill: primaryFill
|
|
40
|
+
}));
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
exports.Tag28Regular = wrapIcon_1.default( /*#__PURE__*/Tag28RegularIcon, 'Tag28Regular');
|
|
44
|
+
|
|
45
|
+
const Tag32FilledIcon = props => {
|
|
46
|
+
const {
|
|
47
|
+
fill: primaryFill = 'currentColor',
|
|
48
|
+
className
|
|
49
|
+
} = props;
|
|
50
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
51
|
+
width: 32,
|
|
52
|
+
height: 32,
|
|
53
|
+
viewBox: "0 0 32 32",
|
|
54
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
55
|
+
className: className
|
|
56
|
+
}), React.createElement("path", {
|
|
57
|
+
d: "M15.95 4.08A4 4 0 0118.68 3h6.82A3.5 3.5 0 0129 6.5v6.76a4 4 0 01-1.17 2.83L16 27.9a4.25 4.25 0 01-6.02 0l-6.32-6.33a4.25 4.25 0 01.1-6.1l12.18-11.4zM22.5 12a2.5 2.5 0 100-5 2.5 2.5 0 000 5z",
|
|
58
|
+
fill: primaryFill
|
|
59
|
+
}));
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
exports.Tag32Filled = wrapIcon_1.default( /*#__PURE__*/Tag32FilledIcon, 'Tag32Filled');
|
|
63
|
+
|
|
64
|
+
const Tag32RegularIcon = props => {
|
|
65
|
+
const {
|
|
66
|
+
fill: primaryFill = 'currentColor',
|
|
67
|
+
className
|
|
68
|
+
} = props;
|
|
69
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
70
|
+
width: 32,
|
|
71
|
+
height: 32,
|
|
72
|
+
viewBox: "0 0 32 32",
|
|
73
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
74
|
+
className: className
|
|
75
|
+
}), React.createElement("path", {
|
|
76
|
+
d: "M22.5 12a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-3.82-9a4 4 0 00-2.73 1.08L3.77 15.48a4.25 4.25 0 00-.1 6.1l6.32 6.33a4.25 4.25 0 006.01 0l11.83-11.82A4 4 0 0029 13.26V6.5A3.5 3.5 0 0025.5 3h-6.82zm-1.36 2.54A2 2 0 0118.68 5h6.82c.83 0 1.5.67 1.5 1.5v6.76a2 2 0 01-.59 1.41L14.6 26.5c-.88.88-2.3.88-3.18 0l-6.33-6.32c-.9-.9-.87-2.37.06-3.24l12.18-11.4z",
|
|
77
|
+
fill: primaryFill
|
|
78
|
+
}));
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
exports.Tag32Regular = wrapIcon_1.default( /*#__PURE__*/Tag32RegularIcon, 'Tag32Regular');
|
|
82
|
+
|
|
83
|
+
const TagCircle20FilledIcon = props => {
|
|
84
|
+
const {
|
|
85
|
+
fill: primaryFill = 'currentColor',
|
|
86
|
+
className
|
|
87
|
+
} = props;
|
|
88
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
89
|
+
width: 20,
|
|
90
|
+
height: 20,
|
|
91
|
+
viewBox: "0 0 20 20",
|
|
92
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
93
|
+
className: className
|
|
94
|
+
}), React.createElement("path", {
|
|
95
|
+
d: "M2 10a8 8 0 1116 0 8 8 0 01-16 0zm4-1.5v3c0 .83.67 1.5 1.5 1.5h4.06c.4 0 .79-.14 1.1-.39l1.78-1.44a1.5 1.5 0 000-2.34L12.66 7.4c-.31-.25-.7-.39-1.1-.39H7.5C6.67 7 6 7.67 6 8.5z",
|
|
96
|
+
fill: primaryFill
|
|
97
|
+
}));
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
exports.TagCircle20Filled = wrapIcon_1.default( /*#__PURE__*/TagCircle20FilledIcon, 'TagCircle20Filled');
|
|
101
|
+
|
|
102
|
+
const TagCircle20RegularIcon = props => {
|
|
103
|
+
const {
|
|
104
|
+
fill: primaryFill = 'currentColor',
|
|
105
|
+
className
|
|
106
|
+
} = props;
|
|
107
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
108
|
+
width: 20,
|
|
109
|
+
height: 20,
|
|
110
|
+
viewBox: "0 0 20 20",
|
|
111
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
112
|
+
className: className
|
|
113
|
+
}), React.createElement("path", {
|
|
114
|
+
d: "M7.5 7C6.67 7 6 7.67 6 8.5v3c0 .83.67 1.5 1.5 1.5h4.06c.4 0 .79-.14 1.1-.39l1.78-1.44a1.5 1.5 0 000-2.34L12.66 7.4c-.31-.25-.7-.39-1.1-.39H7.5zM7 8.5c0-.28.22-.5.5-.5h4.06c.17 0 .34.06.47.17L13.8 9.6a.5.5 0 010 .78l-1.78 1.44c-.13.11-.3.17-.47.17H7.5a.5.5 0 01-.5-.5v-3zM10 2a8 8 0 100 16 8 8 0 000-16zm-7 8a7 7 0 1114 0 7 7 0 01-14 0z",
|
|
115
|
+
fill: primaryFill
|
|
116
|
+
}));
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
exports.TagCircle20Regular = wrapIcon_1.default( /*#__PURE__*/TagCircle20RegularIcon, 'TagCircle20Regular');
|
|
120
|
+
|
|
121
|
+
const TagDismiss16FilledIcon = props => {
|
|
122
|
+
const {
|
|
123
|
+
fill: primaryFill = 'currentColor',
|
|
124
|
+
className
|
|
125
|
+
} = props;
|
|
126
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
127
|
+
width: 16,
|
|
128
|
+
height: 16,
|
|
129
|
+
viewBox: "0 0 16 16",
|
|
130
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
131
|
+
className: className
|
|
132
|
+
}), React.createElement("path", {
|
|
133
|
+
d: "M6.3 1.6L1.52 6.33a2 2 0 000 2.83l3.31 3.28c.21.2.45.36.7.46a5.5 5.5 0 017.43-7.31L13 3A2 2 0 0010.97 1l-3.26.01c-.53 0-1.04.22-1.42.59zm4.05 3.06c-.3.3-.79.3-1.09 0a.76.76 0 010-1.08c.3-.3.8-.3 1.1 0 .3.3.3.78 0 1.08zM10.5 15a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm1.85-6.35c.2.2.2.5 0 .7l-1.14 1.15 1.14 1.15a.5.5 0 01-.7.7l-1.15-1.14-1.15 1.14a.5.5 0 01-.7-.7l1.14-1.15-1.14-1.15a.5.5 0 11.7-.7l1.15 1.14 1.15-1.14c.2-.2.5-.2.7 0z",
|
|
134
|
+
fill: primaryFill
|
|
135
|
+
}));
|
|
136
|
+
};
|
|
137
|
+
|
|
138
|
+
exports.TagDismiss16Filled = wrapIcon_1.default( /*#__PURE__*/TagDismiss16FilledIcon, 'TagDismiss16Filled');
|
|
139
|
+
|
|
23
140
|
const TagDismiss16RegularIcon = props => {
|
|
24
141
|
const {
|
|
25
142
|
fill: primaryFill = 'currentColor',
|
|
@@ -9416,118 +9533,4 @@ const TextFootnote20RegularIcon = props => {
|
|
|
9416
9533
|
}));
|
|
9417
9534
|
};
|
|
9418
9535
|
|
|
9419
|
-
exports.TextFootnote20Regular = wrapIcon_1.default( /*#__PURE__*/TextFootnote20RegularIcon, 'TextFootnote20Regular');
|
|
9420
|
-
|
|
9421
|
-
const TextFootnote24FilledIcon = props => {
|
|
9422
|
-
const {
|
|
9423
|
-
fill: primaryFill = 'currentColor',
|
|
9424
|
-
className
|
|
9425
|
-
} = props;
|
|
9426
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9427
|
-
width: 24,
|
|
9428
|
-
height: 24,
|
|
9429
|
-
viewBox: "0 0 24 24",
|
|
9430
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9431
|
-
className: className
|
|
9432
|
-
}), React.createElement("path", {
|
|
9433
|
-
d: "M20.02 7.54l-.22.16a1 1 0 11-1.1-1.67 3.31 3.31 0 001.35-1.74 1 1 0 011.97.21V11a1 1 0 11-2 0V7.54zM2.12 17.97H2.1c-.22-.2-.35-.48-.35-.78 0-.19.05-.37.11-.54L5.3 7.69c.1-.27.27-.52.51-.7.25-.17.53-.24.83-.24a1.34 1.34 0 011.3.93l3.45 8.97c.06.17.11.35.11.54 0 .31-.13.58-.37.78-.23.2-.5.28-.8.28a1.14 1.14 0 01-1.12-.82L8.4 15.2H4.86l-.82 2.23c-.09.23-.22.44-.42.6-.21.15-.46.22-.7.22-.3 0-.57-.08-.8-.27zm5.52-4.86l-1.01-2.8-1.02 2.8h2.03zm4.11 4.04c0 .28.09.55.29.77v.01c.22.23.5.32.79.32a1.09 1.09 0 001.02-.67 3.28 3.28 0 002.02.67c1.08 0 1.98-.4 2.66-1.22.66-.8.97-1.86.97-3.1s-.3-2.29-.97-3.1a3.28 3.28 0 00-2.65-1.22 3.15 3.15 0 00-1.9.6V7.9c0-.3-.09-.59-.3-.82-.22-.23-.5-.34-.81-.34-.31 0-.6.11-.81.34-.22.24-.31.52-.31.82v9.24zm5.49-3.22c0 .77-.18 1.32-.47 1.7-.27.35-.64.53-1.15.53a1.4 1.4 0 01-1.15-.56 2.6 2.6 0 01-.5-1.67c0-.73.19-1.27.5-1.66.3-.4.68-.57 1.15-.57.51 0 .88.18 1.15.54.3.38.47.92.47 1.7z",
|
|
9434
|
-
fill: primaryFill
|
|
9435
|
-
}));
|
|
9436
|
-
};
|
|
9437
|
-
|
|
9438
|
-
exports.TextFootnote24Filled = wrapIcon_1.default( /*#__PURE__*/TextFootnote24FilledIcon, 'TextFootnote24Filled');
|
|
9439
|
-
|
|
9440
|
-
const TextFootnote24RegularIcon = props => {
|
|
9441
|
-
const {
|
|
9442
|
-
fill: primaryFill = 'currentColor',
|
|
9443
|
-
className
|
|
9444
|
-
} = props;
|
|
9445
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9446
|
-
width: 24,
|
|
9447
|
-
height: 24,
|
|
9448
|
-
viewBox: "0 0 24 24",
|
|
9449
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9450
|
-
className: className
|
|
9451
|
-
}), React.createElement("path", {
|
|
9452
|
-
d: "M20.5 7.26c-.2.18-.4.34-.6.48a.75.75 0 01-.84-1.25 3.55 3.55 0 001.46-1.9.75.75 0 011.48.16v6.5a.75.75 0 01-1.5 0V7.26zm-8.28 10.5a.87.87 0 01-.22-.61V7.9c0-.25.07-.47.24-.64a.84.84 0 01.63-.27c.24 0 .46.09.62.26.17.18.25.4.25.65v2.84c.18-.2.39-.36.62-.5.46-.26.97-.39 1.52-.39 1 0 1.83.38 2.46 1.14.61.75.91 1.73.91 2.93 0 1.2-.3 2.19-.91 2.94A3.06 3.06 0 0115.86 18a2.86 2.86 0 01-2.19-.9v.05a.84.84 0 01-.84.85.8.8 0 01-.6-.24zm4.75-1.98c.34-.44.52-1.04.52-1.85 0-.8-.18-1.4-.52-1.84a1.6 1.6 0 00-1.35-.64c-.55 0-1 .21-1.35.66a2.84 2.84 0 00-.54 1.82c0 .78.19 1.38.54 1.83.36.44.8.65 1.35.65a1.6 1.6 0 001.35-.63zM2 17.18c0 .24.1.44.27.6.19.15.4.22.65.22.2 0 .39-.05.55-.17.15-.12.26-.3.33-.49l.88-2.39h3.88l.89 2.4c.07.19.18.36.33.48a.9.9 0 00.55.17c.24 0 .46-.07.64-.22a.76.76 0 00.28-.6c0-.13-.04-.28-.1-.44L7.71 7.77c-.1-.23-.23-.43-.41-.57-.2-.14-.42-.2-.66-.2-.25 0-.49.06-.68.2-.2.14-.33.34-.43.58L2.1 16.74c-.06.16-.1.3-.1.45zm4.63-7.6L8 13.36H5.25l1.38-3.78z",
|
|
9453
|
-
fill: primaryFill
|
|
9454
|
-
}));
|
|
9455
|
-
};
|
|
9456
|
-
|
|
9457
|
-
exports.TextFootnote24Regular = wrapIcon_1.default( /*#__PURE__*/TextFootnote24RegularIcon, 'TextFootnote24Regular');
|
|
9458
|
-
|
|
9459
|
-
const TextGrammarArrowLeft20FilledIcon = props => {
|
|
9460
|
-
const {
|
|
9461
|
-
fill: primaryFill = 'currentColor',
|
|
9462
|
-
className
|
|
9463
|
-
} = props;
|
|
9464
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9465
|
-
width: 20,
|
|
9466
|
-
height: 20,
|
|
9467
|
-
viewBox: "0 0 20 20",
|
|
9468
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9469
|
-
className: className
|
|
9470
|
-
}), React.createElement("path", {
|
|
9471
|
-
d: "M2.75 5a.75.75 0 000 1.5h14.5a.75.75 0 000-1.5H2.75zm0 3a.75.75 0 000 1.5h.46a5.48 5.48 0 014.58 0h9.46a.75.75 0 000-1.5H2.75zm14.5 7.5h-6.34a5.53 5.53 0 00.07-1.5h6.27a.75.75 0 010 1.5zm0-3h-6.62a5.5 5.5 0 00-.89-1.5h7.51a.75.75 0 010 1.5zm-7.25 2a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-4.15-2.35a.5.5 0 00-.7.7L6.29 14H3.5a.5.5 0 000 1h2.8l-1.15 1.15a.5.5 0 00.7.7l2-2A.5.5 0 008 14.5a.5.5 0 00-.14-.35l-2-2z",
|
|
9472
|
-
fill: primaryFill
|
|
9473
|
-
}));
|
|
9474
|
-
};
|
|
9475
|
-
|
|
9476
|
-
exports.TextGrammarArrowLeft20Filled = wrapIcon_1.default( /*#__PURE__*/TextGrammarArrowLeft20FilledIcon, 'TextGrammarArrowLeft20Filled');
|
|
9477
|
-
|
|
9478
|
-
const TextGrammarArrowLeft20RegularIcon = props => {
|
|
9479
|
-
const {
|
|
9480
|
-
fill: primaryFill = 'currentColor',
|
|
9481
|
-
className
|
|
9482
|
-
} = props;
|
|
9483
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9484
|
-
width: 20,
|
|
9485
|
-
height: 20,
|
|
9486
|
-
viewBox: "0 0 20 20",
|
|
9487
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9488
|
-
className: className
|
|
9489
|
-
}), React.createElement("path", {
|
|
9490
|
-
d: "M2.5 5a.5.5 0 000 1h15a.5.5 0 000-1h-15zm0 3a.5.5 0 000 1h15a.5.5 0 000-1h-15zm7.24 3c.26.3.48.64.66 1h7.1a.5.5 0 000-1H9.74zM11 14.5c0 .17 0 .34-.02.5h6.52a.5.5 0 000-1h-6.52l.02.5zm-1 0a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-4.15-2.35a.5.5 0 00-.7.7L6.29 14H3.5a.5.5 0 000 1h2.8l-1.15 1.15a.5.5 0 00.7.7l2-2A.5.5 0 008 14.5a.5.5 0 00-.14-.35l-2-2z",
|
|
9491
|
-
fill: primaryFill
|
|
9492
|
-
}));
|
|
9493
|
-
};
|
|
9494
|
-
|
|
9495
|
-
exports.TextGrammarArrowLeft20Regular = wrapIcon_1.default( /*#__PURE__*/TextGrammarArrowLeft20RegularIcon, 'TextGrammarArrowLeft20Regular');
|
|
9496
|
-
|
|
9497
|
-
const TextGrammarArrowLeft24FilledIcon = props => {
|
|
9498
|
-
const {
|
|
9499
|
-
fill: primaryFill = 'currentColor',
|
|
9500
|
-
className
|
|
9501
|
-
} = props;
|
|
9502
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9503
|
-
width: 24,
|
|
9504
|
-
height: 24,
|
|
9505
|
-
viewBox: "0 0 24 24",
|
|
9506
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9507
|
-
className: className
|
|
9508
|
-
}), React.createElement("path", {
|
|
9509
|
-
d: "M6.5 12a5.5 5.5 0 100 11 5.5 5.5 0 000-11zm.78 2.59l.07.06 2.52 2.51.04.05.04.08.02.06.02.08v.11l-.01.09-.03.08-.03.06-.05.07-2.52 2.51a.5.5 0 01-.76-.63l.05-.07L8.3 18H3.5a.5.5 0 01-.5-.41v-.09a.5.5 0 01.41-.5h4.88l-1.65-1.65a.5.5 0 01-.05-.63l.05-.07a.5.5 0 01.64-.06zm5.7 2.41H21.12a1 1 0 01-.12 2h-8.17a6.52 6.52 0 00.15-2zm-.48-2H21a1 1 0 00.12-2h-9.93c.55.58 1 1.25 1.31 2zm8.5-4a1 1 0 00.12-2H3a1 1 0 00-.12 2H21zM3 5h18.12A1 1 0 0121 7H2.88A1 1 0 013 5z",
|
|
9510
|
-
fill: primaryFill
|
|
9511
|
-
}));
|
|
9512
|
-
};
|
|
9513
|
-
|
|
9514
|
-
exports.TextGrammarArrowLeft24Filled = wrapIcon_1.default( /*#__PURE__*/TextGrammarArrowLeft24FilledIcon, 'TextGrammarArrowLeft24Filled');
|
|
9515
|
-
|
|
9516
|
-
const TextGrammarArrowLeft24RegularIcon = props => {
|
|
9517
|
-
const {
|
|
9518
|
-
fill: primaryFill = 'currentColor',
|
|
9519
|
-
className
|
|
9520
|
-
} = props;
|
|
9521
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9522
|
-
width: 24,
|
|
9523
|
-
height: 24,
|
|
9524
|
-
viewBox: "0 0 24 24",
|
|
9525
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9526
|
-
className: className
|
|
9527
|
-
}), React.createElement("path", {
|
|
9528
|
-
d: "M6.5 12a5.5 5.5 0 100 11 5.5 5.5 0 000-11zm.78 2.59l.07.06 2.52 2.51.04.05.04.08.02.06.02.08v.11l-.01.09-.03.08-.03.06-.05.07-2.52 2.51a.5.5 0 01-.76-.63l.05-.07L8.3 18H3.5a.5.5 0 01-.5-.41v-.09a.5.5 0 01.41-.5h4.88l-1.65-1.65a.5.5 0 01-.05-.63l.05-.07a.5.5 0 01.64-.06zm5.7 2.41h8.37a.75.75 0 01-.1 1.5h-8.33a6.55 6.55 0 00.06-1.5zm-.71-2.5h8.98a.75.75 0 00.1-1.5H11.2c.43.44.8.95 1.08 1.5zM2.75 9h18.6a.75.75 0 01-.1 1.5H2.65a.75.75 0 01.1-1.5zm0-4h18.6a.75.75 0 01-.1 1.5H2.65a.75.75 0 01.1-1.5z",
|
|
9529
|
-
fill: primaryFill
|
|
9530
|
-
}));
|
|
9531
|
-
};
|
|
9532
|
-
|
|
9533
|
-
exports.TextGrammarArrowLeft24Regular = wrapIcon_1.default( /*#__PURE__*/TextGrammarArrowLeft24RegularIcon, 'TextGrammarArrowLeft24Regular');
|
|
9536
|
+
exports.TextFootnote20Regular = wrapIcon_1.default( /*#__PURE__*/TextFootnote20RegularIcon, 'TextFootnote20Regular');
|