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
534 B
XML
1 line
534 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M241-144q-17 8-33-1.5T192-175v-186q0-17 7.5-31.5T220-418l56-43q5 69 21.5 136T340-194l-99 50Zm165-72q-12 0-21-7.5T371-242q-26-60-36.5-118T324-480q0-107 26.5-210T452-870q5-5 12.5-7t15.5-2q8 0 15 2t12 7q75 77 102 180t27 210q0 62-10.5 120T589-242q-5 11-14 18.5t-21 7.5H406Zm74-264q30 0 51-21t21-51q0-30-21-51t-51-21q-30 0-51 21t-21 51q0 30 21 51t51 21Zm238 336-98-50q26-64 42-131t22-136l56 43q14 10 21 25t7 32v186q0 20-16.5 30t-33.5 1Z"/></svg> |