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
925 B
XML
1 line
925 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m678-378-51-51q10-10 15.5-23t5.5-28q0-8-2-16.5t-6-16.5q-8-15-1.5-27.5T657-559q12-6 26.5-2.5t23.94 20.33Q715-527 717.5-511.33 720-495.67 720-480q0 30-11 56t-31 46Zm102 102-51-51q29-29 46-68.5t17-84.5q0-39-10.5-71T748-611q-10-12-5.5-25.5T758-658q11-8 26-6t28 19q25 35 38.5 76.5T864-480q0 60-22.5 112.5T780-276Zm-3 194L81-778q-11-11-10.5-25T82-828q11-11 25-11t25 11l696 696q11 11 11 25t-11 25q-11 11-25.5 11T777-82ZM288-912h384q29.7 0 50.85 21.15Q744-869.7 744-840v60q0 15.3-10.29 25.65Q723.42-744 708.21-744t-25.71-10.35Q672-764.7 672-780v-60H216q0-29 21.5-50.5T288-912Zm191.79 192q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM288-48q-29.7 0-50.85-21.15Q216-90.3 216-120v-624l72 72v552h384v-168l72 72v96q0 32-22.5 52T672-48H288Zm147-348Zm93-138Z"/></svg> |