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
699 B
XML
1 line
699 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M163-449q-10-31-14.5-63t-4.5-64q0-74 24-143t70-126q6-8 16-8.5t17 6.5q8 8 8 18t-7 18q-39 51-59.5 110.5T192-576q0 31 4.5 61.5T211-455l57-57q7-7 17-7t17 7q7 7 7 17t-7 17l-93 93q-11 11-25 11t-25-11l-94-94q-7-7-7-17t7-17q7-7 17-7t17 7l64 64Zm487 297q-23 8-46.5 7.5T558-155L337-259q-14-6-19-20t2-28l3-7q8-17 23.5-27.5T382-354l77-8-111-306q-5-14 1.5-27.5T370-714q14-5 27.5 1.5T416-692l86 237 45-17-37-101q-5-14 1.5-27.5T532-619q14-5 27.5 1t18.5 20l37 102 45-17-20-56q-5-14 1-27.5t20-18.5q14-5 27.5 1t18.5 20l21 57 45-17-4-11q-5-14 1-27.5t20-18.5q14-5 27.5 1t18.5 20l62 169q24 66-5 129.5T798-205l-148 53Z"/></svg> |