chore: add pride and trans pride versions of the logos. (#645)

This commit is contained in:
James Harton 2023-07-11 11:32:14 +12:00 committed by GitHub
parent ebbbcca301
commit 7deaa7c1eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

9
logos/ash_logo_pride.svg Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="123" height="100" fill="none">
<path fill="#FF5757" d="m61.182 0 61.182 100h-3.331L44.168 27.809 61.182 0Z" style="fill:#e50000;fill-opacity:1"/>
<path fill="#FF914D" d="M22.235 100h7.181l38.572-46.458-24.315-23.447L22.235 100Z" style="fill:#004cff;fill-opacity:1"/>
<path fill="#FFBD59" d="M52.358 100H32.002l20.7-24.932L52.357 100Z" style="fill:#000;fill-opacity:1"/>
<path fill="#FF5757" d="M54.348 100h37.294L54.725 72.751 54.348 100Z" style="fill:#028121;fill-opacity:1"/>
<path fill="#FF914D" d="M95.882 100 70.865 56.318l45.3 43.682H95.882Z" style="fill:#ff8d00;fill-opacity:1"/>
<path fill="#FFBD59" d="m92.56 98.203-36.623-27.03 12.512-15.071 24.11 42.101Z" style="fill:#fe0;fill-opacity:1"/>
<path fill="#FFBD59" d="M20.154 100H0l40.407-66.045L20.154 100Z" style="fill:#708;fill-opacity:1"/>
</svg>

After

Width:  |  Height:  |  Size: 884 B

9
logos/ash_logo_trans.svg Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="123" height="100" fill="none">
<path fill="#FF5757" d="m61.182 0 61.182 100h-3.331L44.168 27.809 61.182 0Z" style="fill:#5bcefa;fill-opacity:1"/>
<path fill="#FF914D" d="M22.235 100h7.181l38.572-46.458-24.315-23.447L22.235 100Z" style="fill:#f5a9b8;fill-opacity:1"/>
<path fill="#FFBD59" d="M52.358 100H32.002l20.7-24.932L52.357 100Z" style="fill:#fff;fill-opacity:1"/>
<path fill="#FF5757" d="M54.348 100h37.294L54.725 72.751 54.348 100Z" style="fill:#5bcefa;fill-opacity:1"/>
<path fill="#FF914D" d="M95.882 100 70.865 56.318l45.3 43.682H95.882Z" style="fill:#f5a9b8;fill-opacity:1"/>
<path fill="#FFBD59" d="m92.56 98.203-36.623-27.03 12.512-15.071 24.11 42.101Z" style="fill:#fff;fill-opacity:1"/>
<path fill="#FFBD59" d="M20.154 100H0l40.407-66.045L20.154 100Z" style="fill:#5bcefa;fill-opacity:1"/>
</svg>

After

Width:  |  Height:  |  Size: 887 B