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
888 B
XML
1 line
888 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M440-96q-16 0-28.5-10T396-132l-15-78q-23-9-44.5-21T296-259l-75 26q-15 5-30.5-.5T167-253l-40-70q-8-14-5-29.5t15-26.5l59-52q-2-12-3-24.5t-1-24.5q0-12 1-24.5t3-24.5l-59-52q-12-11-15-26.5t5-29.5l40-70q8-14 23.5-19.5t30.5-.5l75 26q19-16 40.5-28t44.5-21l15-78q3-16 15.5-26t28.5-10h80q16 0 28.5 10t15.5 26l15 78q23 9 44.5 21t40.5 28l75-26q15-5 30.5.5T793-707l40 70q8 14 5 29.5T823-581l-34 31q-6 5-13.5 6.5T760-544q-19-5-37.5-7t-38.5-1q-19 1-37 4t-35 10q-18-39-53.5-62.5T480-624q-60 0-102 42t-42 102q0 49 28 88t75 52q-3 17-4.5 35t-.5 36q2 35 13.5 68t31.5 62q10 14 3 28.5T459-96h-19Zm257 0v-384q13 0 25 2t23 5v370q-11 3-23 5t-25 2Zm-96-26v-332q11-7 23-11.5t25-7.5v370q-13-3-25-7.5T601-122Zm192-1v-331q43 26 69.5 69t26.5 97q0 54-26.5 97T793-123Zm-240-39q-22-26-35-58t-13-68q0-36 13-68t35-58v252Z"/></svg> |