@weston/react-world-flags
Version:
SVG flags of the world for react
5 lines (3 loc) • 312 B
JavaScript
var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 600'%3e%3crect width='100%25' height='100%25' fill='%230065BD'/%3e%3cpath d='m0 0 1000 600M0 600 1000 0' stroke='white' stroke-width='120'/%3e%3c/svg%3e";
export { img as default };
//# sourceMappingURL=gb-sct.svg.js.map