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
1.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M228.26-192q-15.26 0-25.76-10.35Q192-212.7 192-228v-312.25q0-14.75 10.32-25.25 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.35Q336-555.3 336-540v312.25q0 14.75-10.32 25.25-10.33 10.5-25.59 10.5h-71.83Zm0-432q-15.26 0-25.76-10.32-10.5-10.33-10.5-25.59v-71.83q0-15.26 10.32-25.76 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.32 10.5 10.33 10.5 25.59v71.83q0 15.26-10.32 25.76-10.33 10.5-25.59 10.5h-71.83Zm216 432q-15.26 0-25.76-10.34-10.5-10.34-10.5-25.62v-215.76q0-15.28 10.32-25.78 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.34 10.5 10.34 10.5 25.62v215.76q0 15.28-10.32 25.78-10.33 10.5-25.59 10.5h-71.83Zm0-336q-15.26 0-25.76-10.32-10.5-10.33-10.5-25.59v-71.83q0-15.26 10.32-25.76 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.32 10.5 10.33 10.5 25.59v71.83q0 15.26-10.32 25.76-10.33 10.5-25.59 10.5h-71.83Zm216 336q-15.26 0-25.76-10.35Q624-212.7 624-228v-120q0-15.3 10.32-25.65Q644.65-384 659.91-384h71.83q15.26 0 25.76 10.35Q768-363.3 768-348v120q0 15.3-10.32 25.65Q747.35-192 732.09-192h-71.83Zm0-240q-15.26 0-25.76-10.32-10.5-10.33-10.5-25.59v-71.83q0-15.26 10.32-25.76 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.32 10.5 10.33 10.5 25.59v71.83q0 15.26-10.32 25.76-10.33 10.5-25.59 10.5h-71.83Z"/></svg> |