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
526 B
XML
1 line
526 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M7.542 16q-.396 0-.709-.229-.312-.229-.458-.583L4.583 10.75H1.75q-.312 0-.531-.219Q1 10.312 1 10q0-.312.219-.531.219-.219.531-.219h3.333q.229 0 .427.125.198.125.282.354l1.75 4.354 3.75-9.291q.146-.354.458-.573.312-.219.708-.219.396 0 .709.229.312.229.458.583l1.792 4.438h2.833q.312 0 .531.219Q19 9.688 19 10q0 .312-.219.531-.219.219-.531.219h-3.333q-.229 0-.417-.125-.188-.125-.271-.354l-1.771-4.354-3.75 9.291q-.146.354-.458.573-.312.219-.708.219Z"/></svg> |