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
529 B
XML
1 line
529 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M288-96q-40 0-68-27.5T192-190v-553q0-34 22-59.5t56-32.5l267-56q34-7 60.5 14.5T624-820v479q0 26-16 45.5t-41.06 24.21l-281.89 59.4Q277-210 270.5-203.75 264-197.5 264-190q0 10 7.2 16t16.8 6h408v-588q0-15.3 10.29-25.65Q716.58-792 731.79-792t25.71 10.35Q768-771.3 768-756v588q0 29.7-21.15 50.85Q725.7-96 696-96H288Zm96-211 168-36v-477l-168 35v478Zm-72 15v-477l-30 6q-8 2-13 7.19T264-743v463q5-2 10.5-3t10.5-3l27-6Zm-48-471v483-483Z"/></svg> |