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
886 B
XML
1 line
886 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M263.73-192Q234-192 213-213.15 192-234.3 192-264v-20q0-23 12.5-45.5T239-366q55-32 116.5-49t124.93-17q10.57 0 19.76.5 9.19.5 18.81 1.5 14.27 1.83 23.64 12.34 9.36 10.5 9.36 25.13Q552-377 540.5-367q-11.5 10-27.19 8-8.31-1-16.31-1h-16.86Q425-360 373-346t-98 42q-5 4-8 9.5t-3 10.5v20h251.72q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.36 25.71Q531.28-192 515.97-192H263.73Zm.27-72h288-288Zm216-216q-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-72Zm216 384h-35.79q-15.21 0-25.71-10.35T624-276v-168q0-15.3 10.35-25.65Q644.7-480 660-480h163q14 0 22.5 12t2.5 26l-56 130h23q15.5 0 23.25 13.5T838-271L713-74q-3.58 6-10.29 4-6.71-2-6.71-9v-161Z"/></svg> |