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
893 B
XML
1 line
893 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-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-695v107q0 15.3-10.29 25.65Q771.42-552 756.21-552t-25.71-10.35Q720-572.7 720-588v-106.68L480-787l-240 92v180q0 50 13 97.5t38 89.5q25 42 60.5 77t80.5 60q14 8 18 22t-4 28q-8 14-22 17.5t-28-3.5q-105-56-166.5-163T168-515Zm312 35Zm120 216h144q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2H600q-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm71.77 168Q592-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 56ZM480.21-480Q510-480 531-501.44q21-21.45 21-51.56 0-29.29-20.86-50.14Q510.29-624 481-624q-30.11 0-51.56 20.5Q408-583 408-552.92t21.21 51.5q21.21 21.42 51 21.42Z"/></svg> |