From 1a377a23236d5e37bae6f3c97638ce318998b9b9 Mon Sep 17 00:00:00 2001 From: Mollusk Date: Sat, 6 Jun 2026 17:20:47 -0400 Subject: [PATCH] docs: note the canvas icon set in FEATURES Co-Authored-By: Claude Opus 4.8 --- docs/FEATURES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/FEATURES.md b/docs/FEATURES.md index a09d6b2..c1c9f6f 100644 --- a/docs/FEATURES.md +++ b/docs/FEATURES.md @@ -114,6 +114,7 @@ covers internals). When you ship a feature, add it here. | Draggable + persisted panel dividers | โœ… | Per-layout, clamped to window; saved on drag-release. | | Chat drawer toggle (drawer layout) | ๐Ÿงช | Toggle + restart-persistence not explicitly confirmed. | | Responsive full-window Settings screen | โœ… | | +| Canvas-drawn icon set | โœ… | 18 icons (`Icon`/`IconKind` in `src/app/mod.rs`), no image/font dep, theme-recolored. Replaces all emoji; SVG design source in `~/Documents/peerspeak-mockups/icons/`. | ## Persistence