From 8f00b96b9cf33e98b07826018b6a0e01e430ed13 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Tue, 30 Jul 2024 23:55:01 +0200 Subject: [PATCH] Add submission from Lemmy post 4236800 --- entries/olympic_rings.json | 80 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 entries/olympic_rings.json diff --git a/entries/olympic_rings.json b/entries/olympic_rings.json new file mode 100644 index 000000000..438ae6210 --- /dev/null +++ b/entries/olympic_rings.json @@ -0,0 +1,80 @@ +{ + "id": 9957883029, + "name": "Olympic Rings", + "description": "These rings together are known as the \"Olympic rings.\" \n\nThe symbol was originally created in 1913 by Coubertin. He appears to have intended the rings to represent the five inhabited continents: Africa, America, Asia, Europe, and Oceania.\n\nAccording to Coubertin, the colours of the rings, along with the white background, represented the colours of every competing country's flag at the time", + "links": { + "lemmy": [ + "!olympics@sh.itjust.works" + ], + "website": [ + "https://en.wikipedia.org/wiki/Olympic_symbols" + ] + }, + "path": { + "0": [ + [ + 117, + 160 + ], + [ + 117, + 169 + ], + [ + 122, + 169 + ], + [ + 122, + 169 + ], + [ + 123, + 169 + ], + [ + 123, + 175 + ], + [ + 142, + 175 + ], + [ + 142, + 169 + ], + [ + 146, + 169 + ], + [ + 146, + 167 + ], + [ + 147, + 166 + ], + [ + 147, + 160 + ], + [ + 117, + 160 + ] + ] + }, + "center": { + "0": [ + 132, + 168 + ] + }, + "source_list": { + "lemmy": [ + 4236800 + ] + } +} \ No newline at end of file -- GitLab