Skip to content

Commit

Permalink
fix(icons): remove unused icons
Browse files Browse the repository at this point in the history
  • Loading branch information
xav-car committed Oct 11, 2024
1 parent 09f0ae8 commit 794b26b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions addon/helpers/icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ export const ICONS = {
extension: { default: 'extension', plainIcon: 'extension_plainIcon' },
eye: { default: 'visibility', plainIcon: 'visibility_plainIcon' },
eyeOff: { default: 'visibility_off', plainIcon: 'visibility_off_plainIcon' },
fatTriangleDown: { default: 'arrow_drop_down' },
fatTriangleUp: { default: 'arrow_drop_up' },
favorite: { default: 'favorite', plainIcon: 'favorite_plainIcon' },
flag: { default: 'flag', plainIcon: 'flag_plainIcon' },
globe: { default: 'globe' },
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.

This file was deleted.

This file was deleted.

0 comments on commit 794b26b

Please sign in to comment.