brands
brands copied to clipboard
Add Trello brand icons and logos
Proposed change
This supports the addition of the Trello integration into core.
These icons and logo files were created by modifying the official Brand Assets to meet the image specifications of this project (size, file type, etc.).
The only thing to note is that I intentionally didn't include different icons for dark/light mode because the standard Trello icons seemed to work well for both. Happy to discuss further.
Image file information for quick reference:
[email protected]: PNG image data, 512 x 512, 8-bit/color RGBA, interlaced
icon.png: Â Â PNG image data, 256 x 256, 8-bit/color RGBA, interlaced
[email protected]: PNG image data, 2507 x 512, 8-bit/color RGBA, interlaced
logo.png: Â Â PNG image data, 1254 x 256, 8-bit/color RGBA, interlaced
Type of change
- [x] Add a new logo or icon for a new core integration
- [ ] Add a missing icon or logo for an existing core integration
- [ ] Add a new logo or icon for a custom integration (custom component)
- [ ] I've opened up a PR for my custom integration on the Home Assistant Python wheels repository
- [ ] Replace an existing icon or logo with a higher quality version
- [ ] Removing an icon or logo
Additional information
- This PR fixes or closes issue: fixes #
- Link to code base pull request: https://github.com/home-assistant/core/pull/93580
- Link to documentation pull request: https://github.com/home-assistant/home-assistant.io/pull/27526
- Link to integration documentation on our website:
Checklist
- [x] The added/replaced image(s) are PNG
- [x] Icon image size is 256x256px (
icon.png) - [x] hDPI icon image size is 512x512px for  (
[email protected]) - [x] Logo image size has min 128px, but max 256px, on the shortest side (
logo.png) - [x] hDPI logo image size has min 256px, but max 512px, on the shortest side (
[email protected])