Skip to content

Commit

Permalink
Add chess icons
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasminocha committed Apr 14, 2021
1 parent 3c52b3a commit 1ab8b39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/chess.svg
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 icons/chess_light.svg
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
Expand Up @@ -1434,5 +1434,6 @@ export const fileIcons: FileIcons = {
},
{ name: 'scala', fileExtensions: ['scala', 'sc'] },
{ name: 'lilypond', fileExtensions: ['ly'] },
{ name: 'chess', fileExtensions: ['pgn', 'fen'], light: true },
],
};

0 comments on commit 1ab8b39

Please sign in to comment.