1.0.6 • Published 3 years ago

react-country-icon v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-country-icon

Component to render svg country flag

Install

npm i -D react-country-icon

Usage

import { CountryIcon } from 'react-country-icon';

const ExampleComponent = () => (
  <div>Hello <CountryIcon countryCode="CH"/> </div>
)

Example

See here the example https://lq4o1k.csb.app/

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago