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
949 B
XML
1 line
949 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M120-288q-29.7 0-50.85-21.16Q48-330.32 48-360.04v-432.24Q48-822 69.15-843T120-864h624q29.7 0 50.85 21.15Q816-821.7 816-792v228q0 15.3-10.29 25.65Q795.42-528 780.21-528t-25.71-10.35Q744-548.7 744-564v-143L450-539q-5 2-9 4t-9 2q-5 0-9.5-2t-9.5-4L120-707v347h420q15.3 0 25.65 10.29Q576-339.42 576-324.21t-10.35 25.71Q555.3-288 540-288H120Zm312-324 310-180H120l312 180Zm-312-95v-57.05.9V-792v28.85-.9V-360v-347ZM768-96q-60 0-102-42t-42-102v-144q0-40.32 27.77-68.16 27.78-27.84 68-27.84 40.23 0 67.73 28 27.5 28 28.5 68v108q0 15.3-10.29 25.65Q795.42-240 780.21-240t-25.71-10.35Q744-260.7 744-276v-108q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v144q0 29.7 21.21 50.85 21.21 21.15 51 21.15t50.8-21.15q21.02-21.15 21.02-50.85v-108q0-15.3 10.28-25.65Q860.6-384 875.8-384t25.7 10.38q10.5 10.38 10.5 25.73v108.31Q912-180 870-138T768-96Z"/></svg> |