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
707 B
XML
1 line
707 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M140-202q-17 4-30.5-7T96-236.92v-486.16Q96-740 109.5-751t30.5-7l144 32q12 3 20 12.68 8 9.69 8 22.32v422.13q0 12.87-8 22.37-8 9.5-20 12.5l-144 32Zm280-38q-15.3 0-25.65-10.35Q384-260.7 384-276v-408q0-15.3 10.35-25.65Q404.7-720 420-720h120q15.3 0 25.65 10.35Q576-699.3 576-684v408q0 15.3-10.35 25.65Q555.3-240 540-240H420Zm256 6q-12-3-20-12.68-8-9.69-8-22.32v-422.13q0-12.87 8-22.37 8-9.5 20-12.5l144-32q17-4 30.5 7t13.5 27.92v486.16Q864-220 850.5-209t-30.5 7l-144-32Zm-508-48 72-16v-364l-72-16v396Zm288-30h48v-336h-48v336Zm336 30v-396l-72 16v364l72 16Zm-624 0 72-16-72 16Zm288-30h48-48Zm336 30-72-16 72 16Z"/></svg> |