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
696 B
XML
1 line
696 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m671-260 42 42q5.8 6 14.5 6t14.5-6q6-6 6-15t-6-15l-42-41 42-42q6-5.8 6-14.5t-6-14.5q-5.8-6-14.5-6t-14.5 6l-42 42-42-42q-5.6-6-14-6t-14 6q-6 5.8-6 14.5t6 14.5l41 42-42 42q-6 6-6 14t6 14q6 6 15 6t15-6l41-41Zm-527 15v-470q0-19 15.5-29.5T193-748l381 151q17 7 21 21t-1 27q-5 13-17.5 20t-29.5 0L216-661v109l139 46q9 3 14 10.5t5 15.5q0 8-5 15.5T355-454l-139 46v120l148-70q17-7 29 .5t17 20.5q5 13 1 26t-21 20l-197 79q-18 7-33.5-3.5T144-245ZM671.77-96Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56ZM350-478Z"/></svg> |