From a1399e29d532c04882606488c1421147470f1d01 Mon Sep 17 00:00:00 2001 From: Starfall Date: Sun, 28 Jun 2020 17:50:51 -0500 Subject: add pride potions --- 20-create-archives.sh | 3 ++- potions/LICENSE | 1 + potions/potion_agender.png | Bin 0 -> 67806 bytes potions/potion_aromantic.png | Bin 0 -> 64496 bytes potions/potion_asexual.png | Bin 0 -> 56427 bytes potions/potion_bigender.png | Bin 0 -> 59233 bytes potions/potion_bisexual.png | Bin 0 -> 72019 bytes potions/potion_demiboy.png | Bin 0 -> 61774 bytes potions/potion_demigender.png | Bin 0 -> 61125 bytes potions/potion_demigirl.png | Bin 0 -> 61934 bytes potions/potion_demiromantic.png | Bin 0 -> 60012 bytes potions/potion_demisexual.png | Bin 0 -> 59719 bytes potions/potion_genderfluid.png | Bin 0 -> 69003 bytes potions/potion_genderflux.png | Bin 0 -> 62333 bytes potions/potion_genderqueer.png | Bin 0 -> 60941 bytes potions/potion_intersex.png | Bin 0 -> 61637 bytes potions/potion_lesbian.png | Bin 0 -> 69820 bytes potions/potion_nonbinary.png | Bin 0 -> 63542 bytes potions/potion_omnisexual.png | Bin 0 -> 58337 bytes potions/potion_pangender.png | Bin 0 -> 51024 bytes potions/potion_pansexual.png | Bin 0 -> 61534 bytes potions/potion_polyamory.png | Bin 0 -> 83988 bytes potions/potion_polysexual.png | Bin 0 -> 59028 bytes potions/potion_pride.png | Bin 0 -> 77879 bytes potions/potion_progress.png | Bin 0 -> 70486 bytes potions/potion_queer.png | Bin 0 -> 73675 bytes potions/potion_sapphic.png | Bin 0 -> 60277 bytes potions/potion_transgender.png | Bin 0 -> 65519 bytes 28 files changed, 3 insertions(+), 1 deletion(-) create mode 100755 potions/LICENSE create mode 100755 potions/potion_agender.png create mode 100755 potions/potion_aromantic.png create mode 100755 potions/potion_asexual.png create mode 100755 potions/potion_bigender.png create mode 100755 potions/potion_bisexual.png create mode 100755 potions/potion_demiboy.png create mode 100755 potions/potion_demigender.png create mode 100755 potions/potion_demigirl.png create mode 100755 potions/potion_demiromantic.png create mode 100755 potions/potion_demisexual.png create mode 100755 potions/potion_genderfluid.png create mode 100755 potions/potion_genderflux.png create mode 100755 potions/potion_genderqueer.png create mode 100755 potions/potion_intersex.png create mode 100755 potions/potion_lesbian.png create mode 100755 potions/potion_nonbinary.png create mode 100755 potions/potion_omnisexual.png create mode 100755 potions/potion_pangender.png create mode 100755 potions/potion_pansexual.png create mode 100755 potions/potion_polyamory.png create mode 100755 potions/potion_polysexual.png create mode 100755 potions/potion_pride.png create mode 100755 potions/potion_progress.png create mode 100755 potions/potion_queer.png create mode 100755 potions/potion_sapphic.png create mode 100755 potions/potion_transgender.png diff --git a/20-create-archives.sh b/20-create-archives.sh index 89fdea7..cd71736 100755 --- a/20-create-archives.sh +++ b/20-create-archives.sh @@ -13,4 +13,5 @@ tar -czf out/pride-hearts.tar.gz pride_hearts/*.png tar -czf out/sparkling-pride-hearts.tar.gz sparkling_pride_hearts/*.png tar -czf out/treblesand.tar.gz treblesand-edits/*.png tar -czf out/existing.tar.gz unknown-source/*.png -tar -czf out/worm-on-a-string.tar.gz worm_on_a_string/*.png \ No newline at end of file +tar -czf out/worm-on-a-string.tar.gz worm_on_a_string/*.png +tar -czf out/potions.tar.gz potions/*.png diff --git a/potions/LICENSE b/potions/LICENSE new file mode 100755 index 0000000..4f57538 --- /dev/null +++ b/potions/LICENSE @@ -0,0 +1 @@ +everyone is ofc very welcome to use these as emojis on your instances \ No newline at end of file diff --git a/potions/potion_agender.png b/potions/potion_agender.png new file mode 100755 index 0000000..5f95b6a Binary files /dev/null and b/potions/potion_agender.png differ diff --git a/potions/potion_aromantic.png b/potions/potion_aromantic.png new file mode 100755 index 0000000..cd31f79 Binary files /dev/null and b/potions/potion_aromantic.png differ diff --git a/potions/potion_asexual.png b/potions/potion_asexual.png new file mode 100755 index 0000000..66f645e Binary files /dev/null and b/potions/potion_asexual.png differ diff --git a/potions/potion_bigender.png b/potions/potion_bigender.png new file mode 100755 index 0000000..69aad33 Binary files /dev/null and b/potions/potion_bigender.png differ diff --git a/potions/potion_bisexual.png b/potions/potion_bisexual.png new file mode 100755 index 0000000..f409268 Binary files /dev/null and b/potions/potion_bisexual.png differ diff --git a/potions/potion_demiboy.png b/potions/potion_demiboy.png new file mode 100755 index 0000000..653614b Binary files /dev/null and b/potions/potion_demiboy.png differ diff --git a/potions/potion_demigender.png b/potions/potion_demigender.png new file mode 100755 index 0000000..32e2231 Binary files /dev/null and b/potions/potion_demigender.png differ diff --git a/potions/potion_demigirl.png b/potions/potion_demigirl.png new file mode 100755 index 0000000..4de4c67 Binary files /dev/null and b/potions/potion_demigirl.png differ diff --git a/potions/potion_demiromantic.png b/potions/potion_demiromantic.png new file mode 100755 index 0000000..9acb4b5 Binary files /dev/null and b/potions/potion_demiromantic.png differ diff --git a/potions/potion_demisexual.png b/potions/potion_demisexual.png new file mode 100755 index 0000000..9534303 Binary files /dev/null and b/potions/potion_demisexual.png differ diff --git a/potions/potion_genderfluid.png b/potions/potion_genderfluid.png new file mode 100755 index 0000000..980dba2 Binary files /dev/null and b/potions/potion_genderfluid.png differ diff --git a/potions/potion_genderflux.png b/potions/potion_genderflux.png new file mode 100755 index 0000000..2fe2d18 Binary files /dev/null and b/potions/potion_genderflux.png differ diff --git a/potions/potion_genderqueer.png b/potions/potion_genderqueer.png new file mode 100755 index 0000000..c4bd495 Binary files /dev/null and b/potions/potion_genderqueer.png differ diff --git a/potions/potion_intersex.png b/potions/potion_intersex.png new file mode 100755 index 0000000..7911f81 Binary files /dev/null and b/potions/potion_intersex.png differ diff --git a/potions/potion_lesbian.png b/potions/potion_lesbian.png new file mode 100755 index 0000000..cfba6d6 Binary files /dev/null and b/potions/potion_lesbian.png differ diff --git a/potions/potion_nonbinary.png b/potions/potion_nonbinary.png new file mode 100755 index 0000000..51faa3b Binary files /dev/null and b/potions/potion_nonbinary.png differ diff --git a/potions/potion_omnisexual.png b/potions/potion_omnisexual.png new file mode 100755 index 0000000..d713dcf Binary files /dev/null and b/potions/potion_omnisexual.png differ diff --git a/potions/potion_pangender.png b/potions/potion_pangender.png new file mode 100755 index 0000000..2268e22 Binary files /dev/null and b/potions/potion_pangender.png differ diff --git a/potions/potion_pansexual.png b/potions/potion_pansexual.png new file mode 100755 index 0000000..0fae92c Binary files /dev/null and b/potions/potion_pansexual.png differ diff --git a/potions/potion_polyamory.png b/potions/potion_polyamory.png new file mode 100755 index 0000000..d290658 Binary files /dev/null and b/potions/potion_polyamory.png differ diff --git a/potions/potion_polysexual.png b/potions/potion_polysexual.png new file mode 100755 index 0000000..3c67246 Binary files /dev/null and b/potions/potion_polysexual.png differ diff --git a/potions/potion_pride.png b/potions/potion_pride.png new file mode 100755 index 0000000..4c77bc1 Binary files /dev/null and b/potions/potion_pride.png differ diff --git a/potions/potion_progress.png b/potions/potion_progress.png new file mode 100755 index 0000000..f72226b Binary files /dev/null and b/potions/potion_progress.png differ diff --git a/potions/potion_queer.png b/potions/potion_queer.png new file mode 100755 index 0000000..8ba4746 Binary files /dev/null and b/potions/potion_queer.png differ diff --git a/potions/potion_sapphic.png b/potions/potion_sapphic.png new file mode 100755 index 0000000..3ae0d0d Binary files /dev/null and b/potions/potion_sapphic.png differ diff --git a/potions/potion_transgender.png b/potions/potion_transgender.png new file mode 100755 index 0000000..030a7e5 Binary files /dev/null and b/potions/potion_transgender.png differ -- cgit