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
866 B
XML
1 line
866 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M226-408h62q0-10 6.9-17t17.1-7h336q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1h62q10.06 0 16.53-7 6.47-7 6.47-17 0-7.5-3.25-12.75T744-453L480-568 217-452q-6 3-10 8.25T203-431q0 10.22 6.47 16.61Q215.94-408 226-408Zm98 312q-15.3 0-25.65-10.35Q288-116.7 288-132v-204h-62.15Q187-336 159-363.78q-28-27.77-28-67.45Q131-460 146.5-483q15.5-23 41.5-35l256-113v-24q-33-11-52.5-38.63Q372-721.27 372-755.7q0-45.3 31.46-76.8 31.45-31.5 76.39-31.5Q514-864 541-845.5t39 47.78q6 13.72 0 27.22-6 13.5-20 19.5t-27.5.5q-13.5-5.5-19.33-19.35Q509-780 500-786q-9-6-20.27-6-14.73 0-25.23 10.29t-10.5 25.5q0 15.21 9.77 25.71Q463.55-720 478-720q16.15 0 27.08 11.5Q516-697 516-680v49l256 113q26 12 41.5 35t15.5 51.77q0 39.68-28 67.45Q773-336 734.15-336H672v204q0 15.3-10.35 25.65Q651.3-96 636-96H324Z"/></svg> |