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
707 B
XML
1 line
707 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M720-288h-60q-15.3 0-25.65-10.29Q624-308.58 624-323.79t10.35-25.71Q644.7-360 660-360h60v-60q0-15.3 10.29-25.65Q740.58-456 755.79-456t25.71 10.35Q792-435.3 792-420v60h60q15.3 0 25.65 10.29Q888-339.42 888-324.21t-10.35 25.71Q867.3-288 852-288h-60v60q0 15.3-10.29 25.65Q771.42-192 756.21-192t-25.71-10.35Q720-212.7 720-228v-60ZM168-144q-29 0-50.5-21.5T96-216v-528q0-29.7 21.5-50.85Q139-816 168-816h528q29.7 0 50.85 21.15Q768-773.7 768-744v180q0 15.3-10.29 25.65Q747.42-528 732.21-528t-25.71-10.35Q696-548.7 696-564v-60H168v408h450q15.3 0 25.65 10.29Q654-195.42 654-180.21t-10.35 25.71Q633.3-144 618-144H168Z"/></svg> |