Skip to content

Commit

Permalink
Add Artistic Style icon (Closes #1187)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Aug 9, 2021
1 parent cff00b4 commit e7df0b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions icons/astyle.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 @@ -1624,5 +1624,6 @@ export const fileIcons: FileIcons = {
},
{ name: 'coala', fileExtensions: ['coarc', 'coafile'] },
{ name: 'teal', fileExtensions: ['tl'] },
{ name: 'astyle', fileNames: ['.astylerc'] },
],
};

0 comments on commit e7df0b3

Please sign in to comment.