Skip to content

Commit

Permalink
Add mermaid file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Apr 24, 2023
1 parent 8bd965e commit a89bffb
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
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 @@ -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 a89bffb

Please sign in to comment.