CO

Country Flag Icons

country-flag-icons

Vector (*.svg) country flag icons in 3x2 aspect ratio.

Icons
country
flag
icons
vector
svg
react
country-flag-icons
javascript
npm
frontend
Stars
1
Weekly
0
Open issues
0
Bundle
~60 kB

Installation

npm install country-flag-icons

Code example

import { Star } from "country-flag-icons";

export function Example() {
  return <Star size={24} />;
}

Pros & cons

Pros

  • Actively maintained by catamphetamine
  • 0 weekly downloads. Battle tested
  • First-class TypeScript definitions
  • MIT licensed

Considerations

  • Adds roughly ~60 kB to your bundle
  • Needs client-only rendering in SSR frameworks
  • Not supported in React Native
  • 0 open issues on GitHub

FAQs

Alternatives & similar libraries