From: Armaan Bhojwani Date: Sat, 9 Jan 2021 03:04:17 +0000 (-0500) Subject: Remove pre-generated images from repo X-Git-Url: https://git.armaanb.net/?p=logo.git;a=commitdiff_plain;h=f857bfef198274357321af5876246aaf3f32e4e3 Remove pre-generated images from repo --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1f9548c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +test.svg +circle +square diff --git a/png/1024/color-dark.png b/png/1024/color-dark.png deleted file mode 100644 index b04ae2e..0000000 Binary files a/png/1024/color-dark.png and /dev/null differ diff --git a/png/1024/color-trans.png b/png/1024/color-trans.png deleted file mode 100644 index 59baea6..0000000 Binary files a/png/1024/color-trans.png and /dev/null differ diff --git a/png/1024/color-white.png b/png/1024/color-white.png deleted file mode 100644 index 9151436..0000000 Binary files a/png/1024/color-white.png and /dev/null differ diff --git a/png/1024/dark-color.png b/png/1024/dark-color.png deleted file mode 100644 index 30d0d75..0000000 Binary files a/png/1024/dark-color.png and /dev/null differ diff --git a/png/1024/dark-trans.png b/png/1024/dark-trans.png deleted file mode 100644 index 767e212..0000000 Binary files a/png/1024/dark-trans.png and /dev/null differ diff --git a/png/1024/dark-white.png b/png/1024/dark-white.png deleted file mode 100644 index 087c696..0000000 Binary files a/png/1024/dark-white.png and /dev/null differ diff --git a/png/1024/white-color.png b/png/1024/white-color.png deleted file mode 100644 index d5647c8..0000000 Binary files a/png/1024/white-color.png and /dev/null differ diff --git a/png/1024/white-dark.png b/png/1024/white-dark.png deleted file mode 100644 index 902aa74..0000000 Binary files a/png/1024/white-dark.png and /dev/null differ diff --git a/png/1024/white-trans.png b/png/1024/white-trans.png deleted file mode 100644 index a7501c5..0000000 Binary files a/png/1024/white-trans.png and /dev/null differ diff --git a/png/128/color-dark.png b/png/128/color-dark.png deleted file mode 100644 index 84dcab7..0000000 Binary files a/png/128/color-dark.png and /dev/null differ diff --git a/png/128/color-trans.png b/png/128/color-trans.png deleted file mode 100644 index 064ee1c..0000000 Binary files a/png/128/color-trans.png and /dev/null differ diff --git a/png/128/color-white.png b/png/128/color-white.png deleted file mode 100644 index 07d575c..0000000 Binary files a/png/128/color-white.png and /dev/null differ diff --git a/png/128/dark-color.png b/png/128/dark-color.png deleted file mode 100644 index 599f3fc..0000000 Binary files a/png/128/dark-color.png and /dev/null differ diff --git a/png/128/dark-trans.png b/png/128/dark-trans.png deleted file mode 100644 index 8edaac3..0000000 Binary files a/png/128/dark-trans.png and /dev/null differ diff --git a/png/128/dark-white.png b/png/128/dark-white.png deleted file mode 100644 index b715e15..0000000 Binary files a/png/128/dark-white.png and /dev/null differ diff --git a/png/128/white-color.png b/png/128/white-color.png deleted file mode 100644 index 9c76a43..0000000 Binary files a/png/128/white-color.png and /dev/null differ diff --git a/png/128/white-dark.png b/png/128/white-dark.png deleted file mode 100644 index 20f2233..0000000 Binary files a/png/128/white-dark.png and /dev/null differ diff --git a/png/128/white-trans.png b/png/128/white-trans.png deleted file mode 100644 index 9e71792..0000000 Binary files a/png/128/white-trans.png and /dev/null differ diff --git a/png/256/color-dark.png b/png/256/color-dark.png deleted file mode 100644 index 73c748f..0000000 Binary files a/png/256/color-dark.png and /dev/null differ diff --git a/png/256/color-trans.png b/png/256/color-trans.png deleted file mode 100644 index 80966e8..0000000 Binary files a/png/256/color-trans.png and /dev/null differ diff --git a/png/256/color-white.png b/png/256/color-white.png deleted file mode 100644 index ce57608..0000000 Binary files a/png/256/color-white.png and /dev/null differ diff --git a/png/256/dark-color.png b/png/256/dark-color.png deleted file mode 100644 index 6a736ae..0000000 Binary files a/png/256/dark-color.png and /dev/null differ diff --git a/png/256/dark-trans.png b/png/256/dark-trans.png deleted file mode 100644 index 74affa3..0000000 Binary files a/png/256/dark-trans.png and /dev/null differ diff --git a/png/256/dark-white.png b/png/256/dark-white.png deleted file mode 100644 index a9aef08..0000000 Binary files a/png/256/dark-white.png and /dev/null differ diff --git a/png/256/white-color.png b/png/256/white-color.png deleted file mode 100644 index 5a1554e..0000000 Binary files a/png/256/white-color.png and /dev/null differ diff --git a/png/256/white-dark.png b/png/256/white-dark.png deleted file mode 100644 index 56896cd..0000000 Binary files a/png/256/white-dark.png and /dev/null differ diff --git a/png/256/white-trans.png b/png/256/white-trans.png deleted file mode 100644 index 9cfb51e..0000000 Binary files a/png/256/white-trans.png and /dev/null differ diff --git a/png/512/color-dark.png b/png/512/color-dark.png deleted file mode 100644 index 999b6f8..0000000 Binary files a/png/512/color-dark.png and /dev/null differ diff --git a/png/512/color-trans.png b/png/512/color-trans.png deleted file mode 100644 index ff3456a..0000000 Binary files a/png/512/color-trans.png and /dev/null differ diff --git a/png/512/color-white.png b/png/512/color-white.png deleted file mode 100644 index 534f10c..0000000 Binary files a/png/512/color-white.png and /dev/null differ diff --git a/png/512/dark-color.png b/png/512/dark-color.png deleted file mode 100644 index a8b9d81..0000000 Binary files a/png/512/dark-color.png and /dev/null differ diff --git a/png/512/dark-trans.png b/png/512/dark-trans.png deleted file mode 100644 index 0ce8889..0000000 Binary files a/png/512/dark-trans.png and /dev/null differ diff --git a/png/512/dark-white.png b/png/512/dark-white.png deleted file mode 100644 index 0295d57..0000000 Binary files a/png/512/dark-white.png and /dev/null differ diff --git a/png/512/white-color.png b/png/512/white-color.png deleted file mode 100644 index 1d39731..0000000 Binary files a/png/512/white-color.png and /dev/null differ diff --git a/png/512/white-dark.png b/png/512/white-dark.png deleted file mode 100644 index c3d30ca..0000000 Binary files a/png/512/white-dark.png and /dev/null differ diff --git a/png/512/white-trans.png b/png/512/white-trans.png deleted file mode 100644 index ac9e272..0000000 Binary files a/png/512/white-trans.png and /dev/null differ diff --git a/svg/color-dark.svg b/svg/color-dark.svg deleted file mode 100644 index 60c9919..0000000 --- a/svg/color-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/svg/color-trans.svg b/svg/color-trans.svg deleted file mode 100644 index 1489222..0000000 --- a/svg/color-trans.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/svg/color-white.svg b/svg/color-white.svg deleted file mode 100644 index 2b09326..0000000 --- a/svg/color-white.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/svg/dark-color.svg b/svg/dark-color.svg deleted file mode 100644 index ba64c56..0000000 --- a/svg/dark-color.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/svg/dark-trans.svg b/svg/dark-trans.svg deleted file mode 100644 index a937ab9..0000000 --- a/svg/dark-trans.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/svg/dark-white.svg b/svg/dark-white.svg deleted file mode 100644 index 32e11b9..0000000 --- a/svg/dark-white.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/svg/white-color.svg b/svg/white-color.svg deleted file mode 100644 index 932f18d..0000000 --- a/svg/white-color.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/svg/white-dark.svg b/svg/white-dark.svg deleted file mode 100644 index 74e86cb..0000000 --- a/svg/white-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/svg/white-trans.svg b/svg/white-trans.svg deleted file mode 100644 index f10f87c..0000000 --- a/svg/white-trans.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/unicode/large b/unicode/large deleted file mode 100644 index d623f3b..0000000 --- a/unicode/large +++ /dev/null @@ -1,37 +0,0 @@ -███████████████████████████████████████████████████████████████████████████ -███████████████████████████████████████████████████████████████████████████ -███████▙▂▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▂▟████████ -█████████▆▂ ▂▆██████████ -████▎▔▜████▆▂ ▂▆████████████ -████▎ ▔▜████▆▂ ▂▆████████▛▕████ -████▎ ▔▀████▆▂ ▂▆████▛████▛ ▕████ -████▎ ▔▀████▇▃ ▂▆████▛▔▟███▛ ▕████ -████▎ ▔▀████▇▃ ▂▆████▛▔ ▟███▛ ▕████ -████▎ ▔▀████▇▃ ▂▆████▛▔ ▟███▛ ▕████ -████▎ ▔▀████▇▃ ▂▆████▀▔ ▟███▛ ▕████ -████▎ ▔▀████▇▃ ▃▇████▀▔ ▟███▛ ▕████ -████▎ ▀████▇▃ ▃▇████▀▔ ▟███▛ ▕████ -████▎ ▀████▇▃ ▃▇████▀▔ ▟███▛ ▕████ -████▎ ▀████▇▃ ▃▇████▀▔ ▟███▛ ▕████ -████▎ ▀████▇▃ ▃▇████▀ ▟███▛ ▕████ -████▎ ▀████▇▄▃▇████▀ ▟███▛ ▕████ -████▎ ▀████████▀ ▟███▛ ▕████ -████▎ ▃█████▀ ▗████▛ ▕████ -████▎ ▃▇████▀ ▗████▛ ▕████ -████▎ ▄█████▀ ▗████▛ ▕████ -████▎ ▄█████▀ ▗████▛ ▕████ -████▎ ▄█████▀ ▗████▛ ▕████ -████▎ ▄█████▀ ▗████▛ ▕████ -████▎ ▄█████▀ ▗████▛ ▕████ -████▎ ▄█████▀ ▗████▛ ▕████ -████▎ ▄█████▀ ▗████▀ ▕████ -████▎ ▄█████▀ ▗████▘ ▕████ -████▎ ▄█████▀ ▗████▘ ▕████ -████▎ ▁▅████▛▘ ▗████▘ ▕████ -████▎ ▁▅████▛▘ ▗████▘ ▕████ -████▎ ▁▅████▛▘ ▗████▘ ▕████ -████▎▅████▛▘ ▗████▘ ▕████ -████████▛▘ ▗████▘ ▕████ -███████▘▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▗████▘▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▕████ -███████████████████████████████████████████████████████████████████████████ -███████████████████████████████████████████████████████████████████████████ diff --git a/unicode/medium b/unicode/medium deleted file mode 100644 index ccc20e3..0000000 --- a/unicode/medium +++ /dev/null @@ -1,25 +0,0 @@ -██████████████████████████████████████████████████ -█████▛▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀██████ -██▉▜██▙▖ ▄███████ -██▉ ▝▜██▙▖ ▄█████▛███ -██▉ ▝▜██▙▖ ▄███▜██▛ ███ -██▉ ▝▜██▙▖ ▄███▀▗██▛ ███ -██▉ ▝▜██▙▖ ▄███▀ ▗██▛ ███ -██▉ ▝▜██▙▖ ▄███▀ ▗██▛ ███ -██▉ ▝▜██▙▖ ▄███▀ ▗██▛ ███ -██▉ ▝▜██▙▖ ▄███▀ ▗██▛ ███ -██▉ ▝▜██▙▖ ▄███▀ ▗██▛ ███ -██▉ ▝▜██▆███▀ ▗██▛ ███ -██▉ ▟███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██▉ ▄███▀ ▗██▛ ███ -██████▀ ▗██▛ ███ -█████▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▄███▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃███ -██████████████████████████████████████████████████ diff --git a/unicode/small b/unicode/small deleted file mode 100644 index 7eba70a..0000000 --- a/unicode/small +++ /dev/null @@ -1,10 +0,0 @@ -██▛▀▀▀▀▀▀▀▀▀▀▀▀▀▀▜██ -█▏▀▅▁ ▗▟█▛█ -█▏ ▔▀▅▁ ▗▟▀▟▛▕█ -█▏ ▔▀▅▁ ▗▟▀ ▟▛ ▕█ -█▏ ▔▀▅▟▀ ▟▛ ▕█ -█▏ ▗▟▀ ▟▛ ▕█ -█▏ ▗▟▀ ▟▛ ▕█ -█▏ ▗▟▀ ▟▛ ▕█ -█▂▟▀ ▟▛ ▕█ -██▅▅▅▅▅▅▅▟█▅▅▅▅▅▅▅▅█ diff --git a/webp/1024/color-dark.webp b/webp/1024/color-dark.webp deleted file mode 100644 index 3b40ab6..0000000 Binary files a/webp/1024/color-dark.webp and /dev/null differ diff --git a/webp/1024/color-trans.webp b/webp/1024/color-trans.webp deleted file mode 100644 index 274352c..0000000 Binary files a/webp/1024/color-trans.webp and /dev/null differ diff --git a/webp/1024/color-white.webp b/webp/1024/color-white.webp deleted file mode 100644 index 2625835..0000000 Binary files a/webp/1024/color-white.webp and /dev/null differ diff --git a/webp/1024/dark-color.webp b/webp/1024/dark-color.webp deleted file mode 100644 index 9a1bb5c..0000000 Binary files a/webp/1024/dark-color.webp and /dev/null differ diff --git a/webp/1024/dark-trans.webp b/webp/1024/dark-trans.webp deleted file mode 100644 index 0760547..0000000 Binary files a/webp/1024/dark-trans.webp and /dev/null differ diff --git a/webp/1024/dark-white.webp b/webp/1024/dark-white.webp deleted file mode 100644 index 624297f..0000000 Binary files a/webp/1024/dark-white.webp and /dev/null differ diff --git a/webp/1024/white-color.webp b/webp/1024/white-color.webp deleted file mode 100644 index 3d20e39..0000000 Binary files a/webp/1024/white-color.webp and /dev/null differ diff --git a/webp/1024/white-dark.webp b/webp/1024/white-dark.webp deleted file mode 100644 index 1b426d5..0000000 Binary files a/webp/1024/white-dark.webp and /dev/null differ diff --git a/webp/1024/white-trans.webp b/webp/1024/white-trans.webp deleted file mode 100644 index f252759..0000000 Binary files a/webp/1024/white-trans.webp and /dev/null differ diff --git a/webp/128/color-dark.webp b/webp/128/color-dark.webp deleted file mode 100644 index 69b29f5..0000000 Binary files a/webp/128/color-dark.webp and /dev/null differ diff --git a/webp/128/color-trans.webp b/webp/128/color-trans.webp deleted file mode 100644 index bcd4be8..0000000 Binary files a/webp/128/color-trans.webp and /dev/null differ diff --git a/webp/128/color-white.webp b/webp/128/color-white.webp deleted file mode 100644 index e9deb4a..0000000 Binary files a/webp/128/color-white.webp and /dev/null differ diff --git a/webp/128/dark-color.webp b/webp/128/dark-color.webp deleted file mode 100644 index e6db4b8..0000000 Binary files a/webp/128/dark-color.webp and /dev/null differ diff --git a/webp/128/dark-trans.webp b/webp/128/dark-trans.webp deleted file mode 100644 index 1ae7db8..0000000 Binary files a/webp/128/dark-trans.webp and /dev/null differ diff --git a/webp/128/dark-white.webp b/webp/128/dark-white.webp deleted file mode 100644 index af74c48..0000000 Binary files a/webp/128/dark-white.webp and /dev/null differ diff --git a/webp/128/white-color.webp b/webp/128/white-color.webp deleted file mode 100644 index b9e11b7..0000000 Binary files a/webp/128/white-color.webp and /dev/null differ diff --git a/webp/128/white-dark.webp b/webp/128/white-dark.webp deleted file mode 100644 index bd056aa..0000000 Binary files a/webp/128/white-dark.webp and /dev/null differ diff --git a/webp/128/white-trans.webp b/webp/128/white-trans.webp deleted file mode 100644 index 252b423..0000000 Binary files a/webp/128/white-trans.webp and /dev/null differ diff --git a/webp/256/color-dark.webp b/webp/256/color-dark.webp deleted file mode 100644 index 11cfe3d..0000000 Binary files a/webp/256/color-dark.webp and /dev/null differ diff --git a/webp/256/color-trans.webp b/webp/256/color-trans.webp deleted file mode 100644 index 297e6a7..0000000 Binary files a/webp/256/color-trans.webp and /dev/null differ diff --git a/webp/256/color-white.webp b/webp/256/color-white.webp deleted file mode 100644 index 511dd5d..0000000 Binary files a/webp/256/color-white.webp and /dev/null differ diff --git a/webp/256/dark-color.webp b/webp/256/dark-color.webp deleted file mode 100644 index 9872366..0000000 Binary files a/webp/256/dark-color.webp and /dev/null differ diff --git a/webp/256/dark-trans.webp b/webp/256/dark-trans.webp deleted file mode 100644 index fd99577..0000000 Binary files a/webp/256/dark-trans.webp and /dev/null differ diff --git a/webp/256/dark-white.webp b/webp/256/dark-white.webp deleted file mode 100644 index c4b1497..0000000 Binary files a/webp/256/dark-white.webp and /dev/null differ diff --git a/webp/256/white-color.webp b/webp/256/white-color.webp deleted file mode 100644 index 28c47a7..0000000 Binary files a/webp/256/white-color.webp and /dev/null differ diff --git a/webp/256/white-dark.webp b/webp/256/white-dark.webp deleted file mode 100644 index 7b577b7..0000000 Binary files a/webp/256/white-dark.webp and /dev/null differ diff --git a/webp/256/white-trans.webp b/webp/256/white-trans.webp deleted file mode 100644 index 5e18ca0..0000000 Binary files a/webp/256/white-trans.webp and /dev/null differ diff --git a/webp/512/color-dark.webp b/webp/512/color-dark.webp deleted file mode 100644 index 5da7fec..0000000 Binary files a/webp/512/color-dark.webp and /dev/null differ diff --git a/webp/512/color-trans.webp b/webp/512/color-trans.webp deleted file mode 100644 index 469b5b4..0000000 Binary files a/webp/512/color-trans.webp and /dev/null differ diff --git a/webp/512/color-white.webp b/webp/512/color-white.webp deleted file mode 100644 index a637219..0000000 Binary files a/webp/512/color-white.webp and /dev/null differ diff --git a/webp/512/dark-color.webp b/webp/512/dark-color.webp deleted file mode 100644 index 2292227..0000000 Binary files a/webp/512/dark-color.webp and /dev/null differ diff --git a/webp/512/dark-trans.webp b/webp/512/dark-trans.webp deleted file mode 100644 index 3fddc19..0000000 Binary files a/webp/512/dark-trans.webp and /dev/null differ diff --git a/webp/512/dark-white.webp b/webp/512/dark-white.webp deleted file mode 100644 index 6a3673b..0000000 Binary files a/webp/512/dark-white.webp and /dev/null differ diff --git a/webp/512/white-color.webp b/webp/512/white-color.webp deleted file mode 100644 index 34f4fce..0000000 Binary files a/webp/512/white-color.webp and /dev/null differ diff --git a/webp/512/white-dark.webp b/webp/512/white-dark.webp deleted file mode 100644 index d0bc3ea..0000000 Binary files a/webp/512/white-dark.webp and /dev/null differ diff --git a/webp/512/white-trans.webp b/webp/512/white-trans.webp deleted file mode 100644 index 0ea47d2..0000000 Binary files a/webp/512/white-trans.webp and /dev/null differ