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

# Logo Icons

> API Reference for individual logos and icons.

## Logo Icons Endpoint

### Query Parameters

<ParamField query="name" type="string" required>
  Icon name (e.g., `React-Dark`, `Python-Light`).
</ParamField>

### Response

<ResponseField name="SVG" type="image/svg+xml">
  Returns the raw SVG of the icon.
</ResponseField>
