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
614 B
XML
1 line
614 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-144q-29.7 0-50.85-21.15Q144-186.3 144-216v-498l-29-29q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l628 628q11 10.64 11 24.82T794-116q-11 11-25.67 11-14.66 0-25.33-11l-29-28H216Zm72-426v246q0 15.3 10.35 25.65Q308.7-288 324-288h246l-72-72H360v-138l-72-72Zm528-174v412q0 24.19-22 33.59-22 9.41-39.12-7.71L672-389v-247q0-15.3-10.35-25.65Q651.3-672 636-672H492q-20 0-34 14t-14 34v7L306-755q-17-17-7.59-39 9.4-22 33.59-22h412q29.7 0 50.85 21.15Q816-773.7 816-744ZM600-600v139l-84-84v-55h84Z"/></svg> |