Skip to content

Commit

Permalink
Add Sketch icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Feb 29, 2020
1 parent f533d23 commit 32f3e1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/sketch.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
Original file line number Diff line number Diff line change
Expand Up @@ -881,5 +881,6 @@ export const fileIcons: FileIcons = {
{ name: 'husky', fileNames: ['.huskyrc', 'husky.config.js', '.huskyrc.json', '.huskyrc.js', '.huskyrc.yaml', '.huskyrc.yml'] },
{ name: 'coconut', fileExtensions: ['coco'] },
{ name: 'capacitor', fileNames: ['capacitor.config.json'] },
{ name: 'sketch', fileExtensions: ['sketch'] },
]
};

0 comments on commit 32f3e1d

Please sign in to comment.