feat: Added matrix logo under 1024 Bytes
Fix for https://github.com/edent/SuperTinyIcons/issues/553
Quick heads up, this doesn't seem to include the required template in the readme. The "m" also seems like it has an excessive number of nodes, and some commands that could be arcs rather than curves and be more efficient.
@Eiim Hey, can you please point me to the template you're referencing. I tried looking up to your old PR's, but I'm not sure what you're trying to say here. Regarding the SVG, I'll read up on the points you suggested and will share an updated SVG
@RitikPatni It's at the bottom of the README, or in CONTRIBUTING.md
@Eiim Ok thanks found it, will update the SVG to satisfy those conditions
This is a really good start. Please can you follow the guide in https://github.com/edent/SuperTinyIcons/blob/master/CONTRIBUTING.md
@edent Sure I'll do it and update the PR
Any update on this @RitikPatni ?
Hi @edent sorry for no updates. The last few weeks were quite busy for me, but I can update it now and will post the update today or tomorrow
@edent I've updated the README and reference docs, but I'm unsure about the Android image part. Can you please tell me if there is any standardized approach to do this
As per https://github.com/edent/SuperTinyIcons/blob/master/CONTRIBUTING.md
Use https://inloop.github.io/svg2android/ to create an Android-compatible XML file.
@edent Updated the android image thanks for pointing out to the docs
Fixed in #676