From 26e85c6ce610a9cbc959b803bf6193d8dab65da6 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Wed, 30 Jul 2025 06:45:27 +0200 Subject: [PATCH] Add submission from Lemmy post 8686930 --- entries/2025/flag_of_italy.json | 59 +++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 entries/2025/flag_of_italy.json diff --git a/entries/2025/flag_of_italy.json b/entries/2025/flag_of_italy.json new file mode 100644 index 000000000..5f78be4f8 --- /dev/null +++ b/entries/2025/flag_of_italy.json @@ -0,0 +1,59 @@ +{ + "id": 3173366765, + "name": "Flag of Italy", + "description": "The Italian Republic is a member nation of the EU.\n\nThis flag's position was swapped with Belgium early on during the build, compared to the original plan.", + "links": {}, + "path": { + "10": [ + [ + 330, + 214 + ], + [ + 365, + 214 + ], + [ + 365, + 225 + ], + [ + 330, + 225 + ] + ], + "11-48": [ + [ + 348, + 214 + ], + [ + 365, + 214 + ], + [ + 365, + 225 + ], + [ + 348, + 225 + ] + ] + }, + "center": { + "10": [ + 348, + 220 + ], + "11-48": [ + 357, + 220 + ] + }, + "source_list": { + "lemmy": [ + 8686930 + ] + } +} \ No newline at end of file -- GitLab