An open API service indexing awesome lists of open source software.

https://github.com/mmaffi/icons-flags-svg


https://github.com/mmaffi/icons-flags-svg

Last synced: 5 months ago
JSON representation

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
Brazil Flag
```

---

## 📁 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.