dkanada / frost

Icon Pack for Android Devices
GNU General Public License v3.0
164 stars 76 forks source link

Icon for Home Assistant #414

Open tbhsm opened 3 years ago

tbhsm commented 3 years ago

First time contributing, hope all is OK.

Wasn't sure what the full activity name is supposed to look like. I found:

Donnnno commented 3 years ago

Hi, the icon is black now, can you change it to white? (#fff)

tbhsm commented 3 years ago

Oops, was easier to work with during editing. Changed it to white now.

aloxe commented 2 years ago

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>.