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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M744.21-216Q774-216 795-237.21t21-51Q816-318 794.79-339t-51-21Q714-360 693-338.79t-21 51Q672-258 693.21-237t51 21ZM736-96q-11.05 0-19.34-7.03T706-121l-7-30.55q-14-5.45-26.5-11.95Q660-170 649-180l-32 10q-11 3-20.37-1.05Q587.25-175.1 582-184l-8-13q-5-9-4-19.5t9-18.5l24-23q-3-14-3-29t3-29l-23-22q-8-8-9.5-18t3.5-20l8-13q5-10 15-14t21-1l30 9q11-11 24-18t27-11l7-32q2.45-10.84 11.01-17.42Q725.58-480 737-480h14q11 0 20 6.5t11 17.5l7 32q14 5 27.5 11.5T840-395l31-9q11-3 20.38 1.29 9.37 4.28 14.62 13.71l8 13q5 9 3.5 19.5T908-338l-22 21q3 14 2.5 29.5T885-258l23 22q8 8 9.5 18.5T914-198l-8 13q-5.42 8.9-14.71 12.95Q882-168 871-171l-32-9q-11 10-23.5 16.5T789-152l-8 32q-2.37 10.84-10.66 17.42Q762.05-96 751-96h-15ZM168-264v-432 149-5 288Zm0 72q-29 0-50.5-21.5T96-264v-432q0-29.7 21.5-50.85Q139-768 168-768h185.64q14.35 0 27.36 5 13 5 24 16l75 75h312q29.7 0 50.85 21.15Q864-629.7 864-600v60q0 15.3-10.29 25.65Q843.42-504 828.21-504t-25.71-10.35Q792-524.7 792-540v-60H450l-96-96H168v432h324q15.3 0 25.65 10.29Q528-243.42 528-228.21t-10.35 25.71Q507.3-192 492-192H168Z"/></svg> |