Merge pull request 'pride-flag-addition' (#3) from pride-flag-addition into main

Reviewed-on: #3
pull/4/head
fox 2022-12-01 09:15:08 +00:00
commit cb69280741
13 changed files with 62 additions and 0 deletions

View File

@ -26,6 +26,13 @@ All are welcome to use and re-purpose our emoji files as they see fit.
![:prorgress2_flag:](dist/pride/progress2-flag.png?raw=true ":progress2_flag:")
![:rainbow_flag:](dist/pride/rainbow-flag.png?raw=true ":rainbow_flag:")
![:transgender_flag:](dist/pride/transgender-flag.png?raw=true ":transgender_flag:")
![:transfemme_flag:](dist/pride/transfemme-flag.png?raw=true ":transfemme_flag:")
![:transmasc_flag:](dist/pride/transmasc-flag.png?raw=true ":transmasc_flag:")
![:demiboy_flag:](dist/pride/demiboy-flag.png?raw=true ":demiboy_flag:")
![:demigirl_flag:](dist/pride/demigirl-flag.png?raw=true ":demigirl_flag:")
![:new_polyamory_flag:](dist/pride/new-polyamory-flag.png?raw=true ":new_polyamory_flag:")
![:omnisexual_flag:](dist/pride/omnisexual-flag.png?raw=true ":omnisexual_flag:")
## Licenses
@ -44,3 +51,9 @@ Polyamory Flag is based on Jim Evan's SVG (CC0 1.0).
Progress Flag is based on @Nikki@wikimedia.org's SVG (CC0 1.0).
Transgender Flag is based on Dlloyd's SVG (Public Domain).
New Polyamory Flag courtesy of [PolyAmProud](https://polyamproud.com/flag) (CC0).
Demiboy and Demigirl flags based on transrants designs (since taken down).
Omnisexual flag based on Pastelmemer's design (since taken down).

BIN
dist/pride/demiboy-flag.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

BIN
dist/pride/demigirl-flag.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

BIN
dist/pride/new-polyamory-flag.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
dist/pride/omnisexual-flag.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 B

BIN
dist/pride/transfemme-flag.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

BIN
dist/pride/transmasc-flag.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 588 420">
<path fill="#7f7f7f" d="M0 0h588v60H0z"/>
<path fill="#c3c3c3" d="M0 60h588v60H0z"/>
<path fill="#99d9ea" d="M0 120h588v60H0z"/>
<path fill="#FCFCFC" d="M0 180h588v60H0z"/>
<path fill="#99d9ea" d="M0 240h588v60H0z"/>
<path fill="#c3c3c3" d="M0 300h588v60H0z"/>
<path fill="#7f7f7f" d="M0 360h588v60H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 428 B

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 588 420">
<path fill="#7f7f7f" d="M0 0h588v60H0z"/>
<path fill="#c3c3c3" d="M0 60h588v60H0z"/>
<path fill="#ffaec9" d="M0 120h588v60H0z"/>
<path fill="#FCFCFC" d="M0 180h588v60H0z"/>
<path fill="#ffaec9" d="M0 240h588v60H0z"/>
<path fill="#c3c3c3" d="M0 300h588v60H0z"/>
<path fill="#7f7f7f" d="M0 360h588v60H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 428 B

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 924.09 555.59"><g id="Layer_1-2"><rect y="370.39" width="924.09" height="185.2" transform="translate(924.09 925.98) rotate(180)" style="fill:#340c46;"/><rect y="185.2" width="924.09" height="185.2" transform="translate(924.09 555.59) rotate(180)" style="fill:#e50051;"/><rect y="0" width="924.09" height="185.2" transform="translate(924.09 185.2) rotate(180)" style="fill:#009fe3;"/><polygon points="185.2 0 0 0 0 555.59 370.39 185.2 185.2 0" style="fill:#fff;"/><path d="M89.62,94.72h0c-23.89,23.89-23.89,62.64,0,86.53l3.82,3.82h0s-4.07,4.07-4.07,4.07c-23.89,23.89-23.89,62.64,0,86.53h0c23.89,23.89,62.64,23.89,86.53,0l4.07-4.07,86.53-86.53,.79-.79-87.09-85.52-.23-.23-3.82-3.82c-23.89-23.89-62.64-23.89-86.53,0Z" style="fill:#fcbf00;"/></g></svg>

After

Width:  |  Height:  |  Size: 852 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 750 500">
<path fill="#FC9CCC" d="M0 0h750v100H0z"/>
<path fill="#FC54BC" d="M0 100h750v100H0z"/>
<path fill="#240444" d="M0 200h750v100H0z"/>
<path fill="#645CFC" d="M0 300h750v100H0z"/>
<path fill="#8CA4FC" d="M0 400h750v100H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 342 B

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 588 420">
<path fill="#74dfff" d="M0 0h588v60H0z"/>
<path fill="#fee1ed" d="M0 60h588v60H0z"/>
<path fill="#ffb5d7" d="M0 120h588v60H0z"/>
<path fill="#FE8DBF" d="M0 180h588v60H0z"/>
<path fill="#ffb5d7" d="M0 240h588v60H0z"/>
<path fill="#fee1ed" d="M0 300h588v60H0z"/>
<path fill="#74dfff" d="M0 360h588v60H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 428 B

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 588 420">
<path fill="#ff8abe" d="M0 0h588v60H0z"/>
<path fill="#ccf5ff" d="M0 60h588v60H0z"/>
<path fill="#99ecff" d="M0 120h588v60H0z"/>
<path fill="#74DFFF" d="M0 180h588v60H0z"/>
<path fill="#99ecff" d="M0 240h588v60H0z"/>
<path fill="#ccf5ff" d="M0 300h588v60H0z"/>
<path fill="#ff8abe" d="M0 360h588v60H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 428 B