From b9f0648b2e8d9fc15edd3d90d4e0ea7021ff90ac Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 22 Mar 2022 23:43:22 +0100 Subject: Release 1.57.0 --- icons-react/index.d.ts | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'icons-react/index.d.ts') diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index 91fef6ff..05d7c449 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -64,6 +64,10 @@ export const IconArrowBarToLeft: TablerIcon; export const IconArrowBarToRight: TablerIcon; export const IconArrowBarToUp: TablerIcon; export const IconArrowBarUp: TablerIcon; +export const IconArrowBearLeft2: TablerIcon; +export const IconArrowBearLeft: TablerIcon; +export const IconArrowBearRight2: TablerIcon; +export const IconArrowBearRight: TablerIcon; export const IconArrowBigDownLine: TablerIcon; export const IconArrowBigDownLines: TablerIcon; export const IconArrowBigDown: TablerIcon; @@ -80,32 +84,52 @@ export const IconArrowBottomBar: TablerIcon; export const IconArrowBottomCircle: TablerIcon; export const IconArrowBottomSquare: TablerIcon; export const IconArrowBottomTail: TablerIcon; +export const IconArrowCurveLeft: TablerIcon; +export const IconArrowCurveRight: TablerIcon; export const IconArrowDownCircle: TablerIcon; export const IconArrowDownLeftCircle: TablerIcon; export const IconArrowDownLeft: TablerIcon; export const IconArrowDownRightCircle: TablerIcon; export const IconArrowDownRight: TablerIcon; export const IconArrowDown: TablerIcon; +export const IconArrowFork: TablerIcon; export const IconArrowForwardUp: TablerIcon; export const IconArrowForward: TablerIcon; export const IconArrowLeftBar: TablerIcon; export const IconArrowLeftCircle: TablerIcon; +export const IconArrowLeftRight: TablerIcon; export const IconArrowLeftSquare: TablerIcon; export const IconArrowLeftTail: TablerIcon; export const IconArrowLeft: TablerIcon; +export const IconArrowLoopLeft2: TablerIcon; export const IconArrowLoopLeft: TablerIcon; +export const IconArrowLoopRight2: TablerIcon; export const IconArrowLoopRight: TablerIcon; +export const IconArrowMerge: TablerIcon; export const IconArrowNarrowDown: TablerIcon; export const IconArrowNarrowLeft: TablerIcon; export const IconArrowNarrowRight: TablerIcon; export const IconArrowNarrowUp: TablerIcon; +export const IconArrowRampLeft2: TablerIcon; +export const IconArrowRampLeft3: TablerIcon; export const IconArrowRampLeft: TablerIcon; +export const IconArrowRampRight2: TablerIcon; +export const IconArrowRampRight3: TablerIcon; export const IconArrowRampRight: TablerIcon; export const IconArrowRightBar: TablerIcon; export const IconArrowRightCircle: TablerIcon; export const IconArrowRightSquare: TablerIcon; export const IconArrowRightTail: TablerIcon; export const IconArrowRight: TablerIcon; +export const IconArrowRotaryFirstLeft: TablerIcon; +export const IconArrowRotaryFirstRight: TablerIcon; +export const IconArrowRotaryLastLeft: TablerIcon; +export const IconArrowRotaryLastRight: TablerIcon; +export const IconArrowRotaryLeft: TablerIcon; +export const IconArrowRotaryRight: TablerIcon; +export const IconArrowRotaryStraight: TablerIcon; +export const IconArrowSharpTurnLeft: TablerIcon; +export const IconArrowSharpTurnRight: TablerIcon; export const IconArrowTopBar: TablerIcon; export const IconArrowTopCircle: TablerIcon; export const IconArrowTopSquare: TablerIcon; -- cgit v1.2.1