mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 11:58:13 +00:00
Base+Presenter: Add icons for Presenter
Add application and filetype icons for Presenter in 32px and 16px
This commit is contained in:
parent
38b0b32bb4
commit
0cfce93e51
8 changed files with 4 additions and 3 deletions
|
@ -24,6 +24,7 @@ object=*.o,*.obj
|
|||
gml=*.gml
|
||||
palette=*.palette
|
||||
pdf=*.pdf
|
||||
presenter=*.presenter
|
||||
python=*.py
|
||||
ruby=*.rb
|
||||
shell=*.sh,*.bash,*.zsh
|
||||
|
|
BIN
Base/res/icons/16x16/app-presenter.png
Normal file
BIN
Base/res/icons/16x16/app-presenter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 244 B |
BIN
Base/res/icons/16x16/filetype-presenter.png
Normal file
BIN
Base/res/icons/16x16/filetype-presenter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 237 B |
BIN
Base/res/icons/32x32/app-presenter.png
Normal file
BIN
Base/res/icons/32x32/app-presenter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 405 B |
BIN
Base/res/icons/32x32/filetype-presenter.png
Normal file
BIN
Base/res/icons/32x32/filetype-presenter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
Loading…
Add table
Add a link
Reference in a new issue