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
932 B
XML
1 line
932 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-96q-33 0-52.5-19.5T192-168v-96q-15 0-25.5-10.27T156-299.71q0-14.29 13.05-20.16 13.05-5.87 22.95-15.8V-444q-15.3 0-25.65-10.27Q156-464.54 156-479.71q0-14.29 13.05-20.16 13.05-5.87 22.95-15.8V-624q-15.3 0-25.65-10.27Q156-644.54 156-659.71q0-14.29 13.05-20.25Q182.1-685.92 192-696v-96q0-33 19.5-52.5T264-864h432q33 0 52.5 19.5T768-792v624q0 33-19.5 52.5T696-96H264Zm126-352v133q0 11 8 19t19 8q11 0 19-8t8-19v-133q24-6 38.5-25t14.5-44v-137.32q0-7.68-5-12.68t-13-5q-8 0-13 5t-5 12.71V-528h-27v-126.29q0-7.71-5-12.71-5-5-13-5t-13 5q-5 5-5 12.71V-528h-26v-126.29q0-7.71-5-12.71-5-5-13-5t-13 5q-5 5-5 12.68V-517q0 25 15 44t39 25Zm198 4v129q0 11 8 19t19 8q11 0 19-8t8-19v-337q0-9.57-6.56-14.78-6.56-5.22-17.06-5.22-11.38 0-23.88 5.5-12.5 5.5-24.24 17.24Q556-635 548-616.66q-8 18.34-8 39.66v97q0 15.3 10.35 25.65Q560.7-444 576-444h12Z"/></svg> |