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
719 B
XML
1 line
719 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M263.72-48Q234-48 213-69.15T192-120v-432q0-29.7 21.15-50.85Q234.3-624 264-624h84q15.3 0 25.65 10.29Q384-603.42 384-588.21t-10.35 25.71Q363.3-552 348-552h-84v432h432v-432h-84q-15.3 0-25.65-10.29Q576-572.58 576-587.79t10.35-25.71Q596.7-624 612-624h84q29.7 0 50.85 21.15Q768-581.7 768-552v432q0 29.7-21.16 50.85Q725.68-48 695.96-48H263.72ZM444-774l-32.25 32.25Q401-731 386.5-731t-25.98-11Q350-753 350-767.5t10.88-25.38l94.25-94.25Q466-898 480.18-898q14.18 0 24.82 11l94 94q11 11 11 25t-10.52 25q-11.48 11-26.15 11-14.66 0-25.33-11l-32-31v402q0 15.3-10.29 25.65Q495.42-336 480.21-336t-25.71-10.35Q444-356.7 444-372v-402Z"/></svg> |