Skip to content

Commit

Permalink
add file icon for Vedic Programming Language. (#2111)
Browse files Browse the repository at this point in the history
* add extensions

* add icon

* fix: color and size of vedic.svg
  • Loading branch information
KunalSin9h committed Jan 7, 2024
1 parent 0f5fd1b commit d27036b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/vedic.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 @@ -645,6 +645,7 @@ export const fileIcons: FileIcons = {
],
},
{ name: 'virtual', fileExtensions: ['vdi', 'vbox', 'vbox-prev'] },
{ name: 'vedic', fileExtensions: ['ved', 'veda', 'vedic'] },
{ name: 'email', fileExtensions: ['ics'], fileNames: ['.mailmap'] },
{
name: 'audio',
Expand Down

0 comments on commit d27036b

Please sign in to comment.