Skip to content

Commit

Permalink
Revert "Add multicolor icon"
Browse files Browse the repository at this point in the history
This reverts commit 73438bf.
  • Loading branch information
Bunn committed Mar 12, 2024
1 parent 73438bf commit 7f45aa6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.

This file was deleted.

Binary file not shown.
2 changes: 1 addition & 1 deletion DuckDuckGo/Tab/ViewModel/TabViewModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ final class TabViewModel {
static let burnerHome = NSImage.burnerTabFavicon
static let preferences = NSImage.preferences
static let bookmarks = NSImage.bookmarks
static let dataBrokerProtection = NSImage.dbpIconMulticolor
static let dataBrokerProtection = NSImage.dbpIcon
static let subscription = NSImage.subscriptionIcon
static let identityTheftRestoration = NSImage.itrIcon
}
Expand Down

0 comments on commit 7f45aa6

Please sign in to comment.