M3 draws icons at 20 dp from the optical size 20 cut, whose strokes stay as
heavy as the 24 dp design's instead of thinning with the glyph (styles.md
§ Icons, the optical size axis). The package only shipped the 24 cut, so every
20 px icon was a scaled-down 24 (core audit C16). bin/fetch-symbols now checks
out both cuts from the same commit of google/material-design-icons and writes
the new one to resources/svg/symbols/{outlined-20,filled-20}: 4,135 symbols
each, the same names and the same normalisation as the 24 cut.
Plan step 10; finding C16.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9
1 line
445 B
XML
1 line
445 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-192q-110 0-187-84T96-480q0-63 28-116t78.5-91Q253-725 324-746.5T480-768q87 0 158 21.5T759.5-687q50.5 38 77.5 91t27 116q0 120-76.5 204T601-192H360Zm0-72h241q62 0 111.5-39.5T782-408H180q20 65 69.5 104.5T360-264Zm120-144Zm0-36Zm-312-36h624q0-45-22-84.5T707.5-633Q667-662 609-679t-129-17q-69 0-126.5 17t-99 46q-41.5 29-64 68.5T168-480Zm312 0Z"/></svg> |