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
870 B
XML
1 line
870 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M644-268q12-12 12-28.5T644-325l-45-44q-8-7.94-5.5-18.97Q596-399 607-403q9-3 18.15-4 9.16-1 18.85-1 58 0 99 40.77 41 40.76 41 100.15 0 12.08-1.78 24.08-1.78 12-6.22 23l62 62q11 10.91 11 25.45Q849-118 838-107l-34 34q-11 11-25 11t-25-11l-63-62q-11 4-23 6t-24 2q-59 0-99.5-40.79T504-267q0-9.69 1.5-18.85Q507-295 509-304q3-11 14.5-13t19.5 6l44 44q12.21 12 28.5 11.5T644-268ZM288-48q-29.7 0-50.85-21.15Q216-90.3 216-120v-720q0-33 19.5-52.5T288-912h384q29.7 0 50.85 21.15Q744-869.7 744-840v144q20 0 34 14t14 34v96q0 20-14 34t-34 14v49q-23-12-48-18.5t-52-6.5q-87.69 0-149.85 62.22-62.15 62.22-62.15 150T494.15-118Q556.31-56 644-56l28 8H288Zm191.79-672q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Z"/></svg> |