Source brand assets (logos, wordmarks, lockups) for the Open Home Foundation and its projects. For usage guidelines, see the brand guidelines site.
This logo is trademarked and the property of the Open Home Foundation. This means it is not available for commercial use without express written permission from the foundation. We regard commercial use as anything designed to market or promote a product, software or service that is for sale. Please contact partner@openhomefoundation.org for further information.
| Brand | Directory |
|---|---|
| Open Home Foundation | open-home-foundation/ |
| Home Assistant | home-assistant/ |
| Music Assistant | music-assistant/ |
| ESPHome | esphome/ |
Each brand directory contains three asset variants, each with SVG and PNG formats:
{brand}/
├── logomark/
│ ├── svg/
│ └── png/
├── wordmark/
│ ├── svg/
│ └── png/
└── lockup/
├── svg/
└── png/
All files follow: {variant}-{theme}.{ext}
- Variants:
logomark,wordmark,lockup - Themes:
color(full color),white(reversed for dark backgrounds),black(monochrome)
Examples:
open-home-foundation/logomark/svg/logomark-color.svghome-assistant/lockup/png/lockup-white.pngmusic-assistant/wordmark/svg/wordmark-black.svg
- Create a directory using the brand's kebab-case name (e.g.,
my-project/). - Add the
logomark/,wordmark/, andlockup/subdirectories, each withsvg/andpng/folders. - Name files as
{variant}-{theme}.{ext}. - Update the brands table in this README.