{"id":21657646,"url":"https://github.com/globalartinc/round-flags","last_synced_at":"2025-09-07T17:34:20.402Z","repository":{"id":115273606,"uuid":"340942957","full_name":"GlobalArtInc/round-flags","owner":"GlobalArtInc","description":"A collection of 300+ minimal rounded SVG country flags","archived":false,"fork":false,"pushed_at":"2024-05-23T07:24:42.000Z","size":4015,"stargazers_count":18,"open_issues_count":1,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-30T09:49:14.129Z","etag":null,"topics":["circle","circular","countries","country","country-flags","design","flags","icon-pack","icons","minimal","minimalistic","round","svg","svg-icons","svgo"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GlobalArtInc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-21T16:07:13.000Z","updated_at":"2025-07-22T17:51:50.000Z","dependencies_parsed_at":"2025-04-11T22:44:25.070Z","dependency_job_id":null,"html_url":"https://github.com/GlobalArtInc/round-flags","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GlobalArtInc/round-flags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlobalArtInc%2Fround-flags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlobalArtInc%2Fround-flags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlobalArtInc%2Fround-flags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlobalArtInc%2Fround-flags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlobalArtInc","download_url":"https://codeload.github.com/GlobalArtInc/round-flags/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlobalArtInc%2Fround-flags/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268389072,"owners_count":24242721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["circle","circular","countries","country","country-flags","design","flags","icon-pack","icons","minimal","minimalistic","round","svg","svg-icons","svgo"],"created_at":"2024-11-25T09:27:24.501Z","updated_at":"2025-08-02T12:33:49.016Z","avatar_url":"https://github.com/GlobalArtInc.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# round-flags\n\nA collection of circular SVG country flags.\n\n## Usage\n\n```\nhttps://GlobalArtInc.github.io/round-flags/flags/xx.svg\n```\n(Where `xx` is the [ISO 3166-1 alpha-2 code](https://www.iso.org/obp/ui/#search/code/) of a country).\n\nFor example, the following code:\n```html\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/br.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/cn.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/gb.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/id.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/in.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/ng.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/ru.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/us.svg\" width=\"48\"\u003e\n```\n\n...produces this:\u003cbr/\u003e\u003cbr/\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/br.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/cn.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/gb.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/id.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/in.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/ng.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/ru.svg\" width=\"48\"\u003e\n\u003cimg src=\"https://GlobalArtInc.github.io/round-flags/flags/us.svg\" width=\"48\"\u003e\n\nTo view all the available flags, check [the gallery](https://GlobalArtInc.github.io/round-flags/all-flags.html).\n\n### NPM\n\nIf you want to install this package as dependency, you can install it from this GitHub repository:\n\n```\nnpm install --save https://github.com/GlobalArtInc/round-flags\n```\n\n## Contributing\n\nTo contribute, you need to have [svgo](https://github.com/svg/svgo) installed\n(version 1.2.0 or newer).\n\nFirst, edit the relevant SVG files in the `flags/` directory.\n\nThen run `svgo` to optimize the SVG files:\n\n```sh\nsvgo ./flags --recursive --config=svgo.yml\n```\n\nThen commit the changes, and submit them as a pull request.\n\n## License\n\nThis project is released under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobalartinc%2Fround-flags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglobalartinc%2Fround-flags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobalartinc%2Fround-flags/lists"}