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
555 B
XML
1 line
555 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 96 960 960"><path d="M777 974 667 864H168q-29.7 0-50.85-21.15Q96 821.7 96 792V360q0-14 5-25.5t15-21.5l-35-35q-11-11-10.5-25T82 228q11-11 25-11t25.352 11.337l695.296 695.326Q839 935 839 949.182q0 14.182-11 24.818-10.667 11-25.333 11Q788 985 777 974ZM168 741l188-188-69-69-119 119v138Zm0-240 68-68-68-68v136Zm51 291h376L407 604 219 792Zm626 48-53-54V360H651L508 503l-51-51 92-92H411l-23 23-94-95h498q29.7 0 50.85 21.15Q864 330.3 864 360v432q0 14-5 26.5T845 840ZM382 578Zm197-5Z"/></svg> |