From 7a4ccc1538c877bc6b2ede96a4b79cb02c9f8053 Mon Sep 17 00:00:00 2001 From: James Haberland Date: Sun, 16 Jun 2024 18:48:41 -0500 Subject: [PATCH] Add Gusto Icon (#11245) --- _data/simple-icons.json | 5 +++++ icons/gusto.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/gusto.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1cb8b36c..fd5a5823 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6788,6 +6788,11 @@ "hex": "EE3524", "source": "https://cdn.gurobi.com/wp-content/uploads/2021/02/Gurobi-Optimization_Corporate-Brochure.pdf" }, + { + "title": "Gusto", + "hex": "F45D48", + "source": "https://gusto.com" + }, { "title": "Gutenberg", "hex": "000000", diff --git a/icons/gusto.svg b/icons/gusto.svg new file mode 100644 index 00000000..3d1ebbf1 --- /dev/null +++ b/icons/gusto.svg @@ -0,0 +1 @@ +Gusto \ No newline at end of file