summaryrefslogtreecommitdiff
path: root/Base/res/icons/16x16
AgeCommit message (Collapse)Author
2023-05-07Base: Improve Assistant App Icon (16px)Cubic Love
I've been unsatisfied with the current Assistant app icon (16px). After trying many variations, I have ended-up with this. The changes may be slight, but the bow tie now has a more natural shape including a more prominent knot, bringing it more inline with the 32px version. Plus the shading has been tweaked.
2023-04-12Base: Add icons for the Gradient screensaverCubic Love
Add 32px and 16px application icons for the Gradient screensaver
2023-04-07Base: Add icons for AssistantCubic Love
Add 32px and 16px application icons for Assistant
2023-04-03CertificateSettings: Create basic Cert Store applicationFabian Dellwing
This commit adds a new application named CertificateSettings that houses our Cert Store. It should be expanded in the future.
2023-03-10Base: Replace office.png icon with BSD licensed oneJohannes Fritz
2023-02-28Base: Improve Presenter IconsCubic Love
Before, the shading of the Presenter icons was the wrong way round and the external contrast was not as good as it could be. This has been rectified and the icons are now light on the left- and dark on the right-side. Also, they now use the same gray colors as other system icons, making them sit much more nicely together, and have been generally improved.
2023-02-24HackStudio: Add 'pause debuggee' buttonItamar
This button sends a SIGSTOP to the debugged process, which pauses it. The debuggee can be resumed with the 'continue' button.
2023-02-01Base+Presenter: Add icons for PresenterCubic Love
Add application and filetype icons for Presenter in 32px and 16px
2023-01-13Base: Add an icon for reformatting codeSam Atkins
2023-01-12Base: Add video file type iconBrandon Jordan
This adds a file type icon for video files.
2023-01-03Demos: Remove "Cube" applicationAndreas Kling
This wasn't doing anything interesting enough to justify being its own demo application. If we need a spinning cube, we can just load a cube model into 3DFileViewer. :^)
2023-01-02Base+Userland: Add menu item iconsBrandon Jordan
Base+Userland: Add menu item icons This adds missing icons to Presenter Presentation menu. This adds missing icon to Image Viewer View menu. This adds a scale icon for the Image Viewer and Font Editor. This moves the Fit Image to View icon to the 16x16 folder as it's now used by Image Viewer and not only Pixel Paint. This improves the fullscreen and play icons so that they fit together better.
2023-01-02Demos: Remove "Fire" applicationAndreas Kling
This served no purpose other than looking somewhat neat.
2022-12-20LibGfx: Support BMP favicons with less than 32 bppBruno Conde
Adapt BMPImageDecoderPlugin to support BMP images included in ICOns. ICOImageDecoderPlugin now uses BMPImageDecoderPlugin to decode all BMP images instead of it's own ad-hoc decoder which only supported 32 bpp BMPs.
2022-12-12Games: Add ColorLinesOleg Kosenkov
2022-11-26Base: Add icon for Office application categorythankyouverycool
A trusty briefcase for the salt mine.
2022-11-06Base+VideoPlayer: Add an icon for video playerSlimey
Co-authored-by: TreuKS <ks2225@protonmail.com>
2022-11-05Games: Add BrickGameOleg Kosenkov
2022-11-03Games: Add Floodimplicitfield
2022-10-14Escalator: Add new method to privilege escalate within GUIne0ndrag0n
2022-10-06Browser: Add a custom icon for the "New Window" actionGunnar Beutner
2022-09-27Icons: Add icon to represent text color changesMarco Santos
2022-09-11Demos: Add Tubes :^)Jelle Raaijmakers
2022-09-08Base+LibGUI: Add insert emoji common actionelectrikmilk
This adds a common action to invoke the emoji picker.
2022-09-08Base: Add Assembly file type iconelectrikmilk
This adds 16x16 and 32x32 file type icons for assembly files.
2022-09-08Browser: Add context menu iconselectrikmilk
This adds two new icons for browser context menu items "Close Other Tabs" and "Download". This adds existing icons where they were missing in context menu items.
2022-09-06Base: Match colors for C++ file type iconselectrikmilk
Update the color of the 16x16 version of the C++ file icon to match the new colors in the 32x32 version of the icon.
2022-09-06Base: Add CMakeLists file type iconelectrikmilk
This adds a file icon for CMakeLists.txt files.
2022-09-06Base+LibGUI: Add Git folder iconselectrikmilk
This adds icons for folder paths ending in ".git". This adds 16x16 and 32x32 versions of a folder with a Git logo for both the closed and open versions of the folder icon.
2022-09-06Base: Add Git file type iconselectrikmilk
This adds 16x16 and 32x32 Git file icons for files like .gitignore, etc.
2022-09-05Base: Make open folder icons consistentelectrikmilk
This changes the open parent directory, open recent, and open folder 16x16 icons to be more consistent with the other folder icons. This also improves the other elements on these icons by adding tinting and shading.
2022-09-05Base: Add shell script file type iconelectrikmilk
This adds a file type icon for shell scripts.
2022-09-05Base: Add Ruby File Type Iconelectrikmilk
This adds a file type icon for Ruby (.rb) files.
2022-08-14Base: Add Icon for Partition Editorelectrikmilk
This adds a 16x16 and 32x32 icon that is missing for the Partition Editor.
2022-08-04Base: Add an overflow-menu iconthankyouverycool
2022-06-28Playground: Rename the application to GMLPlaygroundLinus Groh
Just "Playground" is too generic and doesn't match the general rule of "application name equals display name minus spaces".
2022-06-15Userland+Base: Remove Breakout and Pong gamesAndreas Kling
These games were not very playable and definitely not fun.
2022-05-27Base: Make kill process icon using hand as gun gesturedjwisdom
This was suggested by dither8 on Discord https://bit.ly/3ynR3sb
2022-05-07Base: Improve icons consistencyVAN BOSSUYT Nicolas
2022-04-22Base: Add icons for SQL StudioDylan Katz
2022-04-04Base: Update crash reporter iconAli Chraghi
2022-04-04Base: Update socket filetype iconAli Chraghi
2022-03-27Base: Add SQL filetype iconAli Chraghi
2022-03-27Base: Add Database filetype iconAli Chraghi
2022-03-18Games: Add MasterWordJoe Petrus
A simple wordle clone.
2022-03-01Base: Add open recent iconxSlendiX
This commit adds a new icon named "open-recent". It is used for menus with the same name.
2022-02-26Base: Add WASM file type iconelectrikmilk
Adds 16x16 and 32x32 filetype icons for Web Assembly files.
2022-02-15Base: Add color to Spreadsheet file type iconelectrikmilk
2022-02-13Base+HexEditor: Add iconselectrikmilk
2022-02-13Base: Flip elephant's feet around in PHP file iconelectrikmilk
I noticed that the elephant's feet in this icon look like they are backwards. Slight oversight on my part.