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

For the technology name, make the file and folder name lowercase and concatenate them. For example:

  • AngularJS becomes angularjs
  • Amazon Web Services becomes amazonwebservices
  • Microsoft SQL Server becomes microsoftsqlserver

For SVG file names, ensure your file names match this format and accurately reflect its content:

  • For programmers: (Technology name)-(original|plain|line)(-wordmark?)
  • For non-programmers: {Technology name}-{one of the version names: original, plain, wordmark}{if it's a wordmark version, add a '-wordmark' at the end}.

Example:

  • react-original
  • npm-plain
  • javascript-line-wordmark

For info on what each version means, see SVG Versions.

Clone this wiki locally