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
793 B
XML
1 line
793 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M671.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 56ZM168-515v-180q0-22.69 12.5-40.85Q193-754 214-762l240-92q13-5 26-5t26 5l240 92q21 8 33.5 26.15Q792-717.69 792-695v125.51Q792-552 778.28-543q-13.73 9-29.28 4-19-6.5-38-9.75T672-552q-110 0-187 77t-77 186.85q0 33.15 8 64.15 8 31 24 60 10 18-1.5 33.5T410-122q-45.75-19.95-83.87-48.98Q288-200 253-249q-41-57-63-124.5T168-515Zm504 227q25 0 48.5-23.5T744-360q0-24-20.5-32.5T678-401q-24 0-41.5 17T619-343q0 25 14.5 40t38.5 15Zm6 121q31 0 65.5-11.65T795-214q-23-14-59.77-26t-63-12q-26.23 0-47.73 10-21.5 10-44.5 24 17 23.7 42 37.35Q647-167 678-167Z"/></svg> |