2
0
Files
bot/ee/apps/landing-page/assets/logos/index.ts

19 lines
817 B
TypeScript
Raw Normal View History

2022-03-17 14:37:00 +01:00
export { AirtableLogo } from './AirtableLogo'
export { GmailLogo } from './GmailLogo'
export { GoogleSheetLogo } from './GoogleSheetsLogo'
export { HubspotLogo } from './HubspotLogo'
export { MailChimpLogo } from './MailchimpLogo'
export { NotionLogo } from './NotionLogo'
export { PipedriveLogo } from './PipedriveLogo'
export { SalesforceLogo } from './SalesforceLogo'
export { SlackLogo } from './SlackLogo'
export { WebflowLogo } from './WebflowLogo'
export { WixLogo } from './WixLogo'
export { WordpressLogo } from './WordpressLogo'
export { ZapierLogo } from './ZapierLogo'
export { GoogleCalendarLogo } from './GoogleCalendarLogo'
export { CalendlyLogo } from './CalendlyLogo'
export { ShopifyLogo } from './ShopifyLogo'
export { N8nLogo } from './N8nLogo'
export { GoogleDriveLogo } from './GoogleDriveLogo'