From 81934d634b46979850a702cbb4bfd588ae8224ed Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Tue, 30 Jul 2024 06:33:14 +0200 Subject: [PATCH] Add submission from Lemmy post 4228570 --- entries/russian_flag.json | 41 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries/russian_flag.json diff --git a/entries/russian_flag.json b/entries/russian_flag.json new file mode 100644 index 000000000..9fb5bee06 --- /dev/null +++ b/entries/russian_flag.json @@ -0,0 +1,41 @@ +{ + "id": 9649760986, + "name": "Russian flag", + "description": "After having been built as the white-blue-white version of the Russian flag to symbolize opposition to Putin or the war with Ukraine, the flag was modified by someone at the last moment of the Canvas event to almost make it into the official version of the Russian flag.", + "links": { + "website": [ + "https://en.wikipedia.org/wiki/White-blue-white_flag" + ] + }, + "path": { + "0": [ + [ + 256, + 460 + ], + [ + 266, + 460 + ], + [ + 266, + 467 + ], + [ + 256, + 467 + ] + ] + }, + "center": { + "0": [ + 261, + 464 + ] + }, + "source_list": { + "lemmy": [ + 4228570 + ] + } +} \ No newline at end of file -- GitLab