Open
Conversation
weh
requested changes
Feb 28, 2026
Contributor
weh
left a comment
There was a problem hiding this comment.
Hi @macmv,
thanks for your pull request. There are some things you need to update here.
The Icon files should have a single line with a second empty line in the file. This can be done when you optimize the image e.g. with svgomg. I am not sure if svgo also replaces the polygon elements with a path, or if that should be done manually.
now tho use the icon in the font we also need a second file (in your case toml-plain.svg which has only a single svg path with a single color. I think this should not be a big thing to do with this icon.
If you need help or have questions, check out our wiki, or just ask, we are happy to help.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Double check these details before you open a PR
developbranch.devicon.jsonfile at the correct alphabetic position as seen hereLink to prove your SVG is correct and up-to-date.
This is the SVG from the spec: https://toml.io/en/. I modified it slightly to be the correct color standalone. It's quite similar to the original in the TOML github too, although that one has different colors.