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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M312-144q-29.7 0-50.85-21.15Q240-186.3 240-216v-479.78q-15.3 0-25.65-10.61Q204-717 204-732.21t10.35-25.5Q224.7-768 240-768h144v-12q0-15.3 10.35-25.65Q404.7-816 420-816h120q15.3 0 25.65 10.35Q576-795.3 576-780v12h144q15.3 0 25.65 10.29Q756-747.42 756-732.21t-10.35 25.71Q735.3-696 720-696v109q0 16.13-12 26.56Q696-550 680-552h-6q-26 0-50.5 3.5T576-534v-54q0-15.3-10.29-25.65Q555.42-624 540.21-624t-25.71 10.35Q504-603.3 504-588v96q-14.77 10.2-27.38 23.1Q464-456 456-440v-148q0-15.3-10.29-25.65Q435.42-624 420.21-624t-25.71 10.35Q384-603.3 384-588v276q0 10.2 6.9 17.1 6.9 6.9 17.1 6.9 0 25.97 5 51.48Q418-211 428-187q6 15-1.5 29T403-144h-91Zm359.77 48Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56ZM696-298v-62q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v67q0 8 3 14.5t8.09 11.59L710-216q7.36 7 17.18 7t16.82-7q7-7 7-16.82T744-250l-48-48Z"/></svg> |