KGM logo

KG Mobility

The KGM logo is the manufacturer mark for KG Mobility, from South Korea. Motomarks publishes it as PNG and WebP, with full logo, badge, and wordmark variants when those assets exist.

Available as PNG and WebP from a stable Motomarks CDN URL at /img/kgm.

Logo
KGM logo
Country
South Korea
Company
KG Mobility

Live logo URL

The preview and URL stay paired, so the asset you copy is the exact asset on screen.
KGM full

This preview uses a placeholder token until an API key is available.

Add an API key before using this URL

Create or manage a key, then return here to copy a working URL.

Choose the right KGM asset

Start with the shape that fits the slot, then tune size and format in the URL.

Full logo

Best for directories, marketplace cards, comparison pages, and any surface where the complete mark has room to breathe.

Badge

Best for compact UI: filters, tables, saved vehicles, mobile lists, and favicon-like brand slots.

Wordmark

Best when the manufacturer name needs to stay legible in headers, partner lists, and editorial pages.

How to use the KGM logo in an app

Add the published KGM logo to a product with a Motomarks CDN URL, then keep the same asset across sizes, formats, and frameworks.

  1. 1

    Copy the CDN URL

    Start from https://motomarks.io/img/kgm. That slug stays stable as Motomarks updates the published KGM assets.

  2. 2

    Choose type, size, and format

    Set type to full, badge, or wordmark when that variant exists. Add size (xs through xl) and format (png or webp) as query parameters.

  3. 3

    Add a publishable API key

    Append your pk_ key for production CDN requests. Secret sk_ keys stay on the server for JSON API calls.

  4. 4

    Drop the URL into your UI

    Use the URL in an img, Image, or native image loader. Keep alt text specific, such as "KGM logo".

Use it in any stack
One keyed Motomarks URL works in plain markup, component frameworks, native image loaders, and API-backed views.
logo.html
1<img2  src="https://motomarks.io/img/kgm?token=YOUR_API_KEY"3  alt="KGM logo"4  width="128"5  height="128"6  loading="lazy"7/>

Need more than the image?

Fetch the brand record when your UI also needs metadata, ordered colors, or attribution context.

GET https://api.motomarks.io/brands/kgm
Authorization: Bearer YOUR_SECRET_KEY
Read the API docs

Reference

More about KGM.

Brand history, logo changes, color notes, usage examples, and common questions.

Common questions about the KGM logo

Format, usage, attribution, and history notes for the KGM logo.

What is the KGM logo?

The KGM logo is the manufacturer mark for KG Mobility, from South Korea. Motomarks publishes it as PNG and WebP, with full logo, badge, and wordmark variants when those assets exist.

What formats is the KGM logo available in?

The KGM logo is available from Motomarks as PNG and WebP. Published variants can include the full logo, badge, and wordmark, in five preset sizes from 64px through 1024px, with square or height aspect behavior.

How do I add the KGM logo to an app?

Use the Motomarks image CDN URL for the kgm slug, then set type, size, format, and aspect as query parameters. Add a publishable pk_ key for production requests. The same URL works in HTML, React, native image loaders, and other stacks.

Can I use the KGM logo in a commercial product?

Motomarks delivers the published KGM assets and structured brand data. It does not grant trademark rights. KG Mobility owns the mark associated with South Korea. Check the manufacturer's brand or trademark guidelines before shipping.