Skip to content

Commit 34f8d2f

Browse files
authored
Add a logo [NFC] (#8102)
Process: * Take the Emscripten logo (seems fitting given the origin of this project) * Change colors to the wasm logo's "royal blue" * Mess around in Inkscape for a while to add a "B" Someone with artistic talent could surely do better, of course...
1 parent 42b592d commit 34f8d2f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<div align="center">
2+
<a href="https://github.com/WebAssembly/binaryen">
3+
<img src="media/logo.svg" width=300 alt="Binaryen logo"/>
4+
</a>
5+
<br>
6+
</div>
7+
18
[![CI](https://github.com/WebAssembly/binaryen/actions/workflows/ci.yml/badge.svg?branch=main&event=push)](https://github.com/WebAssembly/binaryen/actions/workflows/ci.yml?branch=main&event=push)
29

310
# Binaryen

0 commit comments

Comments
 (0)