From e70b38f46cd298ad86adba884015a3cb8c8e11ca Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Fri, 19 Feb 2021 11:33:32 -0500 Subject: [PATCH] Add WebdriverIO (#5042) --- _data/simple-icons.json | 5 +++++ icons/webdriverio.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/webdriverio.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 309c7a849..ebec4f94a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8371,6 +8371,11 @@ "hex": "29ABE2", "source": "https://www.webcomponents.org/" }, + { + "title": "WebdriverIO", + "hex": "EA5906", + "source": "https://webdriver.io/docs/api/" + }, { "title": "Webflow", "hex": "4353FF", diff --git a/icons/webdriverio.svg b/icons/webdriverio.svg new file mode 100644 index 000000000..e17f470ab --- /dev/null +++ b/icons/webdriverio.svg @@ -0,0 +1 @@ +WebdriverIO icon \ No newline at end of file