-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Creating Pull Request for New Icon
Alex Canales edited this page Dec 23, 2024
·
2 revisions
Follow these steps to create and submit a pull request for a new icon:
- Use the GitHub Compare & Pull Request button or create the pull request manually.
- Ensure the target branch is set to
develop
.
- Copy and paste the new icon template URL into the search bar.
- Press Enter to search for the template.
- Edit the title of the pull request to include:
- The icon name.
- The included SVG versions.
- Example:
New icon: gleam (original, plain)
- Go through the provided pull request template and fill in the required fields.
- Make sure to:
- Include the pull request number of the issue being closed.
- Add links to the sources where the SVGs were found such as the official website.
- Include any additional comments, such as:
- Reasons for the chosen colors.
- Challenges or issues encountered during the process.
Here is an example of what the final pull request should look like:
Congrats! Your pull request is ready for review.
- What Icons Do We Accept?
- Requesting an Icon
- Overview on Submitting Icons
- Full Example of Submitting Icons
- Recommended Resources and Tools
- About the Maintainers, Supporters, and Contributors
- Code of Conduct
- Naming Conventions
- Organizing SVGs
- SVG Standards
- SVG Versions
- Updating
devicon.json
- Common Bugs and Solutions