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
704 B
XML
1 line
704 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240-48q-50 0-85-35t-35-85q0-50 35-85t85-35q14 0 28 3.5t27 9.5l55-69q-29-31-42.5-70.5T302-496l-76-23q-15 29-44 46t-62 17q-50 0-85-35T0-576q0-51 34.5-85.5T120-696q51 0 85.5 34.5T240-576v11l76 23q20-42 57-70t83-35v-75q-42-8-69-41t-27-77q0-50 35-85t85-35q50 0 85 35t35 85q0 44-27 77t-69 41v75q47 6 83.5 34t56.5 71l76-23v-11q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35q-33 0-62-16.5T734-519l-76 23q8 42-5.5 81.5T610-344l55 69q13-6 27-9.5t28-3.5q50 0 85 35t35 85q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-21 7.5-40.5T628-245l-55-68q-43 26-93 26t-93-26l-55 68q13 17 20.5 36.5T360-168q0 50-35 85t-85 35Z"/></svg> |