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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-144q-43 0-75.5-27T146-240h-26q-29.7 0-50.85-21.15Q48-282.3 48-312v-120q0-29.7 21.15-50.85Q90.3-504 120-504h360v-144.25Q480-678 501.15-699T552-720h72v-72q-2-10 5.47-17 7.48-7 18.53-7h72q10 0 16 7t8 17v72h27q21 0 39 10.5t26 29.5l68 137q4 7.58 6 15.79 2 8.21 2 16.21v199q0 29.7-21.15 50.85Q869.7-240 840-240h-26q-10 42-42.5 69T696-144q-43 0-75.5-27T578-240H382q-10 42-42.5 69T264-144Zm0-72q20.4 0 34.2-13.8Q312-243.6 312-264q0-20.4-13.8-34.2Q284.4-312 264-312q-20.4 0-34.2 13.8Q216-284.4 216-264q0 20.4 13.8 34.2Q243.6-216 264-216Zm432 0q20.4 0 34.2-13.8Q744-243.6 744-264q0-20.4-13.8-34.2Q716.4-312 696-312q-20.4 0-34.2 13.8Q648-284.4 648-264q0 20.4 13.8 34.2Q675.6-216 696-216ZM552-504h288l-69-144H552v144ZM96-600v-72H72q-10.4 0-17.2-6.8Q48-685.6 48-696q0-10.4 6.8-17.2Q61.6-720 72-720h336q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8h-24v72h24q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8H72q-10.4 0-17.2-6.8Q48-565.6 48-576q0-10.4 6.8-17.2Q61.6-600 72-600h24Zm48 0h72v-72h-72v72Zm120 0h72v-72h-72v72Z"/></svg> |