diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f471447c60eb..36426186552c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1,5 +1,15 @@ { "icons": [ + { + "title": ".ENV", + "hex": "ECD53F", + "source": "https://github.com/motdotla/dotenv", + "aliases": { + "aka": [ + "Dotenv" + ] + } + }, { "title": ".NET", "hex": "512BD4", diff --git a/icons/dotenv.svg b/icons/dotenv.svg new file mode 100644 index 000000000000..333eeda90d15 --- /dev/null +++ b/icons/dotenv.svg @@ -0,0 +1 @@ +.ENV \ No newline at end of file