mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
PaintBrush: Add a simple app icon.
I ended up drawing four crayons for the app icon. This is not a great fit for the app name. But uh, we'll figure this out somehow. :^)
This commit is contained in:
parent
1d39310d01
commit
806b91b444
Notes:
sideshowbarker
2024-07-19 13:26:41 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/806b91b444f
2 changed files with 4 additions and 0 deletions
|
@ -33,3 +33,7 @@ Icon=/res/icons/32x32/app-snake.png
|
|||
[ProcessManager]
|
||||
Path=/bin/ProcessManager
|
||||
Icon=/res/icons/32x32/msgbox-warning.png
|
||||
|
||||
[PaintBrush]
|
||||
Path=/bin/PaintBrush
|
||||
Icon=/res/icons/32x32/app-paintbrush.png
|
||||
|
|
BIN
Base/res/icons/32x32/app-paintbrush.png
Normal file
BIN
Base/res/icons/32x32/app-paintbrush.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 473 B |
Loading…
Reference in a new issue