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
647 B
XML
1 line
647 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-264q63 0 122-20t109-58q13-10 15.5-25t-8.5-27q-10-11-25-12t-27 8q-2 2-4.5 3t-4.5 3l-33-57v-79h24q10 0 17-7t7-17q0-10-7-17t-17-7H432l-38-76q-5-9-13-14.5t-19-5.5h-70q-7 0-8.5 6t3.5 10l13 10-58 66q-6 7-5.5 16t6.5 15l11 11q5 5 11 6.5t12-.5l59-20v104l-33 56q-3-2-5.5-4t-4.5-4q-12-9-26.5-7T242-394q-11 12-8.5 27t15.5 25q50 38 109 58t122 20Zm0-72q-30 0-58.5-5.5T367-358l36-63q18 6 37.5 9.5T480-408q20 0 39.5-3.5T557-421l36 63q-26 11-54.5 16.5T480-336ZM168-96q-30 0-51-21t-21-51v-624q0-30 21-51t51-21h624q30 0 51 21t21 51v624q0 30-21 51t-51 21H168Z"/></svg> |