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
541 B
XML
1 line
541 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M864-768v432q0 60-42 102t-102 42H240q-60 0-102-42T96-336v-432h768ZM593-538v155q0 10 7 16.5t17 6.5q10 0 16.5-7t6.5-17v-207q0-4-2.5-6.5T631-600h-19q-2 0-6 2l-65 47q-7 5-8.5 13.5T536-522q5 7 13.5 8.5T565-517l28-21Zm-226 91h31l56 78q3 5 8 7t10 2q14 0 20-12.5t-2-23.5l-44-58q23-9 36-28t13-42q0-37-21.5-56.5T412-600h-56q-15 0-25.5 10.5T320-564v181q0 10 6.5 16.5T343-360q10 0 17-7t7-17v-63Zm0-36v-76h39q19 0 30 10t11 27q0 18-11 28.5T405-483h-38Z"/></svg> |