Commit 054c6128 authored by Grant's avatar Grant
Browse files

Merge branch 'feature/final-eu-country-flags' into 'main'

Add flags of Bulgaria, Estonia, Finland, Slovakia and Sweden

See merge request marius851000/fediverse-canvas-atlas-2024!72
parents 96b7fe1f 1ce6db64
Loading
Loading
Loading
Loading
+44 −0
Original line number Diff line number Diff line
{
    "id": 2637503106,
    "name": "Bulgaria",
    "description": "Flag of Bulgaria",
    "links": {
        "website": [
            "https://bulgariaofficial.com/"
        ]
    },
    "path": {
        "0": [
            [
                344,
                41
            ],
            [
                361,
                41
            ],
            [
                361,
                29
            ],
            [
                346,
                29
            ],
            [
                346,
                30
            ],
            [
                344,
                32
            ]
        ]
    },
    "center": {
        "0": [
            353,
            35
        ]
    }
}
 No newline at end of file
+36 −0
Original line number Diff line number Diff line
{
    "id": 2915153494,
    "name": "Estonia",
    "description": "Flag of Estonia",
    "links": {
        "website": [
            "https://estonia.ee/"
        ]
    },
    "path": {
        "0": [
            [
                398,
                18
            ],
            [
                415,
                18
            ],
            [
                415,
                29
            ],
            [
                398,
                29
            ]
        ]
    },
    "center": {
        "0": [
            407,
            24
        ]
    }
}
 No newline at end of file
+36 −0
Original line number Diff line number Diff line
{
    "id": 9161473109,
    "name": "Finland",
    "description": "Flag of Finland",
    "links": {
        "website": [
            "https://finland.fi/"
        ]
    },
    "path": {
        "0": [
            [
                398,
                41
            ],
            [
                415,
                41
            ],
            [
                415,
                30
            ],
            [
                398,
                30
            ]
        ]
    },
    "center": {
        "0": [
            407,
            36
        ]
    }
}
 No newline at end of file
+36 −0
Original line number Diff line number Diff line
{
    "id": 2091746465,
    "name": "Slovakia",
    "description": "Flag of Slovakia",
    "links": {
        "website": [
            "https://slovakia.travel/en"
        ]
    },
    "path": {
        "0": [
            [
                361,
                28
            ],
            [
                361,
                18
            ],
            [
                346,
                18
            ],
            [
                346,
                28
            ]
        ]
    },
    "center": {
        "0": [
            354,
            23
        ]
    }
}
 No newline at end of file
+44 −0
Original line number Diff line number Diff line
{
    "id": 1615652491,
    "name": "Sweden",
    "description": "Flag of Sweden",
    "links": {
        "website": [
            "https://sweden.se/"
        ]
    },
    "path": {
        "0": [
            [
                397,
                41
            ],
            [
                397,
                30
            ],
            [
                382,
                30
            ],
            [
                381,
                31
            ],
            [
                380,
                31
            ],
            [
                380,
                41
            ]
        ]
    },
    "center": {
        "0": [
            389,
            36
        ]
    }
}
 No newline at end of file