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
950 B
XML
1 line
950 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-192q-29.7 0-50.85-21.15Q144-234.3 144-264v-360q-15 0-25.5-10.29t-10.5-25.5q0-15.21 10.35-25.71T144-696h120v-36q0-15.3 10.32-25.65Q284.65-768 299.91-768h71.83q15.26 0 25.76 10.35Q408-747.3 408-732v36h120q15.3 0 25.65 10.29Q564-675.42 564-660.21t-10.35 25.71Q543.3-624 528-624v360q0 29.7-21.15 50.85Q485.7-192 456-192H216Zm444.26-96q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q747.35-288 732.09-288h-71.83ZM660-420q-15.3 0-25.65-10.29Q624-440.58 624-455.79t10.35-25.71Q644.7-492 660-492h120q15.3 0 25.65 10.29Q816-471.42 816-456.21t-10.35 25.71Q795.3-420 780-420H660Zm0-132q-15.3 0-25.65-10.29Q624-572.58 624-587.79t10.35-25.71Q644.7-624 660-624h168q15.3 0 25.65 10.29Q864-603.42 864-588.21t-10.35 25.71Q843.3-552 828-552H660Zm-444-72v360h240v-360H216Z"/></svg> |