]> git.armaanb.net Git - logo.git/blobdiff - README.md
Further optimize SVG files
[logo.git] / README.md
index 0bf5f6764ce4d8399c3ebb5f5a76e622bfd3673b..65428d662a8c8e45b9317ff8496dde3457ecc58e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,24 +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
-WTFPLv2, see COPYING for more information  
-Armaan Bhojwani 2020
+Copyright 2021 Armaan Bhojwani. Creative Commons BY-NC-SA 4.0 license, see the LICENSE file for more information