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
892 B
XML
1 line
892 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M392-240q17 0 34-5.5t32-14.5q5-3 10.5-6t11.5-3q10 0 22 9 15 9 32 14.5t34 5.5q53 0 84.5-36.5T684-374q0-72-52-113t-144-41h-16q-92 0-144 41t-52 113q0 60 31.5 97t84.5 37Zm0-72q-20 0-32-16.5T348-374q0-41 31-61.5t93-20.5h15q62 0 93.5 20.5T612-374q0 28-12 45t-32 17q-8 0-30-11-14-8-28-13t-30-5q-16 0-30 5.5T422-323q-7 5-14.5 8t-15.5 3Zm13-326q9-12 6.5-27T396-688q-12-8-26.5-5T345-679q-14 17-31.5 30T276-625q-14 7-20 21t0 28q6 14 20 19.5t28-1.5q29-14 55-34t46-46Zm151 1q20 25 45 45t54 34q14 7 28.5 1.5T704-576q6-14 0-28t-20-21q-20-11-37.5-24T615-679q-10-11-24.5-14t-26.5 5q-13 8-15.5 23.5T556-637ZM480-96q-79 0-149-30t-122.5-82.5Q156-261 126-331T96-480q0-80 30-149.5t82.5-122Q261-804 331-834t149-30q80 0 149.5 30t122 82.5Q804-699 834-629.5T864-480q0 79-30 149t-82.5 122.5Q699-156 629.5-126T480-96Z"/></svg> |