https://github.com/thedannicraft/flagsvg
FlagSVG is a repository of country flags in SVG format. Hosted on GitHub, it provides a straightforward way to access flag icons for use in your projects. Simply reference the flag you need from our collection with a direct URL.
https://github.com/thedannicraft/flagsvg
affinity affinity-designer country-flags design-assets flag-icons flag-icons-svg flags github-hosted svg vector-graphics web-assets
Last synced: 5 months ago
JSON representation
FlagSVG is a repository of country flags in SVG format. Hosted on GitHub, it provides a straightforward way to access flag icons for use in your projects. Simply reference the flag you need from our collection with a direct URL.
- Host: GitHub
- URL: https://github.com/thedannicraft/flagsvg
- Owner: TheDanniCraft
- License: cc0-1.0
- Created: 2024-01-28T17:51:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T00:10:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T03:22:42.998Z (over 1 year ago)
- Topics: affinity, affinity-designer, country-flags, design-assets, flag-icons, flag-icons-svg, flags, github-hosted, svg, vector-graphics, web-assets
- Language: JavaScript
- Homepage:
- Size: 588 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FlagSVG

FlagSVG is a repository of country flags in SVG format. Hosted on GitHub, it provides a straightforward way to access flag icons for use in your projects. Simply reference the flag you need from our collection with a direct URL.
## π οΈ Features
- **Comprehensive Flag List**: Browse and access a variety of country flags in SVG format.
- **Easy Integration**: Use simple URLs to include flags in your web projects.
- **Open Access**: Free to use and available through GitHub.
## π Usage
To use FlagSVG, you can directly embed flag SVGs into your project. Hereβs how you can get a specific flag:
1. **Identify the Flag Code**: Find the code for the flag you need (e.g., `US` for the United States).
2. **Embed the SVG**: Use the URL pattern to get the flag SVG.
```html
```
Replace `` with the appropriate code for the flag you want.
## π Available Flags

## π License
This project is licensed under the [CC0-1.0 License](https://creativecommons.org/publicdomain/zero/1.0/).
## βοΈ Authors
- [@thedannicraft](https://www.github.com/thedannicraft)