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
705 B
XML
1 line
705 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m336-202-81.18 81.18q-10.82 10.82-25 10.36-14.18-.46-24.82-11.54-11-11-11-25t10.82-24.82L286-253h-45.56q-15.48 0-25.96-10.29T204-288.79q0-15.21 10.37-25.71 10.36-10.5 25.69-10.5h131.61q15.33 0 25.83 10.37 10.5 10.36 10.5 25.69v131.61q0 15.33-10.29 25.83-10.29 10.5-25.5 10.5t-25.71-10.47Q336-141.93 336-157.4V-202Zm180.28 93q-15.28 0-25.64-10.35-10.36-10.35-10.36-25.65v-144q0-45-31.54-76.5-31.53-31.5-76.58-31.5H228q-15.3 0-25.65-10.35Q192-417.7 192-433v-372q0-29.7 21.15-50.85Q234.3-877 264-877h312l192 192v504q0 29.7-21.13 50.85Q725.75-109 696.08-109h-179.8ZM528-637h168L528-805l168 168-168-168v168Z"/></svg> |