From 6de1ad9b71f93945cb5ef06d183cf9dba59fef59 Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Tue, 10 Dec 2024 23:20:47 +0100 Subject: [PATCH 1/2] Updated icons/cuboid.svg --- icons/cuboid.svg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/icons/cuboid.svg b/icons/cuboid.svg index 23338e5fa2c..8765c3696b7 100644 --- a/icons/cuboid.svg +++ b/icons/cuboid.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + From 17c7d4a5ab0798d27e769cb28ff05612d5db0e08 Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Tue, 10 Dec 2024 23:20:48 +0100 Subject: [PATCH 2/2] Updated icons/cuboid.json --- icons/cuboid.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/icons/cuboid.json b/icons/cuboid.json index 6d7b489356c..7773d947ca5 100644 --- a/icons/cuboid.json +++ b/icons/cuboid.json @@ -1,7 +1,8 @@ { "$schema": "../icon.schema.json", "contributors": [ - "danielbayley" + "danielbayley", + "jguddas" ], "tags": [ "brick", @@ -10,7 +11,11 @@ "storage", "geometry", "rectangular", - "hexahedron" + "hexahedron", + "gold", + "iron", + "bronze", + "ingot" ], "categories": [ "shapes",