From b59edb4fad14b1bf88e2a2d1cea637eba6f5b179 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Fri, 18 Jul 2025 00:25:07 +0200 Subject: [PATCH] Add submission from Lemmy post 8480847 --- entries2025/_gesture.json | 41 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries2025/_gesture.json diff --git a/entries2025/_gesture.json b/entries2025/_gesture.json new file mode 100644 index 000000000..646a422ae --- /dev/null +++ b/entries2025/_gesture.json @@ -0,0 +1,41 @@ +{ + "id": 5665190657, + "name": "\ud83e\udd18 gesture", + "description": "The \"Sign of the horns\" hand gesture is commonly used in (rock or Metal) concerts.", + "links": { + "website": [ + "https://en.wikipedia.org/wiki/Sign_of_the_horns" + ] + }, + "path": { + "41-48": [ + [ + 390, + 311 + ], + [ + 400, + 311 + ], + [ + 400, + 321 + ], + [ + 390, + 321 + ] + ] + }, + "center": { + "41-48": [ + 395, + 316 + ] + }, + "source_list": { + "lemmy": [ + 8480847 + ] + } +} \ No newline at end of file -- GitLab