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
679 B
XML
1 line
679 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444-180.07v-108.19H300q-15.3 0-25.65-10.37Q264-309 264-324.21q0-15.21 10.35-25.5T300-360h144v-72H300q-15.3 0-25.65-10.35Q264-452.7 264-468q0-15.3 10.35-25.65Q284.7-504 300-504h118L252-760q-12-18-2-37t32-19q9 0 17.61 4.47 8.61 4.48 13.39 12.53l167 259 167-260q4.78-7.58 13.39-11.79Q669-816 678-816q22 0 32 19t-2 37L542-504h118q15.3 0 25.65 10.29Q696-483.42 696-468.21t-10.35 25.59Q675.3-432.23 660-432.23H516V-360h144q15.3 0 25.65 10.29Q696-339.42 696-324.21t-10.35 25.58Q675.3-288.26 660-288.26H516v108.19q0 15.33-10.35 25.7T480-144q-15.3 0-25.65-10.37Q444-164.74 444-180.07Z"/></svg> |