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
782 B
XML
1 line
782 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-347.91v-71.83q0-15.26 10.35-25.76Q116.7-456 132-456h204L168-605v65.38q0 14.62-10.29 25.12-10.29 10.5-25.5 10.5t-25.71-10.35Q96-524.7 96-540v-169q0-21 18.5-31.5t36.41.73L528-504v-204q0-15.3 10.35-25.65Q548.7-744 564-744h78q14.4 0 27.2 5 12.8 5 23.34 16.1L843-573q11 11 16 24t5 27v174q0 15.3-10.35 25.65Q843.3-312 828-312h-36q-1 50-35.71 85T672-192q-49.58 0-84.29-35Q553-262 552-312H408q-2 50-36.56 85t-83.94 35q-49.37 0-83.94-35Q169-262 168-312h-36q-15.3 0-25.65-10.32Q96-332.65 96-347.91ZM288-264q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm384 0q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm-72-288h162L642-672h-42v120Z"/></svg> |