Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ZoeBijl/QueerCats
A whole bunch of pride flags represented as blobby cat emoji
https://github.com/ZoeBijl/QueerCats
blobby-cats emoji lgbtq pride pride-flags queer-cats
Last synced: 3 months ago
JSON representation
A whole bunch of pride flags represented as blobby cat emoji
- Host: GitHub
- URL: https://github.com/ZoeBijl/QueerCats
- Owner: ZoeBijl
- License: unlicense
- Created: 2019-04-30T17:27:22.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T04:22:24.000Z (about 1 year ago)
- Last Synced: 2024-08-01T21:56:58.948Z (6 months ago)
- Topics: blobby-cats, emoji, lgbtq, pride, pride-flags, queer-cats
- Homepage:
- Size: 9.37 MB
- Stars: 151
- Watchers: 9
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- starred - ZoeBijl/QueerCats - A whole bunch of pride flags represented as blobby cat emoji (Others)
README
# QueerCats
A collection of queer cat emoji. These are based on [this emoji from Google’s Noto font](https://github.com/googlefonts/noto-emoji/blob/bf295c4/svg/emoji_u1f610.svg). The Noto font was released by Google under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).
Queer Cats is licensed under [CC0](https://creativecommons.org/share-your-work/public-domain/cc0/).
![Collage of five queer cats with the text Queer Cats overlaid](https://zoebijl.github.io/QueerCats/meta/Banner.png)
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/P5P7GOFCE)
## What’s included?
A whole bunch of pride flags represented as blobby cats!
![A blobby cat coloured in the trans flag](https://zoebijl.github.io/QueerCats/PNG/body/QueerCat_Trans.png)
![A blobby cat coloured in the sapphic flag](https://zoebijl.github.io/QueerCats/PNG/body/QueerCat_Sapphic.png)
![A blobby cat holding a heart colour in the pride flag](https://zoebijl.github.io/QueerCats/PNG/heart/QueerCatHeart_Pride.png)
![A blobby cat holding a heart colour in the autism flag](https://zoebijl.github.io/QueerCats/PNG/heart/QueerCatHeart_Autism.png)### Included flags
There are currently sixteen flags included:
- ace (asexual)
- agender
- arom (aromantic)
- autism
- Black transgender
- bi (bisexual)
- genderfluid
- gerderqueer
- intersex
- lesbian
- male homosexual
- enby (non-binary)
- pan (pansexual)
- polyam (polyamory)
- polysexual
- pride
- sapphic
- trans (transgender)You can request new cats via a [new issue on this repo](https://github.com/ZoeBijl/QueerCats/issues/new) or [message me on Mastodon](https://queer.garden/@moiety).
### Credits
All flags were (re)created in SVG by myself. The one exception is the polyamory flag; which was sourced from Wikipedia.
Some notes on flags:
- All rainbow flags include the black and brown stripes; no I won’t change that
- We use the “sunset” lesbian flag as designed by [Emily Gwen](https://www.instagram.com/theemilygwen/) because trans rights are human rights and fuck transphobia
- Sapphic is based on Maya Kern’s revision of [Lydia’s design](https://medium.com/@lydiandragon/a-lesbian-flag-for-everyone-cef397b89459)### Sub-sets
These sets don’t include cats but are all pride themed!
- [Fire](https://github.com/ZoeBijl/QueerCats/tree/main/Fire); 19 pride inspired fire emoji!
- [Flag](https://github.com/ZoeBijl/QueerCats/tree/main/Flag); 19 pride flag emoji
- [Heart](https://github.com/ZoeBijl/QueerCats/tree/main/heart); 19 pride flag heart emoji
- 100## Structure of project
- `/Fire` is where you’ll find the pride fire emoji set
- `/Flags` is where you’ll find the SVG-files used to make the emoji
- `/PNG` contains the exported PNG-files (128px)
- `/SVG` contains exported SVG-files
- `Queer Cats.fig` you can open this in [Figma](https://www.figma.com/)
- Deprecated: `Queer Cats.sketch` you can open this in [Sketch](https://www.sketch.com/)
If you don’t have access to Figma, you can also open the source materials in any other SVG editor.
## Source materials
In the SVG folder you’ll find a file named `Queer Cat.svg` this is the main body and face of the emoji. You can use the group with an ID of “Body” as a mask for any flag (or other image you want to put on a cat’s face). The file hasn’t been optimised—all the information needed to create folders/layers in an editor should be there.
## Optimisation
All SVG files should be optimised with [SVGOMG](https://jakearchibald.github.io/svgomg/) and manually checked for readability.