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
745 B
XML
1 line
745 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M551.75-444Q522-444 501-465.17q-21-21.18-21-50.91v-180.19Q480-726 501.19-747q21.18-21 50.93-21h72.13Q654-768 675-746.83q21 21.18 21 50.91v180.19Q696-486 674.81-465q-21.18 21-50.93 21h-72.13Zm.25-72h72v-180h-72v180ZM403-264q-23 0-41.9-13.87T335-315l-92.23-299.27q-1.85-4.5-2.31-9.91-.46-5.41-.46-10.82v-97.05q0-15.28 10.29-25.62Q260.58-768 275.79-768t25.68 10.35q10.47 10.35 10.47 25.65v108L403-336h281q15.3 0 25.65 10.29Q720-315.42 720-300.21t-10.35 25.71Q699.3-264 684-264H403Zm-6.71 120q-15.29 0-25.79-10.29t-10.5-25.5q0-15.21 10.34-25.71t25.63-10.5h287.74q15.29 0 25.79 10.29t10.5 25.5q0 15.21-10.34 25.71T684.03-144H396.29ZM552-696h72-72Z"/></svg> |