SuperTinyIcons icon indicating copy to clipboard operation
SuperTinyIcons copied to clipboard

feat: Added matrix logo under 1024 Bytes

Open RitikPatni opened this issue 4 years ago • 11 comments

Fix for https://github.com/edent/SuperTinyIcons/issues/553

RitikPatni avatar Sep 30 '21 10:09 RitikPatni

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 avatar Oct 01 '21 00:10 Eiim

@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 avatar Oct 03 '21 15:10 RitikPatni

@RitikPatni It's at the bottom of the README, or in CONTRIBUTING.md

Eiim avatar Oct 03 '21 15:10 Eiim

@Eiim Ok thanks found it, will update the SVG to satisfy those conditions

RitikPatni avatar Oct 03 '21 15:10 RitikPatni

This is a really good start. Please can you follow the guide in https://github.com/edent/SuperTinyIcons/blob/master/CONTRIBUTING.md

edent avatar Oct 03 '21 20:10 edent

@edent Sure I'll do it and update the PR

RitikPatni avatar Oct 04 '21 06:10 RitikPatni

Any update on this @RitikPatni ?

edent avatar Oct 26 '21 10:10 edent

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

RitikPatni avatar Oct 26 '21 11:10 RitikPatni

@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

RitikPatni avatar Oct 26 '21 16:10 RitikPatni

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 avatar Nov 07 '21 15:11 edent

@edent Updated the android image thanks for pointing out to the docs

RitikPatni avatar Nov 07 '21 16:11 RitikPatni

Fixed in #676

edent avatar Nov 04 '22 15:11 edent