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
754 B
XML
1 line
754 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M72-144q-29.7 0-50.85-21.15Q0-186.3 0-216v-528q0-29.7 21.15-50.85Q42.3-816 72-816h816q29.7 0 50.85 21.15Q960-773.7 960-744v528q0 29.7-21.15 50.85Q917.7-144 888-144H72Zm264-240q50 0 85-35t35-85q0-50-35-85t-85-35q-50 0-85 35t-35 85q0 50 35 85t85 35ZM72-216h521q-51-54-116.5-87t-141-33Q260-336 192-303.5T72-216Zm631-264q0-20 3.5-38.26 3.5-18.26 9.62-37.53H763q8 0 16-4.05T792-571l31-41q8-10.57 7-23.79Q829-649 819-659l-34-34q-11-11-24.5-11T736-693.93q-45 41.24-70.5 97.58Q640-540 640-479.5q0 60.5 25.5 117T736-265q11 10 24.5 10t24.5-11l34-34q10.15-9.66 11.08-22.83Q831-336 823-347l-31-41q-5-7-13-11t-16-4h-46.88q-6.12-17.23-9.62-36.48Q703-458.74 703-480Z"/></svg> |