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
594 B
XML
1 line
594 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M305-144q-12 0-19.5-8t-7.5-19q0-5 1.5-9.5t6.74-9.74L455-359q5.4-5 11.7-8 6.3-3 13.5-3t13.5 3q6.3 3 11.3 8l168.76 168.76q5.24 5.24 6.74 9.74t1.5 9.5q0 11-7.5 19t-19.5 8H305ZM168-816h624q29.7 0 50.85 21.16Q864-773.68 864-743.96v432.24Q864-282 842.85-261T792-240h-36q-14.22 0-27.11-5Q716-250 705-261L556-410q-15.2-15.06-34.87-23.03Q501.46-441 480-441t-41.13 7.97Q419.2-425.06 404-410L255-261q-11 11-23.89 16T204-240h-36q-29.7 0-50.85-21.16Q96-282.32 96-312.04v-432.24Q96-774 117.15-795T168-816Z"/></svg> |