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
886 B
XML
1 line
886 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M312-396v96q0 15.3 10.35 25.65Q332.7-264 348-264h24q15.3 0 25.65-10.35Q408-284.7 408-300v-96h12q15 0 25.5-10.5T456-432v-84q0-20.21-14-34.61Q428-565 408-564h-96q-20 1-34 14.5T264-516v84q0 15 10.5 25.5T300-396h12Zm47.89-204Q380-600 394-613.89q14-13.88 14-34Q408-668 394.11-682q-13.88-14-34-14Q340-696 326-682.11q-14 13.88-14 34Q312-628 325.89-614q13.88 14 34 14ZM559-528h106q11 0 15.5-9t-.39-17.85l-52.22-90.3Q623-654 612-654t-15.89 8.85l-52.22 90.3Q539-546 543.5-537q4.5 9 15.5 9Zm68.89 213.15 52.22-90.3Q685-414 680.5-423q-4.5-9-15.5-9H559q-11 0-15.5 9t.39 17.85l52.22 90.3Q601-306 612-306t15.89-8.85ZM216-144q-29 0-50.5-21.5T144-216v-528q0-29.7 21.5-50.85Q187-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v528q0 29-21.15 50.5T744-144H216Zm0-72h528v-528H216v528Zm0 0v-528 528Z"/></svg> |