diff --git a/devicon.json b/devicon.json index fbf2a5f34..11d325328 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 000000000..a3ca1d659 --- /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 000000000..f7eb6f9ee Binary files /dev/null and b/icons/selenium/selenium.eps differ