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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M252-192q-15.3 0-25.65-10.29Q216-212.58 216-227.79t10.35-25.71Q236.7-264 252-264h36l69.01-235.7Q364-523 383-537.5q19-14.5 42.58-14.5h108.84Q558-552 577-537.5t25.99 37.8L672-264h36q15.3 0 25.65 10.29Q744-243.42 744-228.21t-10.35 25.71Q723.3-192 708-192H252Zm192-468v-120q0-15.3 10.29-25.65Q464.58-816 479.79-816t25.71 10.35Q516-795.3 516-780v120q0 15.3-10.29 25.65Q495.42-624 480.21-624t-25.71-10.35Q444-644.7 444-660Zm189 48 85-85q11-11 25-11t25 11q11 11 11 25.5t-11 25.39L683-561q-10.64 11-24.82 11T633-561q-11-11-11-25.67 0-14.66 11-25.33Zm99 168h120q15.3 0 25.65 10.29Q888-423.42 888-408.21t-10.35 25.71Q867.3-372 852-372H732q-15.3 0-25.65-10.29Q696-392.58 696-407.79t10.35-25.71Q716.7-444 732-444ZM276-561l-85-85q-11-11-11-25t11-25q11-11 25.5-11t25.39 11L327-611q11 10.64 11 24.82T327-561q-11 11-25.67 11-14.66 0-25.33-11ZM108-372q-15.3 0-25.65-10.29Q72-392.58 72-407.79t10.35-25.71Q92.7-444 108-444h120q15.3 0 25.65 10.29Q264-423.42 264-408.21t-10.35 25.71Q243.3-372 228-372H108Z"/></svg> |