country-flag-icons
Version:
Vector (*.svg) country flag icons in 3x2 aspect ratio.
1 lines • 205 B
JavaScript
export default '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 200"><path fill="#fc0" d="M0 0h300v200H0z"/><path fill="#0768a9" d="M0 0h200v200H0z"/><path fill="#fff" d="M0 0h100v200H0z"/></svg>'