Skip to content

Commit 6e8da9c

Browse files
SepehrAkbariPKief
andauthored
feat(icon): add macaulay2 icon (#3349)
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
1 parent 7a36520 commit 6e8da9c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

icons/macaulay2.svg

Lines changed: 7 additions & 0 deletions
Loading

src/core/icons/fileIcons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3430,5 +3430,6 @@ export const fileIcons: FileIcons = {
34303430
fileNames: ['warp.md'],
34313431
light: true,
34323432
},
3433+
{ name: 'macaulay2', fileExtensions: ['m2'] },
34333434
]),
34343435
};

0 commit comments

Comments
 (0)