Skip to content

Commit

Permalink
feat(ui): add hearing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
rouxxi authored Nov 14, 2024
1 parent 2aa800a commit c443035
Show file tree
Hide file tree
Showing 3 changed files with 5 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 @@ -39,6 +39,7 @@ export const ICONS = {
favorite: { default: 'heart', plainIcon: 'heart_plain' },
flag: { default: 'flag', plainIcon: 'flag_plain' },
globe: { default: 'globe' },
hearing: { default: 'hearing' },
help: { default: 'helpCircle', plainIcon: 'helpCircle_plain' },
home: { default: 'home', plainIcon: 'home_plain' },
image: { default: 'image', plainIcon: 'image_plain' },
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.
3 changes: 3 additions & 0 deletions svgs/icons/hearing-fill_false.svg
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 c443035

Please sign in to comment.