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
717 B
XML
1 line
717 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.24-216q-68.24 0-127.68-1.82-50.81-1.82-100.19-5Q203-226 180.47-232q-25.47-7-43.97-24.5T111-298.94Q105-321 102-352q-3-31-5-60-2-33-2-68t2-68q2-29 5-60t9-53.06q7-24.94 25.5-42.44Q155-721 180.47-728q22.53-6 71.9-9.18 49.38-3.18 100.19-5Q412-744 480.18-744h38.41q38.41 0 88.88 1.5 50.46 1.5 100.44 5 49.99 3.5 72.1 9.5Q805-721 823-703.5q18 17.5 25 42.44 6 22.06 9 53.06 3 31 5 60 2 33 2 68t-2 68q-2 29-5 60t-9 53.06q-7 24.94-25 42.44-18 17.5-42.94 24.5-22.06 6-72.04 9.18-49.98 3.18-100.43 4.55-50.46 1.36-88.91 1.82l-38.44.45ZM576-496l-145-82q-9-5-18 0t-9 15.66v164.68q0 10.66 9 15.66t18 0l145-82q9-5 9-16t-9-16Z"/></svg> |