feat(icon): assembly file/folder icons#3397
feat(icon): assembly file/folder icons#3397SayanShankhari wants to merge 5 commits intomaterial-extensions:mainfrom
Conversation
Add icons for assembly language file and folder icons. Resolves: material-extensions#3382
PreviewThank you for creating a pull request. This preview shows you how your icons will look on the different themes: Check how your icons fit in a 16x16 grid with our Pixel Perfect Checker by following this link. You can find more information on how to contribute in the contribution guidelines. |
|
@PKief, @lucas-labs, please review it |
|
@SayanShankhari Thanks for the update. I’m not a fan of the new assembly SVG icon. The new icon might improve recognizability, but I feel the visual style is a downgrade. I’d vote to keep the old icon. |
|
@PKief, can i remove/edit the odd looking brackets |
|
@SayanShankhari which brackets? |
|
@PKief, Also to mention, for a asm file it looks fine, but to fit in folder icon, the digits would be smol and invisible, so for the folder icon, can i remove the brackets and play around to make the digits bigger in size to fit at least 7x7 or 8x8 grid? How does these look? Using |
|
@ItzFalco08, had to fill the height, but reduced height (1+1 pixels) now, does still it look stretched? |

Description
Created file and folder icons for assembly language, having alphabetical icon rather than symbolic icon.
Note: Replaced existing assembly icon, which resembles raw binary file, instead of textual assembly code file.
Thanks @Bh0landa for raising the issue.
Contribution Guidelines