diff options
Diffstat (limited to 'icons-react/index.d.ts')
-rw-r--r-- | icons-react/index.d.ts | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index 6078e5f1..4d99aef0 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -260,6 +260,7 @@ export const IconBarrierBlock: TablerIcon; export const IconBaseline: TablerIcon; export const IconBasketOff: TablerIcon; export const IconBasket: TablerIcon; +export const IconBat: TablerIcon; export const IconBathOff: TablerIcon; export const IconBath: TablerIcon; export const IconBattery1: TablerIcon; @@ -718,6 +719,7 @@ export const IconClipboard: TablerIcon; export const IconClock2: TablerIcon; export const IconClockOff: TablerIcon; export const IconClock: TablerIcon; +export const IconClothesRack: TablerIcon; export const IconCloudComputing: TablerIcon; export const IconCloudDataConnection: TablerIcon; export const IconCloudDownload: TablerIcon; @@ -859,6 +861,7 @@ export const IconDatabaseExport: TablerIcon; export const IconDatabaseImport: TablerIcon; export const IconDatabaseOff: TablerIcon; export const IconDatabase: TablerIcon; +export const IconDentalBroken: TablerIcon; export const IconDentalOff: TablerIcon; export const IconDental: TablerIcon; export const IconDetails: TablerIcon; @@ -1059,6 +1062,7 @@ export const IconFingerprintOff: TablerIcon; export const IconFingerprint: TablerIcon; export const IconFiretruck: TablerIcon; export const IconFirstAidKit: TablerIcon; +export const IconFishBone: TablerIcon; export const IconFishHook: TablerIcon; export const IconFishOff: TablerIcon; export const IconFish: TablerIcon; @@ -1154,6 +1158,7 @@ export const IconGolfOff: TablerIcon; export const IconGolf: TablerIcon; export const IconGps: TablerIcon; export const IconGrain: TablerIcon; +export const IconGraph: TablerIcon; export const IconGridDots: TablerIcon; export const IconGridPattern: TablerIcon; export const IconGrillOff: TablerIcon; @@ -1210,6 +1215,7 @@ export const IconHexagonOff: TablerIcon; export const IconHexagon: TablerIcon; export const IconHexagons: TablerIcon; export const IconHierarchy2: TablerIcon; +export const IconHierarchy3: TablerIcon; export const IconHierarchy: TablerIcon; export const IconHighlightOff: TablerIcon; export const IconHighlight: TablerIcon; @@ -1218,6 +1224,7 @@ export const IconHistory: TablerIcon; export const IconHome2: TablerIcon; export const IconHomeOff: TablerIcon; export const IconHome: TablerIcon; +export const IconHorseToy: TablerIcon; export const IconHotelService: TablerIcon; export const IconHourglassEmpty: TablerIcon; export const IconHourglassHigh: TablerIcon; @@ -1279,6 +1286,8 @@ export const IconLayoutAlignRight: TablerIcon; export const IconLayoutAlignTop: TablerIcon; export const IconLayoutBoardSplit: TablerIcon; export const IconLayoutBoard: TablerIcon; +export const IconLayoutBottombarCollapse: TablerIcon; +export const IconLayoutBottombarExpand: TablerIcon; export const IconLayoutBottombar: TablerIcon; export const IconLayoutCards: TablerIcon; export const IconLayoutColumns: TablerIcon; @@ -1289,6 +1298,8 @@ export const IconLayoutGridAdd: TablerIcon; export const IconLayoutGrid: TablerIcon; export const IconLayoutKanban: TablerIcon; export const IconLayoutList: TablerIcon; +export const IconLayoutNavbarCollapse: TablerIcon; +export const IconLayoutNavbarExpand: TablerIcon; export const IconLayoutNavbar: TablerIcon; export const IconLayoutOff: TablerIcon; export const IconLayoutRows: TablerIcon; @@ -1430,6 +1441,7 @@ export const IconMessageCircleOff: TablerIcon; export const IconMessageCircle: TablerIcon; export const IconMessageCode: TablerIcon; export const IconMessageDots: TablerIcon; +export const IconMessageForward: TablerIcon; export const IconMessageLanguage: TablerIcon; export const IconMessageOff: TablerIcon; export const IconMessagePlus: TablerIcon; @@ -1728,6 +1740,8 @@ export const IconRowInsertTop: TablerIcon; export const IconRss: TablerIcon; export const IconRuler2Off: TablerIcon; export const IconRuler2: TablerIcon; +export const IconRuler3: TablerIcon; +export const IconRulerMeasure: TablerIcon; export const IconRulerOff: TablerIcon; export const IconRuler: TablerIcon; export const IconRun: TablerIcon; @@ -1813,6 +1827,7 @@ export const IconSignature: TablerIcon; export const IconSitemapOff: TablerIcon; export const IconSitemap: TablerIcon; export const IconSkateboard: TablerIcon; +export const IconSkull: TablerIcon; export const IconSleigh: TablerIcon; export const IconSlice: TablerIcon; export const IconSlideshow: TablerIcon; @@ -1845,6 +1860,8 @@ export const IconSpacingVertical: TablerIcon; export const IconSpade: TablerIcon; export const IconSpeakerphone: TablerIcon; export const IconSpeedboat: TablerIcon; +export const IconSpider: TablerIcon; +export const IconSpiral: TablerIcon; export const IconSportBillard: TablerIcon; export const IconSpy: TablerIcon; export const IconSquare0: TablerIcon; @@ -2145,4 +2162,5 @@ export const IconZoomOutArea: TablerIcon; export const IconZoomOut: TablerIcon; export const IconZoomPan: TablerIcon; export const IconZoomQuestion: TablerIcon; +export const IconZoomReset: TablerIcon; export const IconZzz: TablerIcon; |