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
913 B
XML
1 line
913 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-294Zm18 222L264-594v378h229q15.3 0 25.65 10.29Q529-195.42 529-180.21t-10.35 25.71Q508.3-144 493-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 0H624q-15.3 0-25.65-10.29Q588-20.58 588-35.79t10.35-25.71Q608.7-72 624-72h162Zm-90-552v108q0 15.3 10.29 25.65Q716.58-480 731.79-480t25.71-10.35Q768-500.7 768-516v-126q0-14.22-5-27.11Q758-682 747-693L597-843q-11-11-23.89-16T546-864H276q-15.3 0-25.65 10.29Q240-843.42 240-828.21t10.35 25.71Q260.7-792 276-792h252v114q0 22.5 15.75 38.25T582-624h114ZM454-404Zm96-118Z"/></svg> |