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
591 B
XML
1 line
591 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m743-117-47-46q-48.39 32-103.19 49Q538-97 480.49-97q-79.55 0-149.52-30Q261-157 208.5-209.5T126-331.97q-30-69.97-30-149.52 0-57.51 17-112.32 17-54.8 49-103.19l-47-48q-11-11-11-25t11-25q11-11 25.67-11 14.66 0 25.33 11l627.92 627.92Q805-156 805-141.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-106 743-117Zm13-191L306-757q-17-17-13-39t24-33q38.47-18 79.48-27 41-9 83.52-9 80 0 149.5 30t122 82.5Q804-700 834-630.5T864-481q0 42.52-9 83.52-9 41.01-27 79.48-10.08 20.03-32.54 23.52Q773-291 756-308Z"/></svg> |