Skip to content

Commit

Permalink
Uplift of #21654 (squashed) to release
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-builds committed Jan 22, 2024
1 parent 0d7c0ba commit 9d56468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser/resources/settings/brave_overrides/iron_icon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const iconMap: { [key: string]: string } = {
'settings:photo-off': 'image-off', // images off
'cr:open-in-new': 'launch', // popups & redirects
'settings:ads': '', // intrusive ads (unused)
'cr:sync': 'sync', // background sync
'cr:sync': 'product-sync', // background sync
'settings:volume-up': 'volume-on', // sound
'settings:volume-up-off': 'volume-off', // sound off
'cr:file-download': 'download', // automatic downloads
Expand Down

0 comments on commit 9d56468

Please sign in to comment.