From b6523ef6d95a40bb2a92ba1b224ffa770c048f7f Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Sun, 28 Jul 2024 21:04:32 +0200 Subject: [PATCH] Add submission from Lemmy post 4211184 --- entries/happy_mac.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries/happy_mac.json diff --git a/entries/happy_mac.json b/entries/happy_mac.json new file mode 100644 index 000000000..3f5ed5dc3 --- /dev/null +++ b/entries/happy_mac.json @@ -0,0 +1,41 @@ +{ + "id": 9349190660, + "name": "Happy Mac", + "description": "A Happy Mac is the normal bootup (startup) icon of an Apple Macintosh computer running older versions of the Mac operating system. (from Wikipedia)", + "links": {}, + "path": { + "0": [ + [ + 732, + 406 + ], + [ + 743, + 406 + ], + [ + 743, + 416 + ], + [ + 732, + 416 + ], + [ + 732, + 406 + ] + ] + }, + "center": { + "0": [ + 738, + 411 + ] + }, + "source_list": { + "lemmy": [ + 4211184 + ] + } +} \ No newline at end of file -- GitLab