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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M120-48q-29.7 0-50.85-21.15Q48-90.3 48-120v-720q0-29.7 21.15-50.85Q90.3-912 120-912h720q29.7 0 50.85 21.15Q912-869.7 912-840v720q0 29.7-21.15 50.85Q869.7-48 840-48H120Zm162-156h414q29.7 0 50.85-21.15Q768-246.3 768-276v-120q0-15.3-10.29-25.65Q747.42-432 732.21-432t-25.71 10.35Q696-411.3 696-396v120H282l31.04-31.78Q324-319 324-333.5q0-14.5-10.52-25.5Q302-370 288-370t-24.95 10.91l-94.01 93.64q-5.48 5.45-7.76 11.81Q159-247.27 159-240q0 7.22 2.28 13.53 2.28 6.32 7.76 11.73l94.01 92.91Q274-111 288.5-111t25.98-11Q325-133 325-147t-11.22-25.22L282-204Zm396-480-31.04 31.78Q636-641 636-626.5q0 14.5 10.52 25.5Q658-590 672-590t24.95-10.91l94.01-93.64q5.48-5.45 7.76-11.81Q801-712.73 801-720q0-7.27-2.26-13.64-2.26-6.36-7.69-11.81l-93.19-93.64Q687-850 672.5-850t-25.98 11Q636-828 635.5-813.45 635-798.91 646-788l32 32H264q-29.7 0-50.85 21.15Q192-713.7 192-684v120q0 15.3 10.29 25.65Q212.58-528 227.79-528t25.71-10.35Q264-548.7 264-564v-120h414Z"/></svg> |