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
807 B
XML
1 line
807 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M336-216v24q0 20-14 34t-34 14q-20 0-34-14t-14-34v-61q-23-17-35.5-45T192-360v-306l-77-77q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l627.92 627.92Q805-155 805-140.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-105 743-116L618-240h102v48q0 19.81-14.13 33.9-14.14 14.1-34 14.1Q652-144 638-158.1q-14-14.09-14-33.9v-24H336Zm386.26-123.74L555.74-506.26Q543-519 549.83-535.5t25.05-16.5H696v-120H420q-14 0-27.41-5.48Q379.17-682.96 369-693l-90.81-89.95Q264-797 267.5-815.5 271-834 289-841q35.18-13.32 81.59-18.16Q417-864 480-864q164 0 226 35t62 109v361q0 18.29-16.5 25.14-16.5 6.86-29.24-5.88ZM360-336q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm-96-216h42l-42-42v42Z"/></svg> |