/FlagSVG

FlagSVG is a repository of country flags in SVG format. Hosted on GitHub, it provides a straightforward way to access flag icons for use in your projects. Simply reference the flag you need from our collection with a direct URL.

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

FlagSVG

flagsvg

made with love affinity designer

FlagSVG is a repository of country flags in SVG format. Hosted on GitHub, it provides a straightforward way to access flag icons for use in your projects. Simply reference the flag you need from our collection with a direct URL.

๐Ÿ› ๏ธ Features

  • Comprehensive Flag List: Browse and access a variety of country flags in SVG format.
  • Easy Integration: Use simple URLs to include flags in your web projects.
  • Open Access: Free to use and available through GitHub.

๐Ÿ“– Usage

To use FlagSVG, you can directly embed flag SVGs into your project. Hereโ€™s how you can get a specific flag:

  1. Identify the Flag Code: Find the code for the flag you need (e.g., US for the United States).

  2. Embed the SVG: Use the URL pattern to get the flag SVG.

    <img src="https://raw.githubusercontent.com/TheDanniCraft/FlagSVG/master/src/exported/<flag code>.svg" alt="Country Flag">

    Replace <flag code> with the appropriate code for the flag you want.

๐ŸŽŒ Available Flags

๐Ÿ“œ License

This project is licensed under the CC0-1.0 License.

โœ๏ธ Authors