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
916 B
XML
1 line
916 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M777-81 609-248h57q0 22.75-16.62 39.37Q632.75-192 610-192H168q-29.7 0-50.85-21.15Q96-234.3 96-264v-20q0-25.41 12-46.7 12-21.3 35-35.3 57-33 117-49.5T384-432q10.78 0 22 .5t22 1.5l-50-50q-55 0-96.5-42T240-618L81-778q-11-11-10.5-25T82-828q11-11 25-11t25.34 11.34l695.32 695.32Q839-121 839-106.82T828-82q-11 11-25.5 11.5T777-81ZM673-421q38 8 74.5 21.5T818-366q21 13 33.5 35t12.5 47v86L740-322q-8-29-25-55t-42-44Zm-289 61q-54 0-105.5 14.5T179-304q-5 4-8 8.97-3 4.96-3 11.03v20h426l-71-72q-34.37-12-69.18-18-34.82-6-69.82-6Zm177-141q18-27 28.5-58.5T600-624q0-38-14.5-75T546-765q6-2 14-2.5t16-.5q61 0 102.5 42T720-624q0 60-40 101t-98 43l-21-21Zm-52-51-55-56q1-3 1.5-7.5t.5-8.5q0-31-21.5-51.5T384-696q-4 0-8.5.5T368-694l-56-55q16-9 33.96-14t38.04-5q60 0 102 41.5t42 102.84q0 17.66-5 37.16-5 19.5-14 34.5ZM384-264Zm24-384Z"/></svg> |