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
788 B
XML
1 line
788 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m608-213-33.11 93.41Q571-109 561.63-102.5 552.25-96 541-96q-20 0-30.5-16t-3.5-34l143-381q4.81-11 14.42-18 9.62-7 21.16-7h28.84q11.54 0 21.16 7 9.61 7 14.42 18l144 382q7 18-4.37 33.5Q878.26-96 859.32-96q-12.32 0-21.82-7T824-121l-32.21-92H608ZM360-405 194-241q-11 11-25 10.5T144-242q-11-11-11-25t11-25l167-165q-36-38-67-79t-54-89h82q18 32 36 54.5t52 60.5q38-42 70-87.5t52-98.5H84q-15.3 0-25.65-10.29Q48-716.58 48-731.79t10.35-25.71Q68.7-768 84-768h240v-60q0-15.3 10.29-25.65Q344.58-864 359.79-864t25.71 10.35Q396-843.3 396-828v60h240q15.3 0 25.65 10.29Q672-747.42 672-732.21t-10.35 25.71Q651.3-696 636-696h-77.57Q537-627 497-568.5T409-457l91 90-28 74-112-112Zm272 126h136l-66-189-70 189Z"/></svg> |