Skip to content

Commit

Permalink
feat: add videocam icon to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
rouxxi committed Oct 7, 2024
1 parent 89bafb8 commit c46d124
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions addon/helpers/icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export const ICONS = {
uploadFile: { default: 'upload_file', plainIcon: 'upload_file_plainIcon' },
userCircle: { default: 'account_circle', plainIcon: 'account_circle_plainIcon' },
users: { default: 'group', plainIcon: 'group_plainIcon' },
videoCam: { default: 'videocam', plainIcon: 'videocam_plainIcon' },
volumeOff: { default: 'volume_off', plainIcon: 'volume_off_plainIcon' },
volumeOn: { default: 'volume_up', plainIcon: 'volume_up_plainIcon' },
warning: { default: 'warning', plainIcon: 'warning_plainIcon' },
Expand Down
2 changes: 1 addition & 1 deletion public/svg/pix-sprite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c46d124

Please sign in to comment.