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
677 B
XML
1 line
677 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M568-600q-12 0-21.5-7.5T534-627l-53-192q-5-17 6-31t29-14h260q12 0 21.5 7.5T810-837l53 192q5 17-6 31t-29 14H568Zm28-72h184l-32-120H563l33 120Zm-320 24q-35 0-59.5-24.5T192-732q0-35 24.5-59.5T276-816q35 0 59.5 24.5T360-732q0 35-24.5 59.5T276-648Zm-25 504q-26 0-46-16t-25-42l-76-379q-3-17 8-30t28-13q13 0 23 8t12 21l78 379h239q15 0 25.5 10.5T528-180q0 15-10.5 25.5T492-144H251Zm361-120H374q-34 0-60-21t-34-54l-40-184q-8-39 15-70.5t62-31.5q33 0 56.5 19t30.5 49l45 197h176q19 0 35.5 9.5T687-324l81 138q10 17 4.5 36.5T750-120q-17 10-36.5 4.5T684-138l-72-126Zm-16-408-33-120 33 120Z"/></svg> |