KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
pride-flags
★ 13
Open GitHub ↗
Library for pure CSS pride flags
Download README (.md)
Explore Similar Repositories
CVE-2022-26134-Confluence-RCE
:
Exploit for CVE-2022-26134: Confluence Pre-Auth Remote Code Execution via OGNL Injection
netflix-clone
:
No description available.
zhenxun_plugins_TZseries
:
我个人开发或进行魔改的zhenxun插件
react-native-build-ios
:
GitHub Action to build React Native iOS app and publish to Testflight
template_modmenu_ios
:
leaked by mishavac
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pride-flags
?
Download (.md)
# CSS Pride Flags  ## Install This is a pure CSS library that can be included in your project to display LGBT+ pride flags as either large images, or small icons. It should be straightforward to install and use, and will be updated with new options and flags as they become available. ```sh npm install @risadams/pride-flags ``` ## Usage ```html <head> <link rel="stylesheet" href="dist/pride-flags.min.css" /> </head> <body> <div class="flag progress" role="img"></div> <div class="flag icon progress"></div> </body> ``` ## Flag Options All flags with examples can be seen in this post: https://risadams.com/blog/2025/05/05/new-project-release-pride-flags ### Traditional/Historical Pride Flags - ally-pride - gilbert-baker - intersex-inclusive - new-pride - philadelphia - pink-triangle - pride-1978 - pride-of-africa - progress - queer - social-justice - traditional ### Gender Identity Flags - agender - androgyne - bigender - demiboy - demigender - demigirl - genderfluid - genderflux - genderqueer - hijra - metagender - neutrois - nonbinary - pangender - transgender - unlabeled ### Sexual Orientation Flags - abrosexual - asexual - bisexual - demisexual - gay-men - graysexual - lesbian - omnisexual - pansexual - polysexual - sapphic - twink ### Romantic Orientation Flags - aromantic - demiromantic ### Relationship Structure Flags - polyamory - polyamorous-new ### Community/Cultural Flags - bear-brotherhood - drag - intersex - labrys - leather - puppy - rubber - trans-inclusive ### Spectrum Flags - aromantic-spectrum - asexual-spectrum ## Contribute If you think this could be better, please [open an issue](https://github.com/risadams/pride-flags/issues/new)! Please note that all interactions in this organization fall under our [Code of Conduct](CODE_OF_CONDUCT.md). ## License [MIT](LICENSE) © 1996+ Ris Adams