From fcb337cdf468152479affb9813a5162e7a162d90 Mon Sep 17 00:00:00 2001 From: Victor Matheus Date: Sat, 21 Mar 2026 01:28:51 -0300 Subject: [PATCH 1/2] Create rainbow_cube.svg --- src/svg/unofficial/rainbow_cube.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/svg/unofficial/rainbow_cube.svg diff --git a/src/svg/unofficial/rainbow_cube.svg b/src/svg/unofficial/rainbow_cube.svg new file mode 100644 index 0000000..880d4b4 --- /dev/null +++ b/src/svg/unofficial/rainbow_cube.svg @@ -0,0 +1,13 @@ + + + + + + + + \ No newline at end of file From ea06104cb0dcebe0495b3d722a4b42e5a266eac3 Mon Sep 17 00:00:00 2001 From: Victor Matheus Date: Sat, 21 Mar 2026 21:05:19 -0300 Subject: [PATCH 2/2] Fix inner triangle proportion - Remove redundant vertices --- src/svg/unofficial/rainbow_cube.svg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/svg/unofficial/rainbow_cube.svg b/src/svg/unofficial/rainbow_cube.svg index 880d4b4..9f7914b 100644 --- a/src/svg/unofficial/rainbow_cube.svg +++ b/src/svg/unofficial/rainbow_cube.svg @@ -3,11 +3,11 @@ + " stroke="black" stroke-width="10" fill="none"/> \ No newline at end of file