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
930 B
XML
1 line
930 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M478-888q-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.5Zm252 389L440-621q10-2 19.5-2.5t20.5-.5q106 0 179.5 73.5T733-371q0 10-.5 20t-2.5 20Zm-118 85L355-503q-26 25-41 59t-15 73q0 49 48 123.5T480-95q42-39 75.5-77.5T612-246ZM480-12q-7 0-13-2t-11-7q-34-31-74.5-70.5T307-176q-34-45-57-94.5T227-371q0-54 21-100.5t57-81.5L115-743q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l629 629q11 11 11 25.5T795-114q-11 11-25.5 11T744-114l-78-78q-35 49-76 90t-86 81q-5 5-11 7t-13 2Zm0-300q-25 0-42.5-17.5T420-372q0-25 17.5-42.5T480-432q12 0 23 4.5t19.5 13q8.5 8.5 13 19.5t4.5 23q0 25-17.5 42.5T480-312Zm4-62Z"/></svg> |