diff options
author | Armaan Bhojwani <me@armaanb.net> | 2021-01-09 17:20:10 -0500 |
---|---|---|
committer | Armaan Bhojwani <me@armaanb.net> | 2021-01-09 17:20:10 -0500 |
commit | cc8b65d25f9680db677419c5b21eb899af57c723 (patch) | |
tree | ae6d51b249a2220b7a2538081a393359b689a7e5 | |
parent | 138d0192ca246f433e47d4ed4d196b1082d5eb22 (diff) | |
download | logo-cc8b65d25f9680db677419c5b21eb899af57c723.tar.gz |
Update README
Fix embedded logo in README
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | logo-square-color-dark-256.png | bin | 0 -> 3147 bytes | |||
-rw-r--r-- | logo.webp | bin | 14028 -> 0 bytes |
3 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # personal logo -A simple logo I designed for myself +A logo/icon/pfp I designed for myself -<img src="logo.webp" style="width: 250px; max-width: 100%; height: auto"> + ## Generation Running `svg2img <formats>` will generate all the variants of the logo in the formats of your choice. The logo goes from the template to SVG to PNG to whatever format you choose. It supports any format that ImageMagick supports, as well as ASCII and Unicode. diff --git a/logo-square-color-dark-256.png b/logo-square-color-dark-256.png Binary files differnew file mode 100644 index 0000000..d317f25 --- /dev/null +++ b/logo-square-color-dark-256.png diff --git a/logo.webp b/logo.webp Binary files differdeleted file mode 100644 index 3f8885e..0000000 --- a/logo.webp +++ /dev/null |