1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 03:18:11 +00:00

Base: Add WASM file type icon

Adds 16x16 and 32x32 filetype icons for Web Assembly files.
This commit is contained in:
electrikmilk 2022-02-26 09:07:32 -05:00 committed by Andreas Kling
parent a57128467a
commit 7a5c4e7a1c
3 changed files with 1 additions and 0 deletions

View file

@ -11,6 +11,7 @@ ini=*.ini
java=*.java
javascript=*.js,*.mjs
json=*.json
wasm=*.wasm
library=*.so,*.so.*,*.a
markdown=*.md
music=*.midi

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB