From ba7d9a2589b59116e48869ba262712bf13f52e62 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Tue, 10 Dec 2024 16:18:55 +0700 Subject: [PATCH] Add Express.com icon (#11259) --- _data/simple-icons.json | 5 +++++ icons/expressdotcom.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/expressdotcom.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3b298a9aa..3a1200753 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5241,6 +5241,11 @@ "hex": "000000", "source": "https://github.com/openjs-foundation/artwork/blob/ac43961d1157f973c54f210cf5e0c9c45e3d3f10/projects/express/express-icon-black.svg" }, + { + "title": "Express.com", + "hex": "000000", + "source": "https://www.express.com" + }, { "title": "ExpressVPN", "hex": "DA3940", diff --git a/icons/expressdotcom.svg b/icons/expressdotcom.svg new file mode 100644 index 000000000..635a9e853 --- /dev/null +++ b/icons/expressdotcom.svg @@ -0,0 +1 @@ +Express.com \ No newline at end of file