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
771 B
XML
1 line
771 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m436-342 189-123q8-5.36 8-15.18T625-495L436-618q-9-6-18.5-.98T408-603v246q0 10.96 9.5 15.98T436-342Zm44.28 246Q401-96 331-126t-122.5-82.5Q156-261 126-330.81T96-480q0-32 4.5-62.5T116-603q5-14 18.5-19.5T162-621q14 8 19.5 22.5t.5 29.5q-7 22-10.5 44.17T168-480q0 130 91 221t221 91q130 0 221-91t91-221q0-130-91-221t-221-91q-23.74 0-46.99 3.5Q409.76-785 387-778q-15 5-29.19-.56Q343.62-784.11 337-798q-6-14 0-27t20-18q30-10 60.5-15.5T480-864q80 0 149.5 30t122 82.5Q804-699 834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30ZM228-672q-25 0-42.5-17.5T168-732q0-25 17.5-42.5T228-792q25 0 42.5 17.5T288-732q0 25-17.5 42.5T228-672Zm252 192Z"/></svg> |