@weston/react-world-flags
Version:
SVG flags of the world for react
5 lines (3 loc) • 299 B
JavaScript
var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 450 390'%3e%3cpath fill='%23ED2939' d='M0 0h450v390H0z'/%3e%3cpath fill='%23FAE042' d='M0 0h300v390H0z'/%3e%3cpath d='M0 0h150v390H0z'/%3e%3c/svg%3e";
export { img as default };
//# sourceMappingURL=be.svg.js.map