]> git.armaanb.net Git - logo.git/blobdiff - README.md
Recreate logo as simple SVG and convert to bitmap
[logo.git] / README.md
index c66876bb4a715dbfcdaf690f21fe70d3ffdd39e0..b010211bdebbd6c9c18411290d0bd95474db2ba3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,23 +1,20 @@
 # personal logo
 A simple logo I designed for myself
 
-<img src="png/color-trans.png" width="250">
-
+<img src="png/256/color-dark.png" style="max-width: 50%; height: auto">
 
 ## Design Criteria
-  * Looks equally good in ASCII art
   * Easily vectorized
-  * Not too much detail
-  * Represents me somehow
+  * Looks equally good in ASCII/Unicode art
+  * Monochrome
+  * No words/typefaces involved
 
-## Uses
-  * Website
-  * Business card (both [curl](https://armaan.bhojwani.org/card) and paper)
-  * Neofetch picture
-  * Profile picture
-  * Git repo READMEs
-  * Shell RC file
-  * Anywhere that I put my name
+## Color pallet
+| color | hex     |
+|-------|---------|
+| white | #000000 |
+| dark  | #212121 |
+| color | #00FFBF |
 
 ## License
-Copyright (c) Armaan Bhojwani, CC-BY-NC 4.0. See the LICENSE file more more information
+Copyright 2021 Armaan Bhojwani. Creative Commons BY-NC-SA 4.0 license