From 629032bb4e3066cc59f038663bf525f6600f18dd Mon Sep 17 00:00:00 2001 From: John Wesley Date: Thu, 4 May 2023 19:02:44 -0400 Subject: [PATCH] Fix MonoGame name --- _data/simple-icons.json | 2 +- icons/monogame.svg | 1 + icons/monogames.svg | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 icons/monogame.svg delete mode 100644 icons/monogames.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 960fec6a0c0f..7e0d727192b9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7353,7 +7353,7 @@ "source": "https://www.monkey-tie.com" }, { - "title": "MonoGames", + "title": "MonoGame", "hex": "E73C00", "source": "https://www.monogame.net" }, diff --git a/icons/monogame.svg b/icons/monogame.svg new file mode 100644 index 000000000000..412ba852802b --- /dev/null +++ b/icons/monogame.svg @@ -0,0 +1 @@ +MonoGame \ No newline at end of file diff --git a/icons/monogames.svg b/icons/monogames.svg deleted file mode 100644 index 0a24e76c897d..000000000000 --- a/icons/monogames.svg +++ /dev/null @@ -1 +0,0 @@ -MonoGames \ No newline at end of file