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
612 B
XML
1 line
612 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479-96q-79 0-149-30t-122.5-82.5Q155-261 125-331T95-480q0-80 30-149.5t82.5-122Q260-804 330-834t149-30q80 0 149.5 30t122 82.5Q803-699 833-629.5T863-480q0 79-30 149t-82.5 122.5Q698-156 628.5-126T479-96Zm268-224H370l-44 44h389q9-11 17-21.5t15-22.5Zm41-116H486l-44 44h336q3-11 5.5-22t4.5-22Zm-5-116H602l-44 44h232q-1-11-3-22l-4-22Zm-59-122-50 50h82q-7-14-15-26.5T724-674ZM234-286l439-439q-40-32-89.5-49.5T479-792q-130 0-221 91t-91 221q0 55 17.5 104.5T234-286Zm245 118q39 0 76-9.5t69-26.5H334q32 17 69 26.5t76 9.5Z"/></svg> |