```bash pnpm add @api3/logos npm i @api3/logos yarn add @api3/logos ```
npm install @api3/logos``bash`
pnpm add @api3/logos
npm i @api3/logos
yarn add @api3/logos
`js
import { ChainLogo, SymbolLogo, ApiProviderLogo } from '@api3/logos';
$3
`html
})
})
})
`API
light prop is optional and defaults to false (dark theme). light = true` will return the light theme logo.| Prop | Type | Description |
| ----- | ------- | ----------- |
| id | string | Chain id |
| light | boolean | Light theme |
| Prop | Type | Description |
| ----- | ------- | ----------- |
| id | string | Symbol id |
| light | boolean | Light theme |
| Prop | Type | Description |
| ----- | ------- | ----------- |
| id | string | ApiProvider |
| light | boolean | Light theme |
Live demo at https://api3dao.github.io/logos