From 967f6d3bd5673b93da12976ac96e9a1435dee243 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Thu, 3 Jul 2025 19:33:36 +0200 Subject: [PATCH] Add submission from Lemmy post 4777765 --- entries/hong_kong_protests_logo.json | 41 ++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries/hong_kong_protests_logo.json diff --git a/entries/hong_kong_protests_logo.json b/entries/hong_kong_protests_logo.json new file mode 100644 index 000000000..47bcbba34 --- /dev/null +++ b/entries/hong_kong_protests_logo.json @@ -0,0 +1,41 @@ +{ + "id": 3144455322, + "name": "Hong Kong Protests Logo", + "description": "The yellow umbrella is a powerful symbol of the 2019\u20132020 Hong Kong protests, crushed by Chinese oppression", + "links": { + "website": [ + "https://en.wikipedia.org/wiki/2019%E2%80%932020_Hong_Kong_protests" + ] + }, + "path": { + "0": [ + [ + 426, + 399 + ], + [ + 426, + 416 + ], + [ + 437, + 416 + ], + [ + 437, + 399 + ] + ] + }, + "center": { + "0": [ + 432, + 408 + ] + }, + "source_list": { + "lemmy": [ + 4777765 + ] + } +} \ No newline at end of file -- GitLab