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
902 B
XML
1 line
902 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M342.5-576q47.5 0 92.5 12.5t82.5 37.5q37.5 25 63.5 62t35 85q3 17-7.6 30-10.61 13-27.4 13H92q-16.79 0-27.4-13Q54-362 57-379q9.6-50.16 37.92-87.01 28.32-36.85 67.2-61.42T248-564q47-12 94.5-12ZM84-192q-15.3 0-25.65-10.29Q48-212.58 48-227.79t10.35-25.71Q68.7-264 84-264h504q15.3 0 25.65 10.29Q624-243.42 624-228.21t-10.35 25.71Q603.3-192 588-192H84Zm0 144q-15.3 0-25.65-10.29Q48-68.58 48-83.79t10.35-25.71Q68.7-120 84-120h504q15.3 0 25.65 10.29Q624-99.42 624-84.21T613.65-58.5Q603.3-48 588-48H84Zm722 0h-74q-15.3 0-25.65-10.35Q696-68.7 696-84v-260q9-100.18-59.5-174.59T468.33-626.83Q458-630 451.5-637.5 445-645 444-656l-8-72q-2-16 8.9-28t27.1-12h164v-107.74q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.35Q708-891.3 708-876v108h164q16.2 0 27.1 11.82Q910-744.36 908-728L842-80q-2 14-11.84 23T806-48Z"/></svg> |