jesseweed / seti-ui

A subtle dark colored UI theme for Atom.
MIT License
940 stars 284 forks source link

Added WebAssembly icons #479

Closed dcodeIO closed 5 years ago

dcodeIO commented 6 years ago

This PR adds icons for WebAssembly (.wasm, inspired by the PS icon) and for WebAssembly Text (.wat, inspired by the TS icon) to the icon font. While updating the font, I also noticed that the R (.R) icon was picked up, so I added a mapping and a file type for it as well.

Here is a reference to the official logo: https://github.com/WebAssembly/web-assembly-logo

Please let me know if I missed something or did something stupid and I'll be glad to fix it :)