From 94b294feaec8119aa127b1a4710e4c18eb4cb66a Mon Sep 17 00:00:00 2001 From: ooosssay <129241633+ooosssay@users.noreply.github.com> Date: Tue, 31 Mar 2026 11:40:01 -0500 Subject: [PATCH 1/4] Add ghost and flying saucer --- icons/cartoon_style/flying_saucer.svg | 3 +++ icons/cartoon_style/ghost.svg | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 icons/cartoon_style/flying_saucer.svg create mode 100644 icons/cartoon_style/ghost.svg diff --git a/icons/cartoon_style/flying_saucer.svg b/icons/cartoon_style/flying_saucer.svg new file mode 100644 index 0000000..ee0ffc7 --- /dev/null +++ b/icons/cartoon_style/flying_saucer.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/cartoon_style/ghost.svg b/icons/cartoon_style/ghost.svg new file mode 100644 index 0000000..e17e8bc --- /dev/null +++ b/icons/cartoon_style/ghost.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 7e0d31c56078aff36ed38fb3ee9d59d77174b007 Mon Sep 17 00:00:00 2001 From: ooosssay <129241633+ooosssay@users.noreply.github.com> Date: Tue, 31 Mar 2026 11:41:33 -0500 Subject: [PATCH 2/4] Add plastic chip bag and chicken drumstick --- icons/food_and_drink/chicken_drumstick.svg | 3 +++ icons/food_and_drink/pastic_chip_bag.svg | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 icons/food_and_drink/chicken_drumstick.svg create mode 100644 icons/food_and_drink/pastic_chip_bag.svg diff --git a/icons/food_and_drink/chicken_drumstick.svg b/icons/food_and_drink/chicken_drumstick.svg new file mode 100644 index 0000000..aa963d5 --- /dev/null +++ b/icons/food_and_drink/chicken_drumstick.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/food_and_drink/pastic_chip_bag.svg b/icons/food_and_drink/pastic_chip_bag.svg new file mode 100644 index 0000000..fed4ac4 --- /dev/null +++ b/icons/food_and_drink/pastic_chip_bag.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From f6a0df8b5c4c39d857d4e656be532565706a4003 Mon Sep 17 00:00:00 2001 From: ooosssay <129241633+ooosssay@users.noreply.github.com> Date: Tue, 31 Mar 2026 11:44:27 -0500 Subject: [PATCH 3/4] Add decorated conifer tree --- icons/plants/decorated_conifer_tree.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 icons/plants/decorated_conifer_tree.svg diff --git a/icons/plants/decorated_conifer_tree.svg b/icons/plants/decorated_conifer_tree.svg new file mode 100644 index 0000000..66a15e9 --- /dev/null +++ b/icons/plants/decorated_conifer_tree.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From a910d50b8cfc0fdc334fd1bbd96ee56647ccfd04 Mon Sep 17 00:00:00 2001 From: ooosssay <129241633+ooosssay@users.noreply.github.com> Date: Tue, 31 Mar 2026 11:51:19 -0500 Subject: [PATCH 4/4] Add party icons, tire swing, puzzle, mouse, trophy, and shooting stars --- icons/computer_mouse.svg | 3 +++ icons/confetti_ball.svg | 3 +++ icons/party_popper.svg | 3 +++ icons/puzzle_piece.svg | 3 +++ icons/shooting_stars.svg | 3 +++ icons/trophy_with_star.svg | 3 +++ icons/vertical_tire_swing.svg | 3 +++ 7 files changed, 21 insertions(+) create mode 100644 icons/computer_mouse.svg create mode 100644 icons/confetti_ball.svg create mode 100644 icons/party_popper.svg create mode 100644 icons/puzzle_piece.svg create mode 100644 icons/shooting_stars.svg create mode 100644 icons/trophy_with_star.svg create mode 100644 icons/vertical_tire_swing.svg diff --git a/icons/computer_mouse.svg b/icons/computer_mouse.svg new file mode 100644 index 0000000..98683e6 --- /dev/null +++ b/icons/computer_mouse.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/confetti_ball.svg b/icons/confetti_ball.svg new file mode 100644 index 0000000..592517b --- /dev/null +++ b/icons/confetti_ball.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/party_popper.svg b/icons/party_popper.svg new file mode 100644 index 0000000..a88f3b2 --- /dev/null +++ b/icons/party_popper.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/puzzle_piece.svg b/icons/puzzle_piece.svg new file mode 100644 index 0000000..e95c2b0 --- /dev/null +++ b/icons/puzzle_piece.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/shooting_stars.svg b/icons/shooting_stars.svg new file mode 100644 index 0000000..c2388c6 --- /dev/null +++ b/icons/shooting_stars.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/trophy_with_star.svg b/icons/trophy_with_star.svg new file mode 100644 index 0000000..9bd3e5b --- /dev/null +++ b/icons/trophy_with_star.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/vertical_tire_swing.svg b/icons/vertical_tire_swing.svg new file mode 100644 index 0000000..3086248 --- /dev/null +++ b/icons/vertical_tire_swing.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file