Logo / Wordmark
A logo is a graphic mark that identifies a brand. A wordmark is a type of logo made entirely of the brand name in a distinctive type treatment. Both are the most recognizable element of brand identity.
§ 1 Definition
A logo is a visual symbol that identifies a company, organization, product, or brand. Logos take many forms, including abstract symbols, pictorial marks, combination marks (symbol plus name), emblems, and wordmarks. A wordmark is a specific category of logo built entirely from the brand's name, styled in custom lettering or a distinctive typeface. Wordmarks work well for brands with short, distinctive names (Google, Coca-Cola, IBM). Symbol-based logos work better for brands that need to transcend language barriers or expect to be recognized without the name present (Apple, Nike, Target). Both serve the same function: instant, memorable identification.
§ 2 The Seven Types of Logos
Wordmark (the name alone in styled type, like FedEx or Disney), Lettermark (initials, like IBM or HBO), Pictorial mark (a literal image of something, like Apple or Twitter's bird), Abstract mark (a non-representational shape, like Nike's swoosh or Pepsi's circle), Combination mark (a symbol and text together, like Burger King or Lacoste), Emblem (text inside a symbol or shape, like Starbucks or Harley-Davidson), and Dynamic logo (a logo that changes across contexts while remaining recognizable, like Google Doodles or MTV).
§ 3 What Makes an Effective Logo
Simplicity: A logo should be recognizable at a glance and at small sizes. Memorability: People should recall it after a brief viewing. Timelessness: Avoid trends that will look dated in five years. Versatility: It must work in one color, on a dark background, at favicon size, and on a billboard. Relevance: It should connect with the brand's industry and audience. A logo that scores on all five counts can last decades.
§ 4 Wordmarks: When the Name Is the Mark
Wordmarks work best when a brand has a distinctive, short name that can carry visual personality through typography alone. The design challenge is in the kerning, weight, proportion, and custom letterforms. A well-crafted wordmark makes the brand name itself the most memorable asset. Poor execution (using a generic font without customization) undermines distinctiveness. Custom wordmarks are among the most difficult logo types to execute well.
§ 5 In code
<!-- SVG wordmark example -->
<svg viewBox="0 0 400 80" xmlns="http://www.w3.org/2000/svg">
<text x="20" y="60" font-family="'Inter', sans-serif" font-weight="800"
font-size="48" letter-spacing="-2" fill="#0066ff">
AtomicGlue
</text>
</svg>§ 6 Common questions
- Q. Do I need both a logo and a wordmark?
- A. Not necessarily. Many brands use a single combination mark that works in all contexts. However, having a simplified icon version (for favicons and avatars) and a full wordmark (for headers and signage) gives you flexibility. A good brand identity system includes multiple lockups for different contexts.
- Q. Should I design my own logo?
- A. You can, but professional logo design requires more than drawing skills. Effective logo design demands understanding of brand strategy, psychology, scalability, trademark law, and the technical production of multiple file formats. Invest in a professional if the logo is central to your business identity.
- A logo is the primary visual identifier of a brand.
- Wordmarks are logos made of the brand name in styled typography.
- The seven logo types: wordmark, lettermark, pictorial, abstract, combination, emblem, dynamic.
- Effective logos are simple, memorable, timeless, versatile, and relevant.
- Wordmarks require custom or distinctive type treatment to avoid looking generic.
We design logos and wordmarks that work across digital and print, with the technical specs developers actually need. Check our Creative Services or get in touch.
Get in touchA logo is a graphic mark that identifies a brand. A wordmark is a type of logo made entirely of the brand name in a distinctive type treatment. Both are the most recognizable element of brand identity.
Category: Design
Author: Atomic Glue Editorial Team
## Definition
A logo is a visual symbol that identifies a company, organization, product, or brand. Logos take many forms, including abstract symbols, pictorial marks, combination marks (symbol plus name), emblems, and wordmarks. A wordmark is a specific category of logo built entirely from the brand's name, styled in custom lettering or a distinctive typeface. Wordmarks work well for brands with short, distinctive names (Google, Coca-Cola, IBM). Symbol-based logos work better for brands that need to transcend language barriers or expect to be recognized without the name present (Apple, Nike, Target). Both serve the same function: instant, memorable identification.
## The Seven Types of Logos
Wordmark (the name alone in styled type, like FedEx or Disney), Lettermark (initials, like IBM or HBO), Pictorial mark (a literal image of something, like Apple or Twitter's bird), Abstract mark (a non-representational shape, like Nike's swoosh or Pepsi's circle), Combination mark (a symbol and text together, like Burger King or Lacoste), Emblem (text inside a symbol or shape, like Starbucks or Harley-Davidson), and Dynamic logo (a logo that changes across contexts while remaining recognizable, like Google Doodles or MTV).
## What Makes an Effective Logo
Simplicity: A logo should be recognizable at a glance and at small sizes. Memorability: People should recall it after a brief viewing. Timelessness: Avoid trends that will look dated in five years. Versatility: It must work in one color, on a dark background, at favicon size, and on a billboard. Relevance: It should connect with the brand's industry and audience. A logo that scores on all five counts can last decades.
## Wordmarks: When the Name Is the Mark
Wordmarks work best when a brand has a distinctive, short name that can carry visual personality through typography alone. The design challenge is in the kerning, weight, proportion, and custom letterforms. A well-crafted wordmark makes the brand name itself the most memorable asset. Poor execution (using a generic font without customization) undermines distinctiveness. Custom wordmarks are among the most difficult logo types to execute well.
## In code
<!-- SVG wordmark example -->
<svg viewBox="0 0 400 80" xmlns="http://www.w3.org/2000/svg">
<text x="20" y="60" font-family="'Inter', sans-serif" font-weight="800"
font-size="48" letter-spacing="-2" fill="#0066ff">
AtomicGlue
</text>
</svg>## Common questions
Q: Do I need both a logo and a wordmark?
A: Not necessarily. Many brands use a single combination mark that works in all contexts. However, having a simplified icon version (for favicons and avatars) and a full wordmark (for headers and signage) gives you flexibility. A good brand identity system includes multiple lockups for different contexts.
Q: Should I design my own logo?
A: You can, but professional logo design requires more than drawing skills. Effective logo design demands understanding of brand strategy, psychology, scalability, trademark law, and the technical production of multiple file formats. Invest in a professional if the logo is central to your business identity.
## Key takeaways
- A logo is the primary visual identifier of a brand.
- Wordmarks are logos made of the brand name in styled typography.
- The seven logo types: wordmark, lettermark, pictorial, abstract, combination, emblem, dynamic.
- Effective logos are simple, memorable, timeless, versatile, and relevant.
- Wordmarks require custom or distinctive type treatment to avoid looking generic.
## Related entries
- [Brand Identity](atomicglue.co/glossary/brand-identity)
- [Brand Guidelines](atomicglue.co/glossary/brand-guidelines)
- [Typography (Serif / Sans-Serif / Variable Font)](atomicglue.co/glossary/typography-serif-sans-serif-variable-font)
Last updated July 2026. Permalink: atomicglue.co/glossary/logo-wordmark