Skip to content

Commit

Permalink
Add mermaid file icon (#1957)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Apr 26, 2023
1 parent 8ecc5fb commit b129fb5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions icons/mermaid.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 @@ -2328,5 +2328,6 @@ export const fileIcons: FileIcons = {
{ name: 'typst', fileExtensions: ['typ'] },
{ name: 'ifanr-cloud', fileNames: ['.mincloudrc'] },
{ name: 'qwik', fileExtensions: ['tsx'], enabledFor: [IconPack.Qwik] },
{ name: 'mermaid', fileExtensions: ['mmd', 'mermaid'] },
],
};

0 comments on commit b129fb5

Please sign in to comment.