https://github.com/mmaffi/icons-flags-svg
https://github.com/mmaffi/icons-flags-svg
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmaffi/icons-flags-svg
- Owner: MMaffi
- License: mit
- Created: 2025-07-30T18:29:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-30T21:32:29.000Z (12 months ago)
- Last Synced: 2025-07-31T00:17:53.827Z (12 months ago)
- Size: 1.08 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌍 icons-flags-svg
A repository with **country flags** in **vector SVG format**, perfect for use in websites, apps, admin dashboards, forms, and more!
- ✔️ Lightweight and optimized
- 🎨 High-quality vector graphics
- 🌐 Ready to use in any web project
---
## 📦 Preview
Check out a sample of the available flags below:

Brazil

United States

France

Japan

Germany
> ✅ All 4x3 flags are available in the [`flags/4x3`](https://github.com/MMaffi/icons-flags-svg/tree/main/flags/4x3) folder
> ✅ All 1x1 flags are available in the [`flags/1x1`](https://github.com/MMaffi/icons-flags-svg/tree/main/flags/1x1) folder
---
## 🚀 How to use
You can directly use the flags in your web project with an `
` tag:
```html
```
---
## 📁 Structure
- `flags/4x3/` – Flags in 4:3 ratio, named using the ISO 3166-1 alpha-2 country code (`br.svg`, `us.svg`, `jp.svg`)
- `flags/1x1/` – Flags in 1:1 square ratio, also named using the ISO country code
---
## 🙌 Contribute
Found this useful? Leave a ⭐ on the repository!
Fixes, suggestions, or new flags are welcome via Pull Requests or Issues.