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
917 B
XML
1 line
917 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m777-81-81-81q0 29-21.6 47.5T624-96H168q-30 0-51-21t-21-51v-336q0-30 21-51t51-21h96l9-9L81-778q-11-11-10.5-25T82-828q11-11 25-11t25.34 11.34l695.32 695.32Q839-121 839-106.82T828-82q-11 11-25.5 11.5T777-81Zm-609-87h456v-66l-97-97q-5 50-42.5 82.5T396-216q-54.69 0-93.34-38.66Q264-293.31 264-348q0-49.38 33-85.69Q330-470 379-479l-25-25H168v336Zm228-120q25 0 42.5-17.21T456-347q0-26-17.5-43.5T396-408q-25 0-42.5 17.5T336-348q0 25 17.5 42.5T396-288Zm300-216v51q0 15.3-10.29 25.65Q675.42-417 660.21-417t-25.71-10.54Q624-438.07 624-453v-51h-66l-59-59q-13-12.76-11.5-26.88T499-613q10-9 24-11t25.86 10.07L587-576h37q29 0 50 21t22 51Zm48-168h-30q-8 0-13-5t-5-12.82v-156.36q0-7.82 5-12.82t13-5h121q9.63 0 15.31 8.5Q856-847 851-838l-59 118h41q10.5 0 15.75 9t.25 18l-88 159q-3.58 6-10.29 4-6.71-2-6.71-9v-133ZM624-438Zm-174 44Z"/></svg> |