Update guidelines #1

Merged
edent merged 1 commits from edent-gh/SuperTinyIcons:master into master 2025-08-12 14:51:56 +00:00
Contributor

Testing pull requests

Thank you for your contribution! Before sending this Pull Request, please confirm the following:

  • You have read the contributing guidelines
  • The icon's size is under 1,024 Bytes
  • The layout of the SVG looks like this including newlines
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="..." role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/> ... </svg>

If you have done the above, please send the Pull Request.

Testing pull requests Thank you for your contribution! Before sending this Pull Request, please confirm the following: * [ ] You have read [the contributing guidelines](https://github.com/edent/SuperTinyIcons/blob/master/CONTRIBUTING.md) * [ ] The icon's size is *under* 1,024 Bytes * [ ] The layout of the SVG looks like this including newlines ```svg <svg xmlns="http://www.w3.org/2000/svg" aria-label="..." role="img" viewBox="0 0 512 512"><path d="m0 0H512V512H0" fill="#fff"/> ... </svg> ``` If you have done the above, please send the Pull Request.
edent-gh added 1 commit 2025-08-12 14:50:11 +00:00
Update guidelines
Some checks failed
Run tests / test (pull_request) Has been cancelled
539d364e77
Testing pull requests
edent merged commit 46820550de into master 2025-08-12 14:51:56 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: edent/SuperTinyIcons#1
No description provided.