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="M193-269q-19 0-29.5-15t-3.5-32l104-279-149-149q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l628 628q11 11 11 25.5T794-116q-11 11-25.5 11T743-116L516-343l11 28q6 17-4.5 31.5T494-269q-11 0-20-6.5T461-293l-30-86H256l-31 87q-4 11-12.5 17t-19.5 6Zm121-276-36 104h130l-5-15-89-89Zm415 212q12-11 19.5-26.5T756-392q-14-8-31.5-12t-37.5-4q-8 0-16 .5t-14 2.5l-41-40q13-5 27.5-8t31.5-3q20 0 41 4t40 11v-9q0-30-20-48.5T683-517q-16 0-30 4.5T627-498q-9 7-20 7t-20-7q-9-8-11-18.5t6-18.5q21-19 47.5-27.5T685-571q64 0 98.5 31.5T818-451v165q0 12-11.5 17t-19.5-4l-58-60Z"/></svg> |