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
731 B
XML
1 line
731 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M463.04-372q56.96 0 100.46-35.5Q607-443 621-498q1-5-3.48-9.5-4.47-4.5-9.85-2.5l-252.51 72.19Q348-436 346-429.5t2.67 11.16Q372-396 401.5-384q29.5 12 61.54 12ZM302-516l102-29q4-26-13.5-46.5T347-612q-24.58 0-41.79 17.21T288-553q0 11 3.5 20t10.5 17Zm220-60 101-28q4-27-13.47-47.5T565.61-672Q542-672 525-654.99q-17 17-17 41.3 0 10.69 3.5 20.19Q515-584 522-576ZM216-144q-29 0-50.5-21.5T144-216v-528q0-29.7 21.5-50.85Q187-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v383q0 14.22-5 27.11Q806-321 795-310L650-165q-11 11-23.89 16T599-144H216Zm360-72v-96q0-29.7 20.5-50.85Q617-384 648-384h96v-360H216v528h360Zm0 0Zm-360 0v-528 528Z"/></svg> |