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
638 B
XML
1 line
638 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M777-81 609-248h57q0 23-16.5 39.5T610-192H168q-30 0-51-21t-21-51v-20q0-25 12-46.5t35-35.5q57-33 117-49.5T384-432q11 0 22 .5t22 1.5l-50-50q-55 0-96.5-42T240-618L81-778q-11-11-10.5-25T82-828q11-11 25-11t25 11l696 696q11 11 11 25t-11 25q-11 11-25.5 11.5T777-81ZM673-421q38 8 74.5 21.5T818-366q21 13 33.5 35t12.5 47v86L740-322q-8-29-25-55t-42-44Zm-112-80q18-27 28.5-58.5T600-624q0-38-14.5-75T546-765q6-2 14-2.5t16-.5q61 0 102.5 42T720-624q0 60-40 101t-98 43l-21-21Zm-52-51L312-749q16-9 34-14t38-5q60 0 102 41.5T528-624q0 18-5 37.5T509-552Z"/></svg> |