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
884 B
XML
1 line
884 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M324.21 0Q309 0 298.5-10.29T288-35.79Q288-51 298.29-61.5t25.5-10.5Q339-72 349.5-61.71t10.5 25.5Q360-21 349.71-10.5T324.21 0Zm156 0Q465 0 454.5-10.29T444-35.79Q444-51 454.29-61.5t25.5-10.5Q495-72 505.5-61.71t10.5 25.5Q516-21 505.71-10.5T480.21 0Zm156 0Q621 0 610.5-10.29T600-35.79Q600-51 610.29-61.5t25.5-10.5Q651-72 661.5-61.71t10.5 25.5Q672-21 661.71-10.5T636.21 0ZM480-384q-50 0-85-35t-35-85v-240q0-50 35-85t85-35q50 0 85 35t35 85v240q0 50-35 85t-85 35Zm-36 204v-63q-88-11-150.5-73.5T219-467q-2-15.34 7.89-26.17 9.89-10.83 25-10.83t25.61 10.5Q288-483 291-468q13 69 66.53 112.5Q411.07-312 479.55-312q69.45 0 122.95-44T669-468q3-15 13.29-25.5t25.5-10.5Q723-504 733-493.17t8 26.17q-12 88-74.5 150.5T516-243v63q0 15.3-10.29 25.65Q495.42-144 480.21-144t-25.71-10.35Q444-164.7 444-180Z"/></svg> |