From b447c7285fec5d1a937bbd644674e57454eb0128 Mon Sep 17 00:00:00 2001 From: Peter Stakoun Date: Mon, 22 Jun 2020 10:20:22 -0400 Subject: [PATCH] Add Cypress (#3228) --- _data/simple-icons.json | 5 +++++ icons/cypress.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/cypress.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 98a4dc226..ed5f54069 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1425,6 +1425,11 @@ "hex": "073551", "source": "https://curl.haxx.se/logo/" }, + { + "title": "Cypress", + "hex": "17202C", + "source": "https://cypress.io" + }, { "title": "D3.js", "hex": "F9A03C", diff --git a/icons/cypress.svg b/icons/cypress.svg new file mode 100644 index 000000000..fcd92bc40 --- /dev/null +++ b/icons/cypress.svg @@ -0,0 +1 @@ +Cypress icon \ No newline at end of file