resources/favicons: add flags & history favicons

also added one more path for extensions icons
This commit is contained in:
wukko
2025-04-09 21:07:24 +06:00
parent 70ea4093ff
commit 3d99c3eec2
7 changed files with 11 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 861 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 861 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -13,3 +13,14 @@ favicons/favicon_management_32.png chrome/app/theme/default_200_percent/common/f
favicons/favicon_ntp_32.png chrome/app/theme/default_200_percent/common/favicon_ntp.png
favicons/favicon_plugins_32.png chrome/app/theme/default_200_percent/common/favicon_plugins.png
favicons/favicon_settings_32.png chrome/app/theme/default_200_percent/common/favicon_settings.png
favicons/favicon_flags_16.png components/resources/default_100_percent/flags_ui/favicon_flags.png
favicons/favicon_flags_32.png components/resources/default_200_percent/flags_ui/favicon_flags.png
favicons/favicon_flags_48.png components/resources/default_300_percent/flags_ui/favicon_flags.png
favicons/favicon_history_16.png components/resources/default_100_percent/favicon_history.png
favicons/favicon_history_32.png components/resources/default_200_percent/favicon_history.png
favicons/favicon_history_48.png components/resources/default_300_percent/favicon_history.png
favicons/favicon_plugins_16.png extensions/browser/resources/default_100_percent/favicon_extensions.png
favicons/favicon_plugins_32.png extensions/browser/resources/default_200_percent/favicon_extensions.png