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
814 B
XML
1 line
814 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M552-192H312.41Q282-192 261-213.15 240-234.3 240-264v-240q0-130.31 90.78-221.15 90.79-90.85 221-90.85Q682-816 773-725.22q91 90.79 91 221Q864-374 773.15-283 682.31-192 552-192Zm0-72q99.69 0 169.85-70.22 70.15-70.21 70.15-170Q792-604 721.78-674q-70.21-70-170-70Q452-744 382-673.85 312-603.69 312-504v240h240Zm.22-108q54.78 0 93.28-38.72t38.5-93.5q0-54.78-38.72-93.28t-93.5-38.5q-54.78 0-93.28 38.72t-38.5 93.5q0 54.78 38.72 93.28t93.5 38.5Zm-.22-72q-25 0-42.5-17.5T492-504q0-25 17.5-42.5T552-564q25 0 42.5 17.5T612-504q0 25-17.5 42.5T552-444ZM156.21-192q-15.21 0-25.71-10.35T120-228v-120q0-15.3 10.29-25.65Q140.58-384 155.79-384t25.71 10.35Q192-363.3 192-348v120q0 15.3-10.29 25.65Q171.42-192 156.21-192ZM552-504Z"/></svg> |