Skip to content
Thomas Bui edited this page Dec 29, 2021 · 6 revisions

Each icon/SVG can come in different versions:

original: the original logo. Can contain multiple colors.

devicon-original.svg

plain: a one-color version of the original logo. Could be in the original color, all black, or all white.

devicon-plain.svg

line: a one-color, line version of the original logo.

devicon-line.svg

original-wordmark: similar to the above but must contain the name of the technology.

devicon-original-wordmark.svg

plain-wordmark: similar to the above but must contain the name of the technology.

devicon-plain-wordmark.svg

line-wordmark: similar to the above but must contain the name of the technology.

devicon-line-wordmark.svg

Note

  • All plain and line versions (including their wordmark versions) will get its color removed via Icomoon during the font creation process. This means the SVG file can be any color but the font icons are always black.
  • Sometime, a logo can serve as both versions at the same time. For example, the original Apple logo can be named either original or plain. In these cases, you only need to submit one version and follow this rule for naming them: original > plain > line.
    • If it can fit multiple version, choose the version with the higher value. So in the case of Apple, you only need to create apple-original.svg to cover both original and plain