> ## Documentation Index
> Fetch the complete documentation index at: https://docs.autosend.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Download official AutoSend logos

> Access official AutoSend brand assets including logos, icons, and brand guidelines for your integrations and marketing materials.

export const AUTOSEND_PATHS = {
  dashboard: 'https://autosend.com/dashboard',
  apiKey: 'https://autosend.com/account/api-key',
  faqs: 'https://autosend.com/faq',
  marketingEmails: 'https://autosend.com/marketing-emails',
  webhooks: 'https://autosend.com/webhooks',
  composeByAutoSend: 'https://autosend.com/compose',
  emailActivity: 'https://autosend.com/email-activities',
  team: 'https://autosend.com/settings/team',
  pricing: 'https://autosend.com/pricing',
  verifyEmail: 'https://autosend.com/compose/email-builder?template=verify-email',
  welcomeEmail: 'https://autosend.com/compose/email-builder?template=welcome-email',
  productUpdate: 'https://autosend.com/compose/email-builder?template=product-update',
  newsletter: 'https://autosend.com/compose/email-builder?template=newsletter',
  automations: 'https://autosend.com/automations',
  globalSuppressions: 'https://autosend.com/suppressions/global',
  signup: 'https://autosend.com/signup',
  domains: 'https://autosend.com/settings/domains',
  smtpKey: 'https://autosend.com/settings/smtp',
  logoKit: 'https://asend.email/logo',
  contactsPage: 'https://autosend.com/contacts/list-and-segments',
  accountBilling: 'https://autosend.com/account/billing',
  accountUsage: 'https://autosend.com/account/usage',
  terms: 'https://autosend.com/legal/terms',
  inbound: 'https://autosend.com/email-activities/inbound'
};

<Frame>
  <img src="https://mintcdn.com/autosend-13920f5c/y3EsnHew4kthGXJP/images/autosend-brand-kit-cover.png?fit=max&auto=format&n=y3EsnHew4kthGXJP&q=85&s=7cbe12e87e0938e4fcc77f510a9f9e96" alt="AutoSend Logo Kit Preview" width="1500" height="900" data-path="images/autosend-brand-kit-cover.png" />
</Frame>

<Card title="Download Logo Kit (zip)" icon="download" iconType="duotone" href={AUTOSEND_PATHS.logoKit} horizontal>
  Download official AutoSend logos in SVG and PNG formats, available in both light and dark themes.
  Use only the official colors for the wordmark.
</Card>
