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
859 B
XML
1 line
859 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M730-331 440-621q10-2 19.5-2.5t20.5-.5q106 0 179.5 73.5T733-371q0 10-.5 20t-2.5 20Zm65 216q-11 11-25.5 11T744-115l-78-78q-35 49-76 90t-86 81q-5 5-11 7t-13 2q-7 0-12.5-2T457-22q-34-31-74.5-70.5t-75-84.5Q273-222 250-271t-23-100q0-57 23-106t63-84h86l249 249H546L115-743q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l629 629q11 11 11 25t-11 25ZM480-312q25 0 42.5-17.5T540-372q0-12-4.5-23t-13-19.5q-8.5-8.5-19.5-13t-23-4.5q-25 0-42.5 17.5T420-372q0 25 17.5 42.5T480-312Zm-2-576q-62 0-120 20.5T252-809l-51-51q59-48 130-74t147-26q77 0 148 26.5T756-858q12 10 13 25t-10 26q-11 11-26 11t-27-10q-48-39-106.5-60.5T478-888Zm0 168q-28 0-54.5 9T374-687l-53-53q34-25 74-38.5t83-13.5q44 0 84.5 15t75.5 41q11 8 12 22.5T640-688q-11 11-25.5 11.5T587-684q-24-17-52-26.5t-57-9.5Z"/></svg> |