diff --git a/_data/simple-icons.json b/_data/simple-icons.json index afefa4a606e1..54cd2f047cbd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1474,6 +1474,11 @@ "hex": "000000", "source": "https://www.billboard.com/" }, + { + "title": "BIM", + "hex": "EB1928", + "source": "https://upload.wikimedia.org/wikipedia/commons/2/2d/Bim_%28company%29_logo.svg" + }, { "title": "Binance", "hex": "F0B90B", diff --git a/icons/bim.svg b/icons/bim.svg new file mode 100644 index 000000000000..5758da89ab06 --- /dev/null +++ b/icons/bim.svg @@ -0,0 +1 @@ +BIM \ No newline at end of file