]> git.armaanb.net Git - logo.git/blobdiff - README.md
Further optimize SVG files
[logo.git] / README.md
index de7a0422ddb8c284836b81ce0292dbe29f074adf..65428d662a8c8e45b9317ff8496dde3457ecc58e 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
-<p xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#" class="license-text">This work by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://armaan.bhojwani.org">Armaan Bhojwani</a> is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0">CC BY-NC 4.0</a></p>
+Copyright 2021 Armaan Bhojwani. Creative Commons BY-NC-SA 4.0 license, see the LICENSE file for more information