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
955 B
XML
1 line
955 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-576q-6 0-8-6-14-57-55.5-98.5t-98.86-55.72Q48-738 48-744q0-7 6-8 57-14 98.5-55.5t55.72-98.86Q210-912 216.5-912q6.5 0 7.5 6 14.84 56.59 56.13 97.87Q321.41-766.84 378-752q6 1 6 8 0 6-6 8-57 14-98.5 55.5t-55.62 98.86Q223-576 216-576Zm58 322q14-14 14-34t-14-34q-14-14-34-14t-34 14q-14 14-14 34t14 34q14 14 34 14t34-14Zm480 0q14-14 14-34t-14-34q-14-14-34-14t-34 14q-14 14-14 34t14 34q14 14 34 14t34-14Zm-82-178 168-1-85-119h-83v120ZM155-203q-35-35-35-85H84q-15.3 0-25.65-10.35Q48-308.7 48-324v-195q0-15.5 14.5-23.25t28.5 2.49q28 16.76 59.5 26.26T216-504q49.62 0 92.81-19Q352-542 385-575q34-34 52.5-76.5T456-742q0-11 6.5-18.5T480-768h156q15.3 0 25.65 10.35Q672-747.3 672-732v108h83q17.21 0 32.6 8 15.4 8 26.4 22l85 119q7 9 10 20t3 21.68V-324q0 15.3-10.35 25.65Q891.3-288 876-288h-36q0 50-35 85t-85 35q-50 0-85-35t-35-85H360q0 50-35 85t-85 35q-50 0-85-35Z"/></svg> |