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
509 B
XML
1 line
509 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m278-367 25 199h354l27-216h-7.66Q644-384 616-389.5T546-407q-22-7-44.67-10-22.66-3-45.33-3-48.21 0-93.1 13.5Q318-393 278-367Zm-9-78q43-23 90.2-35t95.8-12q28.65 0 56.83 4.5Q540-483 567-475q31 9 58.5 14t50.5 5h17l41-336H226l43 347Zm35.13 349Q277-96 256.5-114 236-132 232-159l-78-624q-4-31.85 18-56.43Q194-864 226-864h508q32 0 54 24.57 22 24.58 18 56.43l-78 624q-4 27-24.5 45t-47.62 18H304.13ZM303-168h354-354Z"/></svg> |