Give building_block icon a paneled cube (more structure)

Recessed panel inset per face on the isometric cube, replacing the flat
faces, per Malte's request for more structure.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y7N59FsLA5e2kuVdqe4Uhc
This commit is contained in:
2026-07-23 20:04:25 +02:00
parent 09e7e6b2e8
commit c909920ac9

View File

@@ -4,4 +4,9 @@
<path d="M50 52 L78 36 L78 66 L50 82 Z" fill="#b39a5c"/> <path d="M50 52 L78 36 L78 66 L50 82 Z" fill="#b39a5c"/>
<path d="M50 52 L22 36 L22 66 L50 82 Z" fill="#c8b070"/> <path d="M50 52 L22 36 L22 66 L50 82 Z" fill="#c8b070"/>
</g> </g>
<g stroke="#302810" stroke-width="1.8" stroke-linejoin="round">
<path d="M50 26.4 L66.8 36 L50 45.6 L33.2 36 Z" fill="#cbb772"/>
<path d="M55.3 54.7 L72.7 44.7 L72.7 63.3 L55.3 73.3 Z" fill="#a2894f"/>
<path d="M44.7 54.7 L27.3 44.7 L27.3 63.3 L44.7 73.3 Z" fill="#b7a465"/>
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 351 B

After

Width:  |  Height:  |  Size: 647 B