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
971 B
XML
1 line
971 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-517v-179.4q0-29.6 21.15-50.6T168-768h624q29.7 0 50.85 21.15Q864-725.7 864-696v207q0 16.2-12.5 26.1Q839-453 823-455h-11q-23 0-43.94 5.22Q747.12-444.57 728-435q-14-8-27.5-12.5T672-454v-27q0-15.3-10.35-25.65Q651.3-517 636-517h-98l-62-113q-5-8-13.71-12.5T444-647q-9.58 0-18.29 4.5Q417-638 412-630L300-424l-40.41-73.78Q255-507 246.29-512T228-517H96Zm72 325q-29.7 0-50.85-21.23Q96-234.47 96-264.29V-445h110l62.47 112.99Q273-323 281.71-318t18.29 5q9.58 0 18.29-5 8.71-5 13.24-14.13L444-538l40 74q5 8 13.5 13.5T516-445h69q-49 19-80.5 62.5T473-283q0 13 1.5 24.63Q476-246.74 479-236q5 16-3.5 30T452-192H168Zm478-192q24 0 46 11.5t37 31.5q14-20 35.42-31.5Q785.85-384 811-384q42.24 0 71.62 29.37Q912-325.26 912-283.04 912-250 887.5-219 863-188 784-120l-32 28q-11 9-24 9t-23.17-9.22l-31.45-27.65Q592-189 568.5-219.58 545-250.15 545-283.01q0-41.99 29.38-71.49Q603.76-384 646-384Z"/></svg> |