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
825 B
XML
1 line
825 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m778-81-16-15H168q-29.7 0-50.85-21.15Q96-138.3 96-168v-594l-15-16q-11-11-10.5-25T82-828q11-11 25-11t25.34 11.34l695.32 695.32Q839-121 839-106.43t-11 25.5Q817-70 803-70t-25-11Zm-610-87h522L168-690v522Zm696-624v507q0 24-22 33.5t-38.72-7.22Q798-264 795-270.5q-3-6.5-3-14.48V-792H284.98q-7.98 0-14.48-3t-11.78-8.28Q242-820 251.41-842q9.4-22 33.59-22h507q29.7 0 50.85 21.15Q864-821.7 864-792ZM632-430 509-553l-27-78h-4l-12 35-55-55 16-43q5-12 15.21-19 10.22-7 22.47-7h30.64q12.25 0 22.47 7 10.21 7 15.57 18.91L632-430Zm-205 2Zm82-124Zm54 155 118 119q-5 12-15 19.5t-24 7.5q-13 0-22.5-7.5T605-278l-42-119Zm-175.84 34L353-267q-5 12-14.5 19.5t-22.62 7.5q-21.88 0-34.38-18-12.5-18-4.64-37.8L383-577l57 57-31 88h119.1l68.9 69H387.16Z"/></svg> |