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
1003 B
XML
1 line
1003 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M611.95-192Q492-192 408-276q-84-84-84-203.95Q324-599 408-683.5 492-768 611.95-768 731-768 815.5-683.5 900-599 900-479.95 900-360 815.5-276q-84.5 84-203.55 84Zm36.11-302.09v-93.82q0-15.34-10.37-25.72Q627.33-624 612-624q-15.3 0-25.65 10.28Q576-603.45 576-588.26v108.11q0 7.15 2.5 14.15t7.5 12l83.05 82.17Q680-361 694.67-361q14.66 0 25.33-11 11-10.67 11-25.33 0-14.67-10.82-25.5l-72.12-71.26ZM156.26-600q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q243.35-600 228.09-600h-71.83ZM108-444q-15.3 0-25.65-10.29Q72-464.58 72-479.79t10.35-25.71Q92.7-516 108-516h120q15.3 0 25.65 10.29Q264-495.42 264-480.21t-10.35 25.71Q243.3-444 228-444H108Zm48.26 156q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.32-25.71q10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.32 25.71Q243.35-288 228.09-288h-71.83Z"/></svg> |