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
789 B
XML
1 line
789 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-96v-72h96v-360h-54q-17 0-29.5-11.93Q96-551.85 96-569q0-16 7.86-29.33Q111.71-611.67 126-621l313-215q9-6 19.19-9.5Q468.37-849 479-849q10.97 0 21.49 3.5Q511-842 520-836l314 216q14.29 9.1 22.14 22.75Q864-583.6 864-568q0 16.61-13 27.81Q838-529 821-529h-53v361h96v72H96Zm600-72v-456L480-777 264-624v456h432ZM480-336q8 0 16-3t13-11l43-58v108q0 15.3 10.29 25.65Q572.58-264 587.79-264t25.71-10.35Q624-284.7 624-300v-175.15q0-11.85-8.35-20.35Q607.3-504 595-504h-29q-6.61 0-12.8 3.5Q547-497 543-492l-63 84-61-82q-5-7-13-10.5t-16-3.5h-18q-15.3 0-25.65 10.35Q336-483.3 336-468v168q0 15.3 10.29 25.65Q356.58-264 371.79-264t25.71-10.35Q408-284.7 408-300v-108l43 58q5 8 13 11t16 3Zm216 168H264h432Z"/></svg> |