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
918 B
XML
1 line
918 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M498-117 244-371q-5-5.32-7.5-11.52-2.5-6.21-2.5-13.3 0-14.18 9.5-25.18t26.81-11q7.69 0 14.19 3 6.5 3 11.5 8l253 253 192-192h-57.23q-15.2 0-25.49-10.29Q648-380.58 648-395.79t10.33-25.71q10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.28Q792-236.57 792-251.77V-309L600-117q-11 11-24.05 16.5T548.5-95q-13.5 0-26.5-5.5T498-117ZM132.28-528q-15.28 0-25.78-10.33Q96-548.67 96-563.94v-143.78q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.28q10.5 10.29 10.5 25.49V-651l192-192q10.68-10.96 24.04-15.98t26.71-5.02q14.25 0 27.25 5t24 16l254 254q5 5.32 7.5 11.52 2.5 6.21 2.5 13.3 0 14.18-9.5 25.18t-26.81 11q-7.69 0-14.19-3-6.5-3-11.5-8L411-792 219-600h57.23q15.2 0 25.49 10.29Q312-579.42 312-564.21t-10.33 25.71Q291.33-528 276.06-528H132.28Z"/></svg> |