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
682 B
XML
1 line
682 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-264q-50 0-85-35t-35-85q0-50 35-85.5t85-35.5q39 0 71 23.5t43 61.5h178q10-72 59.5-125.5T689-617l-56.33-247H516q-15.3 0-25.65-10.29Q480-884.58 480-899.79t10.35-25.71Q500.7-936 516-936h117q26 0 45.36 15.35Q697.72-905.29 703-880l67 296q3 12-5.12 22-8.12 10-20.88 10-64 0-111 41.5T578-408q-3 25-19 42.5T519-348H330q-12 38-43.5 61T216-264Zm528 0q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm-216 96v67q0 9.78-8.52 15.39Q510.97-80 502-85l-180-90q-6-3-4.65-10 1.35-7 8.54-7H432v-67q0-9.78 8.52-15.39Q449.03-280 458-275l180 90q6 3 4.65 10-1.35 7-8.54 7H528Z"/></svg> |