From f9c62fa50eddff2efb898a2683feef2a61de4d5f Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 29 Jul 2024 13:52:08 +0200 Subject: [PATCH] Add submission from Lemmy post 4219335 --- entries/flower.json | 49 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 entries/flower.json diff --git a/entries/flower.json b/entries/flower.json new file mode 100644 index 000000000..bda956506 --- /dev/null +++ b/entries/flower.json @@ -0,0 +1,49 @@ +{ + "id": 3659602696, + "name": "Flower", + "description": "A small flower, just filling some empty background space", + "links": {}, + "path": { + "0": [ + [ + 594, + 135 + ], + [ + 600, + 135 + ], + [ + 600, + 126 + ], + [ + 600, + 125 + ], + [ + 593, + 125 + ], + [ + 593, + 135 + ], + [ + 600, + 135 + ] + ] + }, + "center": { + "0": [ + 597, + 130 + ] + }, + "source_list": { + "lemmy": [ + 4219335 + ] + } +} \ No newline at end of file -- GitLab