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
653 B
XML
1 line
653 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M743-116 496-362q-33 57-87.8 89.5T287.64-240Q188-240 118-310q-70-70-70-170 0-65.25 31.5-119.63Q111-654 169-689l-54-54q-11-11-11-25.67 0-14.66 11-25.33 10.67-11 25.33-11 14.67 0 25.78 11.1L794-166q11 11 11 25t-11 25q-11 11-25.5 11T743-116Zm154-363.8q0 7.2-2.26 13.5t-7.69 11.7L793-361q-5 5-11.5 7.5T768-351q-7 0-13.5-2.5T743-361l-47-47-21 21-165-165h314.9q8.1 0 14.85 3t11.25 8l36 36q5 5.14 7.5 11.57Q897-487 897-479.8ZM287.68-360q42.73 0 74.52-25.5Q394-411 405-453l-22.34-22.34L333-525l-49.66-49.66L261-597q-41 10-67 42.5T168-480q0 50 35 85t84.68 35Z"/></svg> |