Base: Add archive icons and use them for compressed files
Both 16x16 and 32x32 variants have been added.
This commit is contained in:
parent
1e68e7f129
commit
70660a79af
Notes:
sideshowbarker
2024-07-17 23:04:40 +09:00
Author: https://github.com/gigaroby 🔰 Commit: https://github.com/SerenityOS/serenity/commit/70660a79afb Pull-request: https://github.com/SerenityOS/serenity/pull/11185 Reviewed-by: https://github.com/bgianfo ✅
3 changed files with 1 additions and 0 deletions
|
@ -19,3 +19,4 @@ spreadsheet=*.sheets,*.csv
|
|||
text=*.txt
|
||||
truetype=*.ttf
|
||||
pixelpaint=*.pp
|
||||
archive=*.zip,*.gz,*.tar
|
||||
|
|
BIN
Base/res/icons/16x16/filetype-archive.png
Normal file
BIN
Base/res/icons/16x16/filetype-archive.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Base/res/icons/32x32/filetype-archive.png
Normal file
BIN
Base/res/icons/32x32/filetype-archive.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
Loading…
Add table
Reference in a new issue