diff --git a/devicon.json b/devicon.json index fbf2a5f3..11d32532 100644 --- a/devicon.json +++ b/devicon.json @@ -3872,6 +3872,28 @@ "color": "#de3423", "aliases": [] }, + { + "name": "selenium", + "tags": [ + "webdrive", + "automation" + ], + "versions": { + "svg": [ + "original" + ], + "font": [ + "original" + ] + }, + "color": "#CF0A2C", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] + }, { "name": "sequelize", "tags": [ diff --git a/icons/selenium/selenium-original.svg b/icons/selenium/selenium-original.svg new file mode 100644 index 00000000..a3ca1d65 --- /dev/null +++ b/icons/selenium/selenium-original.svg @@ -0,0 +1 @@ + diff --git a/icons/selenium/selenium.eps b/icons/selenium/selenium.eps new file mode 100644 index 00000000..f7eb6f9e Binary files /dev/null and b/icons/selenium/selenium.eps differ