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
922 B
XML
1 line
922 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M478-264Zm-214 72q-29.7 0-50.85-21.15Q192-234.3 192-264v-24q0-23 12.5-43.5T239-366q27-17 56-29t60-20q28-8 56-12t57-5q15-1 25.5 10.5T504-395q0 15-10.5 24.5T468-360q-24 1-48 4.5t-47 9.5q-25.61 7.26-50.3 17.63Q298-318 275-304q-5 4-8 7.72-3 3.73-3 8.28v24h214q15.3 0 25.65 10.29Q514-243.42 514-228.21t-10.35 25.71Q493.3-192 478-192H264Zm312-170q0-11 5.5-19t14.5-13l108-54q8-4 16-4t16 4l108 54q9 5 14.5 13t5.5 19v70q0 60-32 111.5T744-104q-5 2-11.5 3.5T720-99q-6 0-12.5-1.5T696-104q-56-24-88-76t-32-112v-70Zm144 190q35-17 53.5-49.5t18.5-70.43v-46.95L720-375l-72 36.12v46.95q0 37.93 18.5 70.43Q685-189 720-172ZM480-480q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm.21-72Q510-552 531-573.21t21-51Q552-654 530.79-675t-51-21Q450-696 429-674.79t-21 51Q408-594 429.21-573t51 21Zm-.21-72Zm240 350Z"/></svg> |