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
827 B
XML
1 line
827 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M349-48q-26 0-46.66-16.96Q281.67-81.91 278-108l-79-474q-3-17 7.5-29.5T234-624h492q17 0 27.5 12.5T761-582l-79 474q-3.67 26.09-24.34 43.04Q637-48 611-48H349Zm0-72h262l72-432H277l72 432Zm131-192q50 0 85-35t35-85v-36q0-15.3-10.29-25.65Q579.42-504 564.21-504t-25.71 10.35Q528-483.3 528-468v36q0 20.4-13.8 34.2Q500.4-384 480-384q-20.4 0-34.2-13.8Q432-411.6 432-432v-36q0-15.3-10.29-25.65Q411.42-504 396.21-504t-25.71 10.35Q360-483.3 360-468v36q0 50 35 85t85 35Zm120-360q-25 0-42.5-17.5T540-732q0-25 17.5-42.5T600-792q25 0 42.5 17.5T660-732q0 25-17.5 42.5T600-672Zm-191.77-48Q368-720 340-747.77q-28-27.78-28-68Q312-856 339.77-884q27.78-28 68-28Q448-912 476-884.23q28 27.78 28 68Q504-776 476.23-748q-27.78 28-68 28ZM611-120H349h262Z"/></svg> |