@@ -21,6 +21,7 @@ const CreditCardsNew = 'CreditCardsNew';
2121const CreditCardsNewGreen = 'CreditCardsNewGreen' ;
2222const InvoiceBlue = 'InvoiceBlue' ;
2323const LaptopWithSecondScreenAndHourglass = 'LaptopWithSecondScreenAndHourglass' ;
24+ const RunningTurtle = 'RunningTurtle' ;
2425const LockOpen = 'LockOpen' ;
2526const Luggage = 'Luggage' ;
2627const MoneyIntoWallet = 'MoneyIntoWallet' ;
@@ -29,6 +30,7 @@ const ConciergeBubble = 'ConciergeBubble';
2930const TreasureChest = 'TreasureChest' ;
3031const ThumbsUpStars = 'ThumbsUpStars' ;
3132const Hands = 'Hands' ;
33+ const Hand = 'Hand' ;
3234const SmartScan = 'SmartScan' ;
3335const Hourglass = 'Hourglass' ;
3436const CommentBubbles = 'CommentBubbles' ;
@@ -56,6 +58,9 @@ const Binoculars = 'Binoculars';
5658const CompanyCard = 'CompanyCard' ;
5759const ReceiptUpload = 'ReceiptUpload' ;
5860const ExpensifyCardIllustration = 'ExpensifyCardIllustration' ;
61+ const ExpensifyCardImage = 'ExpensifyCardImage' ;
62+ const MultiScan = 'MultiScan' ;
63+ const Shutter = 'Shutter' ;
5964const SplitBill = 'SplitBill' ;
6065const PiggyBank = 'PiggyBank' ;
6166const Pillow = 'Pillow' ;
@@ -134,6 +139,7 @@ export {
134139 CreditCardsNewGreen ,
135140 InvoiceBlue ,
136141 LaptopWithSecondScreenAndHourglass ,
142+ RunningTurtle ,
137143 LockOpen ,
138144 Luggage ,
139145 MoneyIntoWallet ,
@@ -142,6 +148,7 @@ export {
142148 TreasureChest ,
143149 ThumbsUpStars ,
144150 Hands ,
151+ Hand ,
145152 SmartScan ,
146153 Hourglass ,
147154 CommentBubbles ,
@@ -169,6 +176,9 @@ export {
169176 CompanyCard ,
170177 ReceiptUpload ,
171178 ExpensifyCardIllustration ,
179+ ExpensifyCardImage ,
180+ MultiScan ,
181+ Shutter ,
172182 SplitBill ,
173183 PiggyBank ,
174184 Pillow ,
0 commit comments