mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
resources/favicons: add flags & history favicons
also added one more path for extensions icons
This commit is contained in:
BIN
resources/favicons/favicon_flags_16.png
Normal file
BIN
resources/favicons/favicon_flags_16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 392 B |
BIN
resources/favicons/favicon_flags_32.png
Normal file
BIN
resources/favicons/favicon_flags_32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 667 B |
BIN
resources/favicons/favicon_flags_48.png
Normal file
BIN
resources/favicons/favicon_flags_48.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 861 B |
BIN
resources/favicons/favicon_history_16.png
Normal file
BIN
resources/favicons/favicon_history_16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 484 B |
BIN
resources/favicons/favicon_history_32.png
Normal file
BIN
resources/favicons/favicon_history_32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 861 B |
BIN
resources/favicons/favicon_history_48.png
Normal file
BIN
resources/favicons/favicon_history_48.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user