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="M456-240v12q0 15.3-10.29 25.65Q435.42-192 420.21-192t-25.71-10.35Q384-212.7 384-228v-217q0-5 .5-11t2.18-11.38L422-574q8-23 26.53-36.5T490-624h268q22.94 0 41.47 13.5Q818-597 826-574l35.32 106.62Q863-462 863.5-456q.5 6 .5 11v217q0 15.3-10.29 25.65Q843.42-192 828.21-192t-25.71-10.35Q792-212.7 792-228v-12H456Zm11-240h314l-23-72H490l-23 72Zm-11 72v96-96Zm59.51 84q15.51 0 26-10.29t10.49-25.5q0-15.21-10.49-25.71t-26-10.5Q500-396 490-385.71q-10 10.29-10 25.5t10 25.71q10 10.5 25.51 10.5Zm216.98 0Q748-324 758-334.29q10-10.29 10-25.5t-10-25.71Q748-396 732.49-396q-15.51 0-26 10.29T696-360.21q0 15.21 10.49 25.71t26 10.5ZM187-192q-11.67 0-15.83-11.5Q167-215 175-223l41-41h-24q-40 0-68-28t-28-68v-312q0-54 53-75t187-21q134 0 187 21t53 59q0 8-5.45 12-5.44 4-13.5 4H168v192h132q15.3 0 25.65 10.35Q336-459.3 336-444v216q0 15.3-10.35 25.65Q315.3-192 300-192H187Zm16.79-156q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM456-312h336v-96H456v96Z"/></svg> |