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
819 B
XML
1 line
819 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M336.1-96Q256-96 200-152.16T144-288q0-67.83 42.5-120.92Q229-462 295-476q14-3 27 5.5t16 22.5q3 14-5.5 27T310-405q-42 9-68 41.8-26 32.81-26 75.2 0 50 35 85t85 35q41 0 73-24.5t43-64.5q4-14 17-22t27-4q14 4 22 17t4 27q-17 63-68.63 103-51.64 40-117.27 40Zm323.65-588q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM479-336q-38 0-59.5-31.5T413-435l59-165H368.24l-12.54 27.33Q350-559 336.5-553.5 323-548 309-554t-19.5-19.5Q284-587 290-601l10.86-26.98Q309-648 327.61-660q18.61-12 40.39-12h208q39 0 60.5 33t4.5 69l-65 162h96q29.7 0 50.85 21.15Q744-365.7 744-336v156.24q0 14.76-10.29 25.26-10.29 10.5-25.5 10.5t-25.71-10.35Q672-164.7 672-180v-156H479Z"/></svg> |