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
682 B
XML
1 line
682 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 96 960 960"><path d="M480.276 960Q401 960 331 930q-70-30-122.5-82.5T126 725.042q-30-69.959-30-149.5Q96 496 126 426.5t82.5-122Q261 252 330.958 222q69.959-30 149.5-30Q560 192 629.5 222t122 82.5Q804 357 834 426.724q30 69.725 30 149Q864 655 834 725q-30 70-82.5 122.5T629.276 930q-69.725 30-149 30ZM480 792q14.258 0 26.839-1.5Q519.419 789 532 786q4-1 12-15 1-5-1.5-10t-7.5-9q-42-29-66.5-74.772Q444 631.455 444 576q0-55.455 24.5-101.228Q493 429 535 400q5-4.174 7.5-8.87 2.5-4.695 1.5-9.913-1-5.217-4-9.217-3-4-8-6-12.581-3-25.161-4.5Q494.258 360 480 360q-90 0-153 63t-63 153.448Q264 666 327 729q63 63 153 63Z"/></svg> |