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
614 B
XML
1 line
614 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M459-96q-21 0-40-8.5T386-129L177-372q-15-17-8-32t20-28q14-14 32.5-16t37.5 5l77 31v-248q0-15 10.5-25.5T372-696q15 0 25.5 10.5T408-660v180h48v-228q0-15 10.5-25.5T492-744q15 0 25.5 10.5T528-708v228h144q40 0 68 28t28 68v144q0 60-42 102T624-96H459Zm-27-744q-38 0-70 14t-57 39q-25 25-37.5 54.5T253-668q-1 15-10.5 27T218-627q-15 2-26.5-7T180-657q-1-51 19-98.5t55-82.5q35-35 80.5-54.5T432-912q52 0 97.5 19.5T610-838q35 35 55 82t19 97q0 15-11.5 24t-26.5 7q-15-2-24.5-14T611-669q-2-35-15-64.5T559-787q-25-25-57-39t-70-14Z"/></svg> |