Skip to content

Commit

Permalink
Add Biome icon (material-extensions#2075)
Browse files Browse the repository at this point in the history
Biome (https://biomejs.dev/) is a toolchain
(code analyzer, formatter, linter) of the web.
It's the successor of Rome Tools (https://rome.tools/).

Icon from
https://github.com/biomejs/biome/blob/0b5a3fd25c46170fb75f62f297ea6e403a57a144/website/public/img/favicon.svg

Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
  • Loading branch information
2 people authored and navernoedenis committed Oct 5, 2023
1 parent da413ea commit cd2a619
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/biome.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2419,6 +2419,7 @@ export const fileIcons: FileIcons = {
'panda.config.cjs',
],
},
{ name: 'biome', fileNames: ['biome.json'] },
{
name: 'esbuild',
fileNames: [
Expand Down

0 comments on commit cd2a619

Please sign in to comment.