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
634 B
XML
1 line
634 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m537.66-446-31.7 87.22Q502-348 493.31-342q-8.69 6-19.31 6-19 0-29.5-15.25-10.5-15.24-3.5-31.96l136.04-361.97Q581-756 590.5-762t20.58-6h25.84q11.08 0 20.58 6.23Q667-755.54 671-745l136 363q6 17-4.09 31.5T774.57-336Q764-336 755-342.5T742-360l-30-86H537.66ZM559-509h130l-63.06-179H622l-63 179ZM228-330v-450q0-15.3 10.29-25.65Q248.58-816 263.79-816t25.71 10.35Q300-795.3 300-780v450l8-8q10.93-11 25.5-11t25.5 11q11 11 11 25.5T359-287l-70 70q-10.64 11-24.82 11T239-217l-70-70q-11-11-10.5-25.5T170-338q11-11 25.55-11 14.54 0 25.45 11l7 8Z"/></svg> |