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
1023 B
XML
1 line
1023 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M180.26-96Q165-96 154.5-106.35 144-116.7 144-132v-324q0-6.19 1-11.94 1-5.75 3-11.06l60-180q8-21 26-35t42-14q9 0 17 2t16 6l147 76h60q15.3 0 25.65 10.29Q552-603.42 552-588.21t-10.35 25.71Q531.3-552 516-552h-59.45q-7.55 0-15.55-2t-16-6l-84-42-53 158v312q0 15.3-10.32 25.65Q267.35-96 252.09-96h-71.83Zm240.03-120q-15.29 0-25.79-10.29t-10.5-25.5q0-15.21 10.34-25.71t25.63-10.5h359.74q15.29 0 25.79 10.29t10.5 25.5q0 15.21-10.34 25.71T780.03-216H420.29ZM768-336q-20 0-34-14t-14-34q0-20 14-34t34-14q20 0 34 14t14 34q0 20-14 34t-34 14Zm-240.25 0Q498-336 477-357.15T456-408v-24h-35.79q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.35-25.71T420-504h60q20.4 0 34.2 13.8Q528-476.4 528-456v24h72v-36q0-15.3 10.29-25.65Q620.58-504 635.79-504t25.71 10.35Q672-483.3 672-468v60q0 29.7-21.19 50.85Q629.63-336 599.88-336h-72.13ZM335.79-744Q306-744 285-765.21t-21-51Q264-846 285.21-867t51-21Q366-888 387-866.79t21 51Q408-786 386.79-765t-51 21Z"/></svg> |