From 92668f39dce492ec14bfa1494dea6367eecf8375 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Fri, 15 Dec 2023 14:55:51 +0000 Subject: [PATCH] Add Biome (#10110) --- _data/simple-icons.json | 10 ++++++++++ icons/biome.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/biome.svg 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