d-427 · Capture toolbar — icon size proof

Toolbar height never changes (36px). All four buttons stay the same width. The only thing that changes is how much of each slot the SVG icon fills. EVE orb at the right of every strip = visual size reference.

1 · Today — icon ≈ 39% of slot height

← what you see now
Dividers shown for proof:

2 · CHOSEN · Icon fills the slot — same visual weight as the EVE orb

← icons now match the orb's visual weight
Dividers shown for proof — icon fills the divider-to-divider area:

3 · Max — icon literally edge-to-edge (probably too crowded)

← icons touch the dividers — feels cramped
Recommendation: Ship Variant 2. Each SVG goes from 14px → 22px inside the 36px slot. Toolbar height stays exactly the same. Icon now has the same visual weight as the EVE orb on the right. Variant 3 is here just to show why "literally edge-to-edge" usually reads as crowded — a small breathing margin around the icon makes it feel intentional, not stuffed.

How to ship: bump the SVG width/height in capture/renderer/capture-toolbar.js (and any in-app CSS rule) from 14px → 22px for the four button SVGs. One CSS rule, no layout change.