frost
frost copied to clipboard
Icon for Home Assistant
First time contributing, hope all is OK.
Wasn't sure what the full activity name is supposed to look like. I found:
- io.homeassistant.companion.android.minimal (F-Droid version)
- io.homeassistant.companion.android (Google AppStore version)
Hi, the icon is black now, can you change it to white? (#fff)
Oops, was easier to work with during editing. Changed it to white now.
If you look at the code of your SVG, you see two <linearGradient>
that are unused. This must be legacy and you can safely remove the whole <defs>
block. I think you can do the same with <metadata>
.