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
1002 B
XML
1 line
1002 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M380-564Zm-32 252H180q-15.3 0-25.65-10.4Q144-332.81 144-348.19V-369q0-8 3-14.5t8-11.5l85-85v-264h-12q-15.3 0-25.65-10.29Q192-764.58 192-779.79t10.35-25.71Q212.7-816 228-816h145q15.3 0 25.65 10.29Q409-795.42 409-780.21t-10.35 25.71Q388.3-744 373-744h-61v264q0 14.22-5 27.11Q302-440 291-429l-45 45h294q15.3 0 25.65 10.29Q576-363.42 576-348.21t-10.35 25.71Q555.3-312 540-312H420v213.35q0 7.65-3 14.15t-8.08 11.58l-11.84 11.84Q392-56 384-56t-13.08-5.08l-11.84-11.84Q354-78 351-84.5t-3-14.15V-312Zm276-312q30 0 51-21t21-51q0-30-21-51t-51-21q-30 0-51 21t-21 51q0 30 21 51t51 21Zm.1 144q30.9 0 58.9-13t48-36q7-8 6.5-17.5T729-561q-24-14-50.55-20.5-26.55-6.5-54.5-6.5t-54.45 6.5Q543-575 519-561q-8.18 4.62-8.59 14.31Q510-537 517-529q20 23 48.1 36 28.09 13 59 13Zm-.33 48Q544-432 488-488.16 432-544.32 432-624q0-80.92 56-137.96Q544-819 624-816t136 58q56 55 56 134.48 0 79.48-56.23 135.5-56.22 56.02-136 56.02Z"/></svg> |