Skip to content

Commit

Permalink
Add Ansible folder icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisArmstrongUK authored and PKief committed May 31, 2018
1 parent b1f1ae1 commit 43d0723
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
13 changes: 13 additions & 0 deletions icons/folder-ansible-open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions icons/folder-ansible.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/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-fastlane', folderNames: ['fastlane'] },
{ name: 'folder-plugin', folderNames: ['plugin', 'plugins', 'extension', 'extensions', 'addon', 'addons'] },
{ name: 'folder-controller', folderNames: ['controller', 'controllers', 'service', 'services'] },
{ name: 'folder-ansible', folderNames: ['ansible'] },
]
},
{ name: 'classic', defaultIcon: { name: 'folder' }, rootFolder: { name: 'folder-root' } },
Expand Down

0 comments on commit 43d0723

Please sign in to comment.