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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M443-96q-24 0-46-9t-39-26L184.82-304.23Q174-315 174-329t11-25l6-6q14-14 32-18.5t37 .5l76 19v-325q0-15.3 10.29-25.65Q356.58-720 371.79-720t25.71 10.35Q408-699.3 408-684v373q0 17-14.12 28.5T363-276l-66-17 111 111q7 7 16.13 10.5 9.13 3.5 18.87 3.5h157q39.6 0 67.8-28.2Q696-224.4 696-264v-180q0-15.3 10.29-25.65Q716.58-480 731.79-480t25.71 10.35Q768-459.3 768-444v180q0 70-49 119T600-96H443Zm74.5-661.65Q528-747.3 528-732v312.25q0 14.75-10.29 25.25t-25.5 10.5q-15.21 0-25.71-10.35T456-420v-312.25q0-14.75 10.29-25.25t25.5-10.5q15.21 0 25.71 10.35Zm120 239.97q10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5t-25.71-10.32Q576-404.65 576-419.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32ZM546-300ZM175-720h89q10.4 0 17.2 7 6.8 7 6.8 17t-6.8 17q-6.8 7-17.2 7H132q-15.3 0-25.65-10.35Q96-692.7 96-708v-132q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8 10.4 0 17.2 6.8 6.8 6.8 6.8 17.2v82q57-73 144-113.5T478-912q121 0 220 54t147 144q5 9 1.37 18.53-3.63 9.53-12.5 13.5-8.87 3.97-18.37.47Q806-685 801-694q-43-78-130-124t-193-46q-94 0-173.5 37.5T175-720Z"/></svg> |