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
575 B
XML
1 line
575 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M401-155q-93-25-151-100t-58-171q0-51 15-98.5t47-85.5q10-11 25-10.5t26 11.5q10 10 10 24.5t-9 25.5q-22 29-32 63.5T264-425q0 71 42.5 126.5T417-223q12 4 19.5 13t7.5 21q0 17-13 28t-30 6Zm157 1q-16 5-29-6.5T516-189q0-12 8-21t19-13q69-21 111-78.5T696-431q0-90-63.5-152.5T478-646h-3l16 16q11 11 10 25t-12 25q-11 11-25.5 11T439-580l-77-76q-5-5-7.5-12.5T352-684q0-7 3-13.5t8-11.5l78-78q11-11 25-11t25 11q11 11 10.5 25.5T491-736l-16 18h3q121 0 205.5 83.5T768-431q0 97-58 174T558-154Z"/></svg> |