Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add verizon icon and fix in README.md protonmail icon #313

Merged
merged 6 commits into from
Oct 17, 2019
Merged

add verizon icon and fix in README.md protonmail icon #313

merged 6 commits into from
Oct 17, 2019

Conversation

GustavoAgt
Copy link
Contributor

No description provided.

@edent
Copy link
Owner

edent commented Oct 14, 2019

Thanks for this. If you follow the template in https://github.com/edent/SuperTinyIcons/blob/master/CONTRIBUTING.md you'll be able to make it much smaller. I've added some comments to help you out.

@@ -0,0 +1,4 @@
<svg
xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="0 0 512 512" width="512pt" height="512pt">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What benefit does the style add here? Why are the width & height in pt?

@@ -0,0 +1,4 @@
<svg
xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="0 0 512 512" width="512pt" height="512pt">
<defs><clipPath id="_clipPath_92HC6pO0AWPxEhhP8DBtPoYPLikryirL"><rect width="512" height="512" rx="15%"/></clipPath></defs><g clip-path="url(#_clipPath_92HC6pO0AWPxEhhP8DBtPoYPLikryirL)"><clipPath id="_clipPath_4WEzc61VtNU4neRvSfNhJmEbDMGnilAH"><rect x="0" y="0" width="512" height="512" transform="matrix(1,0,0,1,0,0)" fill="rgb(255,255,255)"/></clipPath><g clip-path="url(#_clipPath_4WEzc61VtNU4neRvSfNhJmEbDMGnilAH)"><g><path d=" M 76.8 0 L 435.2 0 C 477.587 0 512 34.413 512 76.8 L 512 435.2 C 512 477.587 477.587 512 435.2 512 L 76.8 512 C 34.413 512 0 477.587 0 435.2 L 0 76.8 C 0 34.413 34.413 0 76.8 0 Z " fill="rgb(0,0,0)"/><path d=" M 122.623 256.078 L 172.225 256.078 L 217.408 365.567 L 340.955 94.172 L 389.377 94.172 L 238.24 417.825 L 196.674 417.828 L 122.623 256.078 Z " fill="rgb(211,46,40)"/></g></g></g>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do these clipPaths do? Why are their IDs so long?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I've push a wrong svg version, I fixed it.

@GustavoAgt GustavoAgt closed this Oct 15, 2019
@GustavoAgt GustavoAgt reopened this Oct 15, 2019
@GustavoAgt
Copy link
Contributor Author

GustavoAgt commented Oct 16, 2019

@edent hey all the changes are done I did some more things like convert some others svg to android vector drawable, let me know if I need to make another change or any feedback.

@leanthonyml leanthonyml merged commit ab842d2 into edent:master Oct 17, 2019
@edent
Copy link
Owner

edent commented Oct 18, 2019

Just seen this. Please can you revert. The Verizon icon doesn't follow the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants