diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 81d5ca3d5..356797508 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -81,6 +81,7 @@ First of all, thanks for taking the time to contribute! This project can only gr
  • Each .svg file contains one version of an icon in a 0 0 128 128 viewbox. You can use a service like resize-image for scaling the svg.
  • The svg element does not need the height and width attributes. However, if you do use it, ensure their values are either "128" or "128px". Ex: height="128"
  • Each .svg must use the fill attribute instead of using classes for colors. See here for more details.
  • +
  • The naming convention for the svg file is the following: (Icon name)-(original|plain|line)(-wordmark?).

  • diff --git a/devicon.json b/devicon.json index 4342c0125..d3ab1e59e 100644 --- a/devicon.json +++ b/devicon.json @@ -2100,7 +2100,7 @@ }, "color": "#6dd0c7", "aliases": [] - }, + }, { "name": "nestjs", "tags": [