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
682 B
XML
1 line
682 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M190-96q-17 0-28.5-13.95T155-141l146-588-1-25q-1-17-13-27.5T257.5-792q-17.5 0-29.5 14.5T216-744v36q0 15.3-10.29 25.65Q195.42-672 180.21-672t-25.71-10.35Q144-692.7 144-708v-36q0-50 35-85t85-35h408.62Q717-864 748-834.5q31 29.5 33 72.5l33 628q1 16-9.5 27t-26.44 11H190Zm46-72h98l-19-320-79 320Zm307-96q11 0 19-7.37 8-7.36 8-18.63v-109q23-6 38.5-25t15.5-45v-137.32q0-7.68-5-12.68t-13-5q-8 0-13 5t-5 12.71V-480h-27v-126.29q0-7.71-5-12.71-5-5-13-5t-13 5q-5 5-5 12.71V-480h-27v-126.29q0-7.71-5-12.71-5-5-13-5t-13 5q-5 5-5 12.68V-469q0 26 15.5 44.5T516-399v109.09q0 10.91 8 18.41t19 7.5Z"/></svg> |