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
666 B
XML
1 line
666 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M371.78-96Q317-96 278.5-134.66 240-173.31 240-228v-564q0-29.7 21.15-50.85Q282.3-864 312-864h120q29.7 0 50.85 21.15Q504-821.7 504-792v564q0 54.69-38.72 93.34Q426.56-96 371.78-96ZM312-345q14-8 29-11.5t31-3.5q16 0 31 3.5t29 11.5v-447H312v447Zm60 177q26 0 43-17.5t17-42.5q0-25-17-42.5T372-288q-25 0-42.5 17.5T312-228q0 25 17.5 42.5T372-168Zm276-72q-29.7 0-50.85-21.15Q576-282.3 576-312v-336q0-29.7 21.15-50.85Q618.3-720 648-720h48q29.7 0 50.85 21.15Q768-677.7 768-648v336q0 29.7-21.15 50.85Q725.7-240 696-240h-48Zm0-72h48v-336h-48v336ZM312-792h120-120Zm336 480h48-48Z"/></svg> |