From 9201e2b24ac2f9212b2c43061ab4e1f8f41ab07d Mon Sep 17 00:00:00 2001 From: William Kelso Date: Fri, 23 Jan 2026 14:13:02 -0500 Subject: [PATCH 1/6] initial design --- data/icons/48.svg | 330 +++++++++++++++++++++++++--------------------- 1 file changed, 178 insertions(+), 152 deletions(-) diff --git a/data/icons/48.svg b/data/icons/48.svg index d0569dc..c488a38 100644 --- a/data/icons/48.svg +++ b/data/icons/48.svg @@ -1,111 +1,102 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - image/svg+xml - - - + style="baseline-shift:baseline;display:inline;overflow:visible;opacity:0.35;vector-effect:none;fill:url(#linearGradient3058-5);stroke-linecap:round;stroke-linejoin:round;enable-background:accumulate;stop-color:#000000;stop-opacity:1" + d="M 8.5,6 C 6.5696486,6 5,7.5696486 5,9.5 v 31 C 5,42.430351 6.5696486,44 8.5,44 h 31 C 41.430351,44 43,42.430351 43,40.5 V 9.5 C 43,7.5696486 41.430351,6 39.5,6 Z m 0,1 H 12 c 1.333333,1.3333333 2.666667,2 4,2 h 2 c 0.333333,-0.6666667 1.333333,-1.3333333 3,-2 h 8 v 4 c 1.666667,-1.3333333 2.666667,-2.6666667 3,-4 1,0.6666667 1.333333,1.3333333 1,2 1.333333,0 2.666667,-0.6666667 4,-2 h 2.5 C 40.893649,7 42,8.1063514 42,9.5 v 31 C 42,41.893649 40.893649,43 39.5,43 H 26 l 3,-2 c -1.666667,-1.666667 -4,-2.666667 -7,-3 0.333333,1.666667 0,3.333333 -1,5 l -1,-2 c -1.333333,1.333333 -2.666667,2 -4,2 H 8.5 C 7.1063514,43 6,41.893649 6,40.5 V 9.5 C 6,8.1063514 7.1063514,7 8.5,7 Z" + sodipodi:nodetypes="sssssssssscccccccccssssccccccssss" /> From 3df0eb9ad7068dd9a8a619a1ff0229604b7d7597 Mon Sep 17 00:00:00 2001 From: William Kelso Date: Thu, 29 Jan 2026 14:42:00 -0500 Subject: [PATCH 2/6] draft design no2 --- data/icons/64.svg | 357 ++++++++++++++++++++++++++++++---------------- 1 file changed, 235 insertions(+), 122 deletions(-) diff --git a/data/icons/64.svg b/data/icons/64.svg index 1f34297..0ff9ab0 100644 --- a/data/icons/64.svg +++ b/data/icons/64.svg @@ -1,20 +1,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - image/svg+xml - - - + width="55" /> From f3a7225b6ab78c65a91347b57ac79ee73d297965 Mon Sep 17 00:00:00 2001 From: William Kelso Date: Thu, 29 Jan 2026 22:30:18 -0500 Subject: [PATCH 3/6] revise v2 --- data/icons/64.svg | 194 ++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 163 insertions(+), 31 deletions(-) diff --git a/data/icons/64.svg b/data/icons/64.svg index 0ff9ab0..9314595 100644 --- a/data/icons/64.svg +++ b/data/icons/64.svg @@ -66,13 +66,41 @@ margin="0" bleed="0" />image/svg+xml + style="opacity:1;fill:url(#linearGradient11);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" + d="m 32,27 a 8,8 0 0 0 -8,8 h 1 14 1 a 8,8 0 0 0 -8,-8 z m 0,1 a 6,6 0 0 1 5.916016,5 H 37.65625 a 6,6 0 0 1 0.259766,1 H 26.083984 A 6,6 0 0 1 26.34375,33 H 26.083984 A 6,6 0 0 1 32,28 Z" /> From d94fb032185ab91d72ea5fb569496bfb0bff7259 Mon Sep 17 00:00:00 2001 From: William Kelso Date: Thu, 29 Jan 2026 22:30:42 -0500 Subject: [PATCH 4/6] don't worry about 24px --- data/icons/24.svg | 236 ---------------------------------------------- 1 file changed, 236 deletions(-) delete mode 100644 data/icons/24.svg diff --git a/data/icons/24.svg b/data/icons/24.svg deleted file mode 100644 index 93f462c..0000000 --- a/data/icons/24.svg +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - From 84a76f8f071c9773c7a0d9899b8625d314b71cee Mon Sep 17 00:00:00 2001 From: William Kelso Date: Thu, 29 Jan 2026 22:36:48 -0500 Subject: [PATCH 5/6] show more wear in inscriptions --- data/icons/64.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/icons/64.svg b/data/icons/64.svg index 9314595..fb5ed47 100644 --- a/data/icons/64.svg +++ b/data/icons/64.svg @@ -397,7 +397,7 @@ height="55" width="55" /> Date: Thu, 5 Feb 2026 11:45:21 -0500 Subject: [PATCH 6/6] draw bases, no hieroglyphics --- data/icons/128.svg | 448 ++++++++++++++++++++++++++------------------- data/icons/16.svg | 250 +++++++++++++------------ data/icons/32.svg | 305 +++++++++++++----------------- data/icons/48.svg | 351 +++++++++++++++-------------------- data/icons/64.svg | 260 +++++++------------------- 5 files changed, 745 insertions(+), 869 deletions(-) diff --git a/data/icons/128.svg b/data/icons/128.svg index 2e562af..fb48adf 100644 --- a/data/icons/128.svg +++ b/data/icons/128.svg @@ -1,20 +1,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - image/svg+xml - - - + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:none;stroke:#273445;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" /> diff --git a/data/icons/16.svg b/data/icons/16.svg index f492850..beb257b 100644 --- a/data/icons/16.svg +++ b/data/icons/16.svg @@ -1,20 +1,20 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - + gradientUnits="userSpaceOnUse" />image/svg+xml diff --git a/data/icons/32.svg b/data/icons/32.svg index 55d7599..9fffe28 100644 --- a/data/icons/32.svg +++ b/data/icons/32.svg @@ -1,20 +1,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - image/svg+xml - - - + width="27.000008" /> diff --git a/data/icons/48.svg b/data/icons/48.svg index c488a38..f81535e 100644 --- a/data/icons/48.svg +++ b/data/icons/48.svg @@ -1,10 +1,10 @@ image/svg+xml + style="opacity:0.15;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" + d="m 230.5,27.5 -0.0961,8 -4.90392,2 h 6 l 4,5 h 4 l -8,-6.5 1,-2.5 z" + sodipodi:nodetypes="ccccccccc" /> diff --git a/data/icons/64.svg b/data/icons/64.svg index fb5ed47..3198169 100644 --- a/data/icons/64.svg +++ b/data/icons/64.svg @@ -1,10 +1,10 @@ image/svg+xml + style="baseline-shift:baseline;display:inline;overflow:visible;opacity:0.15;vector-effect:none;fill:#000000;fill-opacity:1;stroke-linecap:round;enable-background:accumulate;stop-color:#000000;stop-opacity:1" + d="m 50,22 c -2.197294,0 -4,1.802706 -4,4 0,2.103631 1.651727,3.845549 3.720703,3.990234 l -1.310547,5.246094 c -0.493795,-0.407895 -0.995001,-0.842062 -1.46875,-1.185547 -0.871474,-0.63185 -1.58779,-1.212769 -2.669922,-1.152343 -0.541065,0.03021 -1.165303,0.444046 -1.408203,0.958984 -0.2429,0.514938 -0.268522,1.047841 -0.226562,1.691406 0.08392,1.28713 0.523755,3.082859 1.414062,5.765625 L 44.277344,42 H 56 v -6.835938 c 0.01051,-0.01275 0.02093,-0.02616 0.03125,-0.03906 C 56.714088,34.271453 57,33.166667 57,32 v -0.21875 l -3.091797,-6.701172 a 1,1 0 0 0 -0.03125,-0.0625 C 53.435436,23.289796 51.858868,22 50,22 Z m 0,2 c 1.116414,0 2,0.883586 2,2 0,0.08153 -0.0045,0.161443 -0.01367,0.240234 L 49.550781,24.048828 C 49.69474,24.01666 49.84538,24 50,24 Z m -1.917969,1.421875 2.695313,2.423828 C 50.53925,27.944257 50.276563,28 50,28 c -1.116414,0 -2,-0.883586 -2,-2 0,-0.201797 0.02814,-0.395385 0.08203,-0.578125 z M 52,29.458984 V 36.5 h 1 c 0.346888,0 0.682102,-0.04092 1,-0.117188 V 40 h -8.222656 c -0.647712,-2.071607 -1.091903,-3.774843 -1.144532,-4.582031 -0.01588,-0.243567 0.0063,-0.251867 0.02148,-0.371094 0.155466,0.07423 0.497171,0.176344 1.113281,0.623047 0.766451,0.555705 1.679443,1.335996 2.589844,2.097656 l 1.224609,1.023438 2.320313,-9.277344 c 0.03272,-0.01787 0.06549,-0.03594 0.09766,-0.05469 z m 2,0.595704 0.960938,2.082031 C 54.932572,32.883541 54.762772,33.507473 54.46875,33.875 54.367547,34.001503 54.127024,33.983919 54,34.074219 Z" />