Am 28.02.2012 19:19, schrieb Stefan Weil:
This is a bitmap file (32x32x4) derived from the official QEMU mascot
(which was designed by BenoƮt Canet). I stripped the text from the SVG
to get a nearly square image and converted the result to BMP without
any manual optimization.
The bitmap is currently used by QEMU's SDL interface and replaces the
default X icon.
Signed-off-by: Stefan Weil <s...@weilnetz.de>
---
pc-bios/qemu-icon.bmp | Bin 0 -> 630 bytes
1 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 pc-bios/qemu-icon.bmp
Here are more image formats: http://qemu.weilnetz.de/icon/benoit/.
http://qemu.weilnetz.de/icon/benoit/black_and_orange_qemu_head.svg
is the source for the bitmap file.
http://qemu.weilnetz.de/icon/benoit/black_and_orange_qemu_head.ico
can be used as a favicon for qemu.org.
Regards,
Stefan Weil