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
966 B
XML
1 line
966 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M0-228v-72h171q11-70 56-121.5T337-492l-47-204H180q-15.3 0-25.65-10.29Q144-716.58 144-731.79t10.35-25.71Q164.7-768 180-768h109.96Q316-768 336-752.5t25 40.5l64 282h-27q-66 0-111.5 49.5T241-260v32H0Zm408 84q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q456-243.6 456-264q0-20.4-13.8-34.2Q428.4-312 408-312q-20.4 0-34.2 13.8Q360-284.4 360-264q0 20.4 13.8 34.2Q387.6-216 408-216Zm360-24q-81 0-136.5-55.5T576-432H474l-17-72h133q5-14 12.5-25.5T619-552H446l-16-72h230l-44-120H468q-15.3 0-25.65-10.29Q432-764.58 432-779.79t10.35-25.71Q452.7-816 468-816h148q23.28 0 41.64 13T684-769l53.04 145h31.43Q850-624 905-566.5t55 135.56q0 79.94-56.16 135.44T768-240Zm0-72q50 0 85-35t35-84q0-52-38.5-89T763-551q-1 0 0 0l27 73q5 14-1.5 27.5T768-432q-14 5-27.5-1.5T722-454l-26-73q-21 14-34.5 41T648-432q0 50 35 85t85 35Zm-360 48Zm360-168Z"/></svg> |