From 35c3c3f4406f88fe8727184340d2dd318046cdcc Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Sat, 16 May 2026 11:19:12 +0300 Subject: [PATCH] feat: replace geometric role icons with pencil-sketch SVG illustrations Manager: suit, lapels, tie, pocket square, face with hair/eyes/nose Client: house with chimney+smoke, pane windows, paneled door, garden bush Staff: dark hard hat, face with stubble+brows, work jacket, wrench in hand All use feTurbulence displacement filter for hand-drawn line wobble and diagonal hatching lines for shadow/volume. Co-Authored-By: Claude Sonnet 4.6 --- miniapp/assets/app.js | 196 +++++++++++++++++++++++++++++++++--------- miniapp/index.html | 2 +- 2 files changed, 155 insertions(+), 43 deletions(-) diff --git a/miniapp/assets/app.js b/miniapp/assets/app.js index d53f3f1..7784485 100644 --- a/miniapp/assets/app.js +++ b/miniapp/assets/app.js @@ -683,17 +683,56 @@ function renderRoleChooser() {