country-flag-icons
Version:
Vector (*.svg) country flag icons in 3x2 aspect ratio.
1 lines • 220 B
JavaScript
export default '<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600"><path fill="#009739" d="M0 0h900v600H0z"/><path d="M0 600 600 0h300v600z" fill="#ffd100"/><path d="M900 0v600H300z" fill="#dc241f"/></svg>'