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
591 B
XML
1 line
591 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M263.73-192Q234-192 213-213.15 192-234.3 192-264v-20q0-23 12.5-45.5T239-366q55-32 116.5-49t124.93-17q10.57 0 19.76.5 9.19.5 18.81 1.5 14 2 23.5 12.32T552-393v165q0 15.3-10.36 25.65Q531.28-192 515.97-192H263.73ZM480-480q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm216 240h-35.79q-15.21 0-25.71-10.35T624-276v-168q0-15.3 10.35-25.65Q644.7-480 660-480h163q14 0 22.5 12t2.5 26l-56 130h23q15.5 0 23.25 13.5T838-271L713-74q-3.58 6-10.29 4-6.71-2-6.71-9v-161Z"/></svg> |