From eb3f711c3903f418796ae1425456f7e0c1b70ab5 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 29 Jul 2024 15:10:39 +0200 Subject: [PATCH] Add submission from Lemmy post 4220055 --- entries/godot_logo.json | 131 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 entries/godot_logo.json diff --git a/entries/godot_logo.json b/entries/godot_logo.json new file mode 100644 index 000000000..4d89acc78 --- /dev/null +++ b/entries/godot_logo.json @@ -0,0 +1,131 @@ +{ + "id": 5227814422, + "name": "Godot logo", + "description": "The logo of Godot, a free and open-source game engine.", + "links": { + "lemmy": [ + "!godot@programming.dev", + "!godot@lemmy.ml", + "!godot@lemmy.world" + ], + "matrix": [ + "#godot-space:matrix.org" + ], + "website": [ + "https://godotengine.org/" + ], + "discord": [ + "bdcfAYM4W9" + ], + "subreddit": [ + "godot" + ] + }, + "path": { + "0": [ + [ + 411, + 429 + ], + [ + 403, + 429 + ], + [ + 399, + 431 + ], + [ + 394, + 434 + ], + [ + 390, + 439 + ], + [ + 386, + 449 + ], + [ + 387, + 457 + ], + [ + 394, + 467 + ], + [ + 395, + 468 + ], + [ + 393, + 470 + ], + [ + 393, + 474 + ], + [ + 421, + 474 + ], + [ + 422, + 473 + ], + [ + 421, + 469 + ], + [ + 420, + 468 + ], + [ + 425, + 463 + ], + [ + 427, + 458 + ], + [ + 429, + 451 + ], + [ + 428, + 445 + ], + [ + 427, + 443 + ], + [ + 425, + 437 + ], + [ + 419, + 432 + ], + [ + 411, + 429 + ] + ] + }, + "center": { + "0": [ + 408, + 450 + ] + }, + "source_list": { + "lemmy": [ + 4220055 + ] + } +} \ No newline at end of file -- GitLab