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
901 B
XML
1 line
901 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M550-399v-2l57-53q26-25 33-40t7-35q0-33-22.13-53.5T567-603q-28 0-47 12t-31 36q-4 8 .5 15t12.92 10q7.58 3 15.08 1t12.5-10q8-13 16-16.5t19.29-3.5q13.71 0 23.71 9.55 10 9.56 10 23.45 0 12.47-6.5 22.73Q586-493 572-479l-80 78q-2 2-6 14v11.14q0 7.72 5.75 13.29Q497.5-357 505-357h127.59q9.42 0 15.42-6 5.99-6 5.99-15.17 0-9.16-6.02-15-6.01-5.83-15.47-5.83H550Zm-198-.06V-573q0-10-6.5-17t-16.34-7q-9.84 0-17 7.22-7.16 7.23-7.16 16.58V-393q0 15.3 10.35 25.65Q325.7-357 341-357h95.96q9.26 0 15.15-5.83 5.89-5.84 5.89-15 0-9.17-5.98-15.2-5.99-6.03-15.39-6.03H352ZM96-264v-360q0-60 42-102t102-42h480q60 0 102 42t42 101.52v360.72Q864-234 842.85-213 821.7-192 792-192H168q-29.7 0-50.85-21.15Q96-234.3 96-264Zm72 0h624v-360.28Q792-654 770.85-675T720-696H240q-29.7 0-50.85 21.15Q168-653.7 168-624v360Zm0 0h624-624Z"/></svg> |