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
1008 B
XML
1 line
1008 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M667.64-848Q730-848 773-804.3t43 105.07q0 10.23-1 27.23t-3.84 39.54L759-254q-5 38-34 59t-61.39 21Q644-174 626-182.5T596-210l-99-148q-3-5-7.5-7t-9.5-2q-3 0-17 9l-97 146q-13 20-32 29t-38.61 9q-32.39 0-60.89-21T201-254l-52.11-378.41Q146-655 145-672q-1-17-1-27.23 0-61.37 43-105.07Q230-848 292-848q33 0 53.46 7.65 20.47 7.64 39.5 16.5Q404-815 425.11-807.5 446.22-800 480-800q35 0 56-7.5t39-16.5q18-9 38.79-16.5 20.78-7.5 53.85-7.5Zm.85 73q-21.96 0-38.67 7.65-16.71 7.64-36.77 16.5Q573-742 546.94-734.5q-26.05 7.5-67 7.5-40.94 0-67.12-7.6-26.18-7.6-45.82-16.4-20.06-8.8-36.78-16.4-16.72-7.6-38.69-7.6Q260-775 238-753t-22 54.2q0 7.8 1 21.3t3 32.5l53.04 380.48Q274-257 280-252.5t14 4.5q5 0 9-1.75t6-5.25l96-145q14-20 33.43-30 19.42-10 41.5-10Q502-440 522-429.5t34 30.5l97.43 146.19q1.89 2.91 4.73 4.36Q661-247 665-247q8 0 14.5-4.5T687-264l53-380q2.4-18.97 3.2-33.19.8-14.22.8-21.81 0-32-22-54t-53.51-22ZM480-511Z"/></svg> |