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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M312-696v480-480Zm0 552q-29.7 0-50.85-21.15Q240-186.3 240-216v-480h-.83q-14.17 0-24.67-10.35Q204-716.7 204-732q0-14 10.35-25T240-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-696v132q0 15.3-10.29 25.65Q699.42-528 684.21-528t-25.71-10.35Q648-548.7 648-564v-132H312v480h83q15.3 0 25.65 10.27Q431-195.46 431-180.29 431-166 421-155t-26 11h-83Zm108.21-480q-15.21 0-25.71 10.35T384-588v216q0 15.3 10.29 25.65Q404.58-336 419.79-336t25.71-10.35Q456-356.7 456-372v-216q0-15.3-10.29-25.65Q435.42-624 420.21-624Zm120 0q-15.21 0-25.71 10.35T504-588v48q0 15.3 10.29 25.65Q524.58-504 539.79-504t25.71-10.35Q576-524.7 576-540v-48q0-15.3-10.29-25.65Q555.42-624 540.21-624ZM671.77-96Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.16-424q56.16-56 135.84-56 39.56 0 74.78 15T808-424q26 26 41 61.2 15 35.21 15 74.75Q864-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> |