File tree Expand file tree Collapse file tree
apps/sim/app/(landing)/integrations/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ import {
3333 DatadogIcon ,
3434 DevinIcon ,
3535 DiscordIcon ,
36- DocuSignIcon ,
3736 DocumentIcon ,
37+ DocuSignIcon ,
3838 DropboxIcon ,
3939 DsPyIcon ,
4040 DubIcon ,
@@ -50,8 +50,8 @@ import {
5050 FirecrawlIcon ,
5151 FirefliesIcon ,
5252 GammaIcon ,
53- GitLabIcon ,
5453 GithubIcon ,
54+ GitLabIcon ,
5555 GmailIcon ,
5656 GongIcon ,
5757 GoogleAdsIcon ,
@@ -97,9 +97,9 @@ import {
9797 LinkupIcon ,
9898 LoopsIcon ,
9999 LumaIcon ,
100- MailServerIcon ,
101100 MailchimpIcon ,
102101 MailgunIcon ,
102+ MailServerIcon ,
103103 Mem0Icon ,
104104 MicrosoftDataverseIcon ,
105105 MicrosoftExcelIcon ,
@@ -138,8 +138,6 @@ import {
138138 RevenueCatIcon ,
139139 RipplingIcon ,
140140 S3Icon ,
141- SQSIcon ,
142- STTIcon ,
143141 SalesforceIcon ,
144142 SearchIcon ,
145143 SendgridIcon ,
@@ -151,17 +149,19 @@ import {
151149 SimilarwebIcon ,
152150 SlackIcon ,
153151 SmtpIcon ,
152+ SQSIcon ,
154153 SshIcon ,
154+ STTIcon ,
155155 StagehandIcon ,
156156 StripeIcon ,
157157 SupabaseIcon ,
158- TTSIcon ,
159158 TavilyIcon ,
160159 TelegramIcon ,
161160 TextractIcon ,
162161 TinybirdIcon ,
163162 TranslateIcon ,
164163 TrelloIcon ,
164+ TTSIcon ,
165165 TwilioIcon ,
166166 TypeformIcon ,
167167 UpstashIcon ,
@@ -173,11 +173,11 @@ import {
173173 WikipediaIcon ,
174174 WordpressIcon ,
175175 WorkdayIcon ,
176+ xIcon ,
176177 YouTubeIcon ,
177178 ZendeskIcon ,
178179 ZepIcon ,
179180 ZoomIcon ,
180- xIcon ,
181181} from '@/components/icons'
182182
183183type IconComponent = ComponentType < SVGProps < SVGSVGElement > >
You can’t perform that action at this time.
0 commit comments