From 1a66774a755aed23a020ddbba12bf2014bd2159a Mon Sep 17 00:00:00 2001 From: Nathan Lilienthal Date: Tue, 13 Aug 2019 16:40:20 -0400 Subject: [PATCH] Created Alacritty Icon (markdown) --- Alacritty-Icon.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Alacritty-Icon.md diff --git a/Alacritty-Icon.md b/Alacritty-Icon.md new file mode 100644 index 0000000..8fa04a7 --- /dev/null +++ b/Alacritty-Icon.md @@ -0,0 +1,32 @@ +### Official Icons + +Simple: +![](https://raw.githubusercontent.com/jwilm/alacritty/master/extra/logo/alacritty-simple.svg) + +Term: + + +Term+Scanlines: + + + +### Improved Official Icons (WIP) + +Yaniel from IRC has made an updated collection of logos for use as SVGs. In my limited testing (with my eyes) I've found these are overall better, and more crisp. The tarball can be downloaded from https://0x0.st/zO3I.gz. **Note:** The padding is a bit different with these logos. + +Simple: + + +Term: + + +Term+Scanlines: + + + +### Broken Rendering + +Some programs render SVGs poorly, specifically with respect to the scanline effect. Please feel free to update this list if you come across a new issue. + +- Mobile WebKit, aka all iOS web browsers +- KDE \ No newline at end of file