Skip to content

Commit

Permalink
feat: add ifanr cloud icon (#1934)
Browse files Browse the repository at this point in the history
  • Loading branch information
toFrankie committed Apr 15, 2023
1 parent 9ef84ca commit 6b5759b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions icons/ifanr-cloud.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 @@ -2324,5 +2324,6 @@ export const fileIcons: FileIcons = {
],
},
{ name: 'typst', fileExtensions: ['typ'] },
{ name: 'ifanr-cloud', fileNames: ['.mincloudrc'] },
],
};

0 comments on commit 6b5759b

Please sign in to comment.