Compare commits
9 Commits
Author | SHA1 | Date |
---|---|---|
|
c09a15a4a3 | |
|
90d89276b6 | |
|
fc93676c4b | |
|
0c81b9aa0e | |
|
0153a99526 | |
|
1bf8a984b7 | |
|
e92543820b | |
|
a41ad9ed8d | |
|
b1a5c1a082 |
60
README.md
|
@ -7,32 +7,34 @@ All are welcome to use and re-purpose our emoji files as they see fit.
|
|||
|
||||
## Pride Set
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## Licenses
|
||||
|
@ -52,10 +54,10 @@ Intersex Flag is based on Morgan Carpenter's [SVG design](https://ihra.org.au/22
|
|||
|
||||
New Polyamory Flag courtesy of [PolyAmProud](https://polyamproud.com/flag) (CC0).
|
||||
|
||||
Old Polyamory Flag design (`polyam2`) is based on Jim Evan's SVG (CC0 1.0).
|
||||
|
||||
Omnisexual flag based on Pastelmemer's design (since taken down).
|
||||
|
||||
Old Polyamory Flag design (`pride_polyamory2`) is based on Jim Evan's SVG (CC0 1.0).
|
||||
|
||||
Progress Flag is based on @Nikki@wikimedia.org's SVG (CC0 1.0).
|
||||
Progress flags are based on @Nikki@wikimedia.org's [Intersex Progress Flag SVG](https://commons.wikimedia.org/wiki/File:Intersex-inclusive_pride_flag.svg) (CC0 1.0).
|
||||
|
||||
Transgender Flag is based on Dlloyd's SVG (Public Domain).
|
||||
|
|
Before Width: | Height: | Size: 681 B After Width: | Height: | Size: 681 B |
Before Width: | Height: | Size: 523 B After Width: | Height: | Size: 523 B |
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 611 B |
Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 604 B |
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 611 B |
Before Width: | Height: | Size: 542 B After Width: | Height: | Size: 542 B |
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 475 B |
Before Width: | Height: | Size: 504 B After Width: | Height: | Size: 504 B |
Before Width: | Height: | Size: 504 B After Width: | Height: | Size: 504 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 611 B |
Before Width: | Height: | Size: 569 B After Width: | Height: | Size: 569 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 608 B After Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 651 B After Width: | Height: | Size: 651 B |
Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 604 B |
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 611 B |
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 649 B After Width: | Height: | Size: 649 B |
After Width: | Height: | Size: 652 B |
After Width: | Height: | Size: 670 B |
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 475 B |
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 489 B |
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 489 B |
|
@ -8,7 +8,7 @@ HEIGHT=84
|
|||
TEMP=`mktemp -d -p ""`
|
||||
|
||||
# pride flags
|
||||
for svg_path in src/pride/pride-*.svg; do
|
||||
for svg_path in src/pride/*.svg; do
|
||||
svg=${svg_path#"src/pride/"}
|
||||
# resize
|
||||
convert ${svg_path} \
|
||||
|
@ -39,3 +39,10 @@ rm -rf $TEMP
|
|||
|
||||
# fix and remove metadata
|
||||
exiftool -all= -overwrite_original ./dist/pride/*
|
||||
|
||||
# create tarball for tootctl
|
||||
tar -C dist/pride/ -czf dist/pride.tar.gz .
|
||||
# import emojis with:
|
||||
# <mastodon-dir>/bin/tootctl emoji import \
|
||||
# --category "Pride" <emoji-dir>/dist/pride.tar.gz
|
||||
# or import each PNG via webadmin interface
|
||||
|
|
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 246 B After Width: | Height: | Size: 246 B |
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 239 B After Width: | Height: | Size: 239 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 852 B After Width: | Height: | Size: 852 B |
Before Width: | Height: | Size: 866 B After Width: | Height: | Size: 866 B |
Before Width: | Height: | Size: 693 B After Width: | Height: | Size: 693 B |
Before Width: | Height: | Size: 845 B After Width: | Height: | Size: 845 B |
Before Width: | Height: | Size: 389 B After Width: | Height: | Size: 389 B |
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 840 600">
|
||||
<path fill="#ff69b4" d="M0 0h840v75H0z"/>
|
||||
<path fill="#ff0000" d="M0 75h840v75H0z"/>
|
||||
<path fill="#ff8e00" d="M0 150h840v75H0z"/>
|
||||
<path fill="#ffff00" d="M0 225h840v75H0z"/>
|
||||
<path fill="#008e00" d="M0 300h840v75H0z"/>
|
||||
<path fill="#00c0c0" d="M0 375h840v75H0z"/>
|
||||
<path fill="#2d0296" d="M0 450h840v75H0z"/>
|
||||
<path fill="#8e008e" d="M0 525h840v75H0z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 473 B |
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 840 600">
|
||||
<path d="M0 0h840v66.67H0V0Z" fill="#cd66ff"/>
|
||||
<path d="M0 66.67h840v66.67H0V66.67Z" fill="#ff69b4"/>
|
||||
<path d="M0 133.33h840V200H0v-66.67Z" fill="#ff0000"/>
|
||||
<path d="M0 200h840v66.67H0V200Z" fill="#ff8e00"/>
|
||||
<path d="M0 266.67h840v66.67H0v-66.67Z" fill="#ffff00"/>
|
||||
<path d="M0 333.33h840V400H0v-66.67Z" fill="#008e00"/>
|
||||
<path d="M0 400h840v66.67H0V400Z" fill="#00c0c0"/>
|
||||
<path d="M0 466.67h840v66.67H0v-66.67Z" fill="#2d0296"/>
|
||||
<path d="M0 533.33h840V600H0v-66.67Z" fill="#8e008e"/>
|
||||
</svg>
|
After Width: | Height: | Size: 609 B |
Before Width: | Height: | Size: 246 B After Width: | Height: | Size: 246 B |
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |