diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 242f4e7d..ea920475 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3074,6 +3074,12 @@ "source": "https://flutter.dev/brand", "guidelines": "https://flutter.dev/brand" }, + { + "title": "FMOD", + "hex": "000000", + "source": "https://www.fmod.com/attribution", + "guidelines": "https://www.fmod.com/attribution" + }, { "title": "Fnac", "hex": "E1A925", diff --git a/icons/fmod.svg b/icons/fmod.svg new file mode 100644 index 00000000..6853c016 --- /dev/null +++ b/icons/fmod.svg @@ -0,0 +1 @@ +FMOD icon \ No newline at end of file