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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M114.52-794q11.48-11 26.51-11 15.04 0 25.97 11l652 653-51 51-150-150H336v-96h186L115-744q-11-11-11-25t10.52-25ZM288-336v96q-35.1-6-71.55-9-36.45-3-72.45-3h-12q-15.3 0-25.65-10.47Q96-272.95 96-288.43q0-14.57 10.5-25.07T132-324h12q36 0 72.45-3t71.55-9Zm438 0h90q20 0 34 14t14 34q0 20-12.5 34T822-240l-96-96Zm-294.14 31q-6.86 0-11.86 5.14-5 5.15-5 12 0 6.86 5.14 11.86 5.15 5 12 5 6.86 0 11.86-5.14 5-5.15 5-12 0-6.86-5.14-11.86-5.15-5-12-5ZM600-768q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8-30.16 0-51.08 21Q528-678 528-648t20.92 51q20.92 21 51.08 21h48q50 0 85 35t35 85v72h-48v-72q0-30-21-51t-51-21h-48q-25 0-46.5-9T515-563q-17-17-26-38.5t-9-46.5q0-50.15 34.93-85.07Q549.85-768 600-768Zm48-96q50.15 0 85.07 34.93Q768-794.15 768-744q0 25.94-9.97 48.63-9.98 22.7-28.03 39.37 60 24 97 78.11 37 54.12 37 121.89v72h-48v-72q0-70.09-49-119.04Q718-624 648-624q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8 30.16 0 51.08-20.89 20.92-20.88 20.92-51Q720-774 699.08-795T648-816q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8Z"/></svg> |