From 536dcf4450f275c13b099df0a92f41d5d7f743b1 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Wed, 16 Jul 2025 14:41:12 +0200 Subject: [PATCH] Add submission from Lemmy post 8459081 --- entries/flag_of_costa_rica.json | 53 +++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 entries/flag_of_costa_rica.json diff --git a/entries/flag_of_costa_rica.json b/entries/flag_of_costa_rica.json new file mode 100644 index 000000000..f6304e956 --- /dev/null +++ b/entries/flag_of_costa_rica.json @@ -0,0 +1,53 @@ +{ + "id": 3234636407, + "name": "Flag of Costa Rica", + "description": "Costa Rica is a Central-American country whose flag is blue-white-red-white-blue stripes. It also has a reputation for natural beauty and environmental friendliness, hence the green border and country code.", + "links": { + "website": [ + "https://en.wikipedia.org/wiki/Costa_Rica" + ] + }, + "path": { + "0": [ + [ + 621, + 470 + ], + [ + 636, + 470 + ], + [ + 636, + 475 + ], + [ + 627, + 475 + ], + [ + 627, + 473 + ], + [ + 621, + 473 + ], + [ + 621, + 470 + ] + ] + }, + "center": { + "0": [ + 634, + 473 + ] + }, + "source_list": { + "lemmy": [ + 8459081 + ] + } +} \ No newline at end of file -- GitLab