diff --git a/devicon.json b/devicon.json index 3f7bed210..5e267a573 100644 --- a/devicon.json +++ b/devicon.json @@ -3701,6 +3701,19 @@ "color": "#336791", "aliases": [] }, + { + "name": "postman", + "tags": [ + "api" + ], + "versions": { + "svg": [ + "original" + ] + }, + "color": "#f37036", + "aliases": ["halloween-orange"] + }, { "name": "premierepro", "tags": [ diff --git a/icons/postman/postman-original.svg b/icons/postman/postman-original.svg new file mode 100644 index 000000000..bae6b19e1 --- /dev/null +++ b/icons/postman/postman-original.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file