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
837 B
XML
1 line
837 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M815.12-220.16Q804-209 789.5-209q-14.5 0-25.5-11-11-10.67-11-25.33Q753-260 764-271q14-16 24.5-31.5T809-335q-87-9-161.5-42.5T516-468q-58-58-92-133.5T383-762q-18 11-33.5 22T320-716q-11 11-26 11t-26-11q-11-11-11-26t11-26q25-23 57.5-43t74.5-37q20-8 37 4t16 33q-3 83 27 158.92 29.99 75.92 89 135.08 57 57 132 85.5T859-406q20-1 32.5 15t5.5 35q-14 38-34.5 72.5t-47.38 63.34ZM743-67l-60-60q-38 14-78.5 22.5T531-96q-80.47 0-150.87-30.65-70.41-30.66-122.62-82.86-52.2-52.21-82.86-122.62Q144-402.53 144-483q0-32 8.5-72t23.5-79l-61-61q-11-11-11-25t10.76-25q10.76-11 26-11t26.34 11.08L794-117q11 11 10.5 25T793-67q-11 11-25 11t-25-11ZM531-168q17 0 42-4t54-11L231-579q-8 28-11.5 53t-3.5 43.45q0 131.06 91.5 222.81Q399-168 531-168ZM429-381Zm102-102Z"/></svg> |