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
810 B
XML
1 line
810 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m837-225-51-51 14.29-14.29Q811-301 825.5-301t25.98 11Q862-279 862-264.5t-10.71 25.21L837-225Zm-69-69-72-71.54v-6.26q0-15.2 10.29-25.7t25.5-10.5q15.21 0 25.71 10.32 10.5 10.33 10.5 25.59V-294Zm-36-186H579L259-803q-17-17-7.59-39 9.4-22 33.59-22h261q14.22 0 27.11 5Q586-854 597-843l150 150q11 11 16 23.89t5 27.11v126q0 15.3-10.35 25.65Q747.3-480 732-480ZM624 0q-15.3 0-25.65-10.29Q588-20.58 588-35.79t10.35-25.71Q608.7-72 624-72h162L529-329v149.25q0 15.19-10.35 25.47T493-144H264q-29 0-50.5-21.5T192-216v-450L81-778q-11-11-10.5-25T82-828q11-11 25-11t24.84 10.84L877.07-82.93Q882-78 885-71.5t3 14.5v20.81q0 15.38-10.35 25.79Q867.3 0 852 0H624Zm-96-792v114q0 22.5 15.75 38.25T582-624h114L528-792l168 168-168-168Z"/></svg> |