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
697 B
XML
1 line
697 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M615-360q35 0 55.5-17.5T691-426q0-23-11.5-37T644-484v-1q18-7 27-20t9-32q0-28-20.5-45.5T607-600h-62q-15 0-25.5 10.5T509-564v168q0 15 10.5 25.5T545-360h70Zm-59-140v-61h32q24 0 35 7t11 22q0 16-11.5 24t-32.5 8h-34Zm0 102v-68h49q18 0 28.5 9.5T644-431q0 17-12 25t-35 8h-41Zm-240-49h31l56 78q3 5 8 7t10 2q14 0 20-12.5t-2-23.5l-44-58q23-9 36-28t13-42q0-37-21.5-56.5T361-600h-56q-15 0-25.5 10.5T269-564v181q0 10 6.5 16.5T292-360q10 0 17-7t7-17v-63Zm0-36v-76h39q19 0 30 10t11 27q0 18-11 28.5T354-483h-38Zm548-213v360q0 60-42 102t-102 42H240q-60 0-102-42T96-336v-360q0-30 21-51t51-21h624q30 0 51 21t21 51Z"/></svg> |