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-300Zm150-372q-10.4 0-17.2-7-6.8-7-6.8-17t6.8-17q6.8-7 17.2-7h89q-50-69-129.5-106.5T482-864q-106 0-193 46T159-694q-5 9-14.5 12.5t-18.37-.47q-8.87-3.97-12.5-13.5Q110-705 115-714q48-90 147-144t220-54q103 0 190 40.5T816-758v-82q0-10.4 7-17.2 7-6.8 17-6.8t17 6.8q7 6.8 7 17.2v132q0 15.3-10.35 25.65Q843.3-672 828-672H696Z"/></svg> |