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
664 B
XML
1 line
664 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-144q-8 0-16.5-2t-15.5-6q-42-30-87.5-47T264-216q-40 0-77 7.5T115-186q-21 11-44-4t-23-39v-503q0-17 8.5-28T76-776q45-20 91.5-30t96.5-10q58 0 111.5 12.5T480-762v534q55-32 108.5-46T696-288q35 0 70.5 5t73.5 19v-528q12 4 22 7.5t22 8.5q11 5 19.5 17t8.5 27v503q0 26-22 39t-45 4q-35-14-72.5-22t-76.5-8q-51 0-97 17t-89 47q-7 4-14.5 6t-15.5 2Zm102-219q-9 8-19.5 4T552-376v-312q0-15 6-29t17-24l161-143q9-8 20.5-4t11.5 17v311q0 15-6 29t-17 24L582-363Zm-174 95v-441q-34-20-73-27.5t-75-7.5q-39 0-73.5 8.5T120-713v445q35-11 68-15.5t72-4.5q37 0 75 4.5t73 15.5Zm0 0v-441 441Z"/></svg> |