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
901 B
XML
1 line
901 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M407.59-96Q398-96 391-102.92q-7-6.93-7-17.08v-216l63-169q4-11 13.5-17t20.5-6h288q11 0 20.5 6.5T803-504l61 168v216q0 10.15-6.92 17.08Q850.15-96 840-96h-24.41Q806-96 799-102.92q-7-6.93-7-17.08v-24H456v24q0 10.15-6.92 17.08Q442.15-96 432-96h-24.41ZM479-384h291l-26-72H506l-27 72Zm36.51 156q15.51 0 26-10.29t10.49-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10 25.71t25.51 10.5Zm216.98 0Q748-228 758-238.29q10-10.29 10-25.5t-10.29-25.71q-10.29-10.5-25.5-10.5t-25.71 10.29q-10.5 10.29-10.5 25.5t10.49 25.71q10.49 10.5 26 10.5ZM96-192q-20 0-34-14t-14-34q0-20 14-34t34-14h48v-408q0-29.7 21.15-50.85Q186.3-768 216-768h479.57Q726-768 747-746.85T768-696v60q0 15.3-10.49 25.65Q747.03-600 731.53-600H489q-38 0-68.5 22T377-521l-65 172v121q0 15.3-10.35 25.65Q291.3-192 276-192H96Z"/></svg> |