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
557 B
XML
1 line
557 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M427-360q10 0 16.5-7.25t6.5-16.63V-447h31.92L538-369q3 5 7.67 7 4.66 2 9.75 2Q569-360 575-372.5q6-12.5-2.36-23.71L530-454q23-9 35.5-28t12.5-42q0-37-20.87-56.5Q536.25-600 496-600h-57q-15.3 0-25.65 10.35Q403-579.3 403-564v181q0 10 7 16.5t17 6.5Zm23-123v-76h39q19 0 30 9.85t11 27.09q0 18.06-10.83 28.56T488-483h-38ZM96-264v-360q0-60 42-102t102-42h480q60 0 102 42t42 101.52v360.72Q864-234 842.85-213 821.7-192 792-192H168q-29.7 0-50.85-21.15Q96-234.3 96-264Z"/></svg> |