]> git.armaanb.net Git - logo.git/blob - README.md
Update README
[logo.git] / README.md
1 # personal logo
2 A logo/icon/pfp I designed for myself
3
4 ![Logo](logo-square-color-dark-256.png)
5
6 ## Generation
7 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.
8
9 For example, `svg2img webp heic` will generate SVG, PNG, WebP and HEIF versions of all 18 color and shape variants of the logo.
10
11 ### Depends
12   * Inkscape (core usage)
13   * ImageMagick (convert from PNG to anything)
14   * jp2a (convert from PNG to ASCII)
15   * chafa (convert from PNG to Unicode)
16
17 ## Design Criteria
18   * Written as a simple SVG
19   * Looks equally good in ASCII/Unicode art
20   * Monochrome
21   * No words/typefaces involved
22
23 ## Color palette
24 | color       | hex     |
25 |-------------|---------|
26 | white       | #000000 |
27 | dark        | #212121 |
28 | color       | #00FFBF |
29 | transparent | n/a     |
30
31 ## License
32 Copyright 2021 Armaan Bhojwani. `svg2img` is MIT Licensed, however the logo itself is [not licensed](https://choosealicense.com/no-permission/), and under exclusive copyright.