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="M480.16-528h-23.83Q446-528 439-534.8q-7-6.8-7-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h36q15.3 0 25.65 10.35Q528-555.3 528-540v131.91q0 10.09-6.8 17.09t-17.2 7q-10.33 0-17.08-6.8-6.76-6.8-6.76-17.2v-120ZM282-204l31.78 31.78Q325-161 325-146.5q0 14.5-10.52 25.5-11.48 11-25.98 11t-25.45-10.91l-94.01-93.64q-5.48-5.45-7.76-11.81Q159-232.73 159-240q0-7.27 2.28-13.64 2.28-6.36 7.76-11.81l94.01-93.64Q274-370 288.5-370t25.98 11Q325-348 325-333.5t-11.22 25.72L282-276h414v-120q0-15.3 10.29-25.65Q716.58-432 731.79-432t25.71 10.35Q768-411.3 768-396v120q0 29.7-21.15 50.85Q725.7-204 696-204H282Zm396-480H264v120q0 15.3-10.29 25.65Q243.42-528 228.21-528t-25.71-10.35Q192-548.7 192-564v-120q0-29.7 21.15-50.85Q234.3-756 264-756h414l-31.78-31.78Q635-799 635-813.5q0-14.5 10.52-25.5 11.48-11 25.98-11t25.45 10.91l94.01 93.64q5.48 5.45 7.76 11.81Q801-727.27 801-720q0 7.27-2.28 13.64-2.28 6.36-7.76 11.81l-94.01 93.64Q686-590 672-590.5T646.52-602Q636-613 636-627.5t10.96-25.46L678-684Z"/></svg> |