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
504 B
XML
1 line
504 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M527-810q28 35 55 70t51 72l173-131q8.42-6.22 18.71-7.11Q835-807 844-802t14.5 13q5.5 8 5.5 18.65V-480q0 79.38-30 149.19T751.5-208.5Q699-156 629.28-126q-69.73 30-149 30Q401-96 331-126t-122.5-82.5Q156-261 126-330.81T96-480v-290.35Q96-781 101.5-789q5.5-8 14.5-13t19.29-4.11q10.29.89 18.71 7.11l173.48 130q23.52-37 50.02-72 26.5-35 54.5-69 9.06-11.04 21.74-17.02Q466.42-833 480-833q14 0 26.16 5.98T527-810Z"/></svg> |