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