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
984 B
XML
1 line
984 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-192q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.15-747T168-768h233q15.3 0 25.65 10.29Q437-747.42 437-732.21t10.65 25.71Q458.3-696 473-696h79q-60 0-101.5 42T409-552v168q0 33 8 65.5t23 61.5q12 23 1.45 44t-33.41 21H168ZM707.76-48Q678-48 657-69.15 636-90.3 636-120v-75q-68-12-112-64.5T480-384v-168q0-29 21-50.5t51-21.5h240q29 0 50.5 21.5T864-552v168q0 72-44 124.5T708-195v75h71.75q15.25 0 25.75 10.29t10.5 25.5Q816-69 805.63-58.5 795.25-48 779.92-48h-72.16ZM739-408h53v-144H552v72h52q29.05 0 55.03 14Q685-452 701-428q7 10 17.08 15 10.07 5 20.92 5ZM372-528q15.3 0 25.65-10.29Q408-548.58 408-563.79t-10.35-25.71Q387.3-600 372-600h-96q-15.3 0-25.65 10.29Q240-579.42 240-564.21t10.35 25.71Q260.7-528 276-528h96Zm0 168q15.3 0 25.65-10.29Q408-380.58 408-395.79t-10.35-25.71Q387.3-432 372-432h-96q-15.3 0-25.65 10.29Q240-411.42 240-396.21t10.35 25.71Q260.7-360 276-360h96Z"/></svg> |