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
679 B
XML
1 line
679 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M600-180.48v-186.07Q600-393 617.5-411q17.5-18 43.5-23 60-11 95.5-53.71T792-588q0-64.35-45-110.17Q702-744 636-744q-59 0-102 37.5T482-612q-4.55 25.97-24.58 42.99Q437.4-552 411-552H234l32.25 32.25Q277-509 277-494.5t-11 25.98Q255-458 240.5-458t-25.32-10.84l-93.77-93.98q-5.41-5.42-7.91-11.75-2.5-6.32-2.5-13.55t2.5-13.55Q116-608 121-613l94-94q11-11 25.5-11t25.5 11q11 11 11 25.5T266-656l-32 32h177q14-82 76.5-137t148.14-55q95.15 0 161.75 67Q864-682 864-587.57q0 84.98-54.5 147.78Q755-377 672-363v182.95q0 15.32-10.29 25.69Q651.42-144 636.21-144t-25.71-10.49Q600-164.98 600-180.48Z"/></svg> |