CDN with International flags in SVG

flags

I found a very cool collection of flags in SVG format. It can be used as CDN or added to a project with npm. The library is called ‘flag-icons’. The flags are in 2 formats – 4×4 and 1×1.

The link to the CDN is https://cdn.jsdelivr.net/gh/lipis/flag-icons@7.2.1/flags/

You can also add them to your project with npm:

npm install flag-icons

Leave a Reply

Your email address will not be published. Required fields are marked *