Skip to content
Alex Canales edited this page Dec 22, 2024 · 5 revisions

Requesting a New Icon

Important: Please create a separate issue for each icon request.

  1. Search for Existing Issues
    Before submitting a new icon request, search for any existing issues with the same icon name.

  2. Create a New Issue
    If no issue exists, create a new one using our Issue Form.

    • Use the Issue Template and ensure all necessary information is filled out.

    image

Updating an Icon

Sometimes, logos are updated or an error is spotted in the SVG/icon. If this happens, the current icon in our repository might need an update.

Reporting an Issue

  1. Open a New Icon Request Issue
    Describe the update or issue with the icon.

  2. Include a Link
    If it’s an update, provide a link to the new logo or official announcement.

Fixing/Updating the Icon

  1. Create a Commit
    Make the necessary changes to the SVG and commit them.

  2. Follow Submission Guidelines
    Follow the steps outlined in Overview on Submitting Icons. Replace new with update.

  3. Open a Pull Request
    Submit the changes via a pull request to the develop branch.

  4. Name the Pull Request
    Instead of naming the pull request “new icon,” name it as follows:
    update icon: IconName (versions)

Clone this wiki locally