diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2e5b88f7..3ad61499 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1881,6 +1881,16 @@ "hex": "000000", "source": "https://bio.link" }, + { + "title": "Biome", + "hex": "F7B911", + "source": "https://biomejs.dev", + "aliases": { + "old": [ + "Rome" + ] + } + }, { "title": "BisectHosting", "hex": "0D1129", diff --git a/icons/biome.svg b/icons/biome.svg new file mode 100644 index 00000000..c233d2f5 --- /dev/null +++ b/icons/biome.svg @@ -0,0 +1 @@ +Biome \ No newline at end of file