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
727 B
XML
1 line
727 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M156-144q-45 0-76.5-31.48T48-251.92Q48-287 68-315t52-39v-252q-32-11-52-38.92t-20-63.05Q48-753 79.5-784.5T156-816q45 0 76.5 31.48t31.5 76.44Q264-673 244-645t-52 39v90h228v-90q-32-11-52-38.92t-20-63.05q0-45.03 31.5-76.53T456-816q45 0 76.5 31.48t31.5 76.44Q564-673 544-645t-52 39v90h192q15.3 0 25.65-10.35Q720-536.7 720-552v-54q-32-11-52-38.92t-20-63.05q0-45.03 31.5-76.53T756-816q45 0 76.5 31.48t31.5 76.44Q864-673 844-645t-52 39v54q0 45-31.5 76.5T684-444H492v90q32 11 52 38.92t20 63.05q0 45.03-31.5 76.53T456-144q-45 0-76.5-31.48T348-251.92Q348-287 368-315t52-39v-90H192v90q32 11 52 38.92t20 63.05q0 45.03-31.5 76.53T156-144Z"/></svg> |