From a015efc533f0767103a876d1e0eb17f6455780ec Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 24 Jun 2023 08:13:26 -0700 Subject: [PATCH] Add MG icon (#8866) --- _data/simple-icons.json | 11 +++++++++++ icons/mg.svg | 1 + 2 files changed, 12 insertions(+) create mode 100644 icons/mg.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f9837ce7c..576114dc5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7199,6 +7199,17 @@ "hex": "17377F", "source": "https://mewe.com" }, + { + "title": "MG", + "aliases": { + "aka": [ + "Morris Garages" + ] + }, + "hex": "FF0000", + "source": "https://www.mg.co.uk/themes/custom/mg/assets/images/svg/mg-logo-desktop.svg", + "guidelines": "https://www.mg.co.uk/terms-and-conditions" + }, { "title": "micro:bit", "hex": "00ED00", diff --git a/icons/mg.svg b/icons/mg.svg new file mode 100644 index 000000000..0246bf9f1 --- /dev/null +++ b/icons/mg.svg @@ -0,0 +1 @@ +MG \ No newline at end of file