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
680 B
XML
1 line
680 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.79-264q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM444-420q0 15.3 10.29 25.65Q464.58-384 479.79-384t25.71-10.35Q516-404.7 516-420v-24l-72-72v96Zm-50-248q-8.57-8.92-10.29-20.96Q382-701 388-712l61-101q5-9 13.5-13t17.5-4q9 0 17.5 4t13.5 13l317 529q8 14-4.5 23.5T800-262L394-668ZM788-71l-74-73H112q-20.97 0-31.49-18.33Q70-180.67 81-199l255-425 262 262H496L70-788q-11-10.67-10.5-25.33Q60-828 71-839q11-11 25.67-11 14.66 0 25.33 11l717 718q11 10.64 11 24.82T839-71q-11 11-25.67 11-14.66 0-25.33-11Z"/></svg> |