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
658 B
XML
1 line
658 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M84-144q-15.3 0-25.65-10.29Q48-164.58 48-179.79t10.35-25.71Q68.7-216 84-216h792q15.3 0 25.65 10.29Q912-195.42 912-180.21t-10.35 25.71Q891.3-144 876-144H84Zm88.69-120q-31.69 0-54.19-20Q96-304 96-336v-180h218l62 113q5 8 13.55 13.5T408-384q8.87 0 16.94-4.5Q433-393 438-401l116-184 37 50q7 9 17 14t21 5h235v180q0 32-22.56 52-22.57 20-54.25 20h-614.5ZM410-491l-39-72q-6-11-17-18t-25-7H96v-155.85Q96-776 118.56-796q22.57-20 54.25-20h614.5q31.69 0 54.19 20 22.5 20 22.5 52.15V-588H642l-61-82q-5-7-13.1-10.5-8.09-3.5-17-3.5-8.9 0-16.4 4.5Q527-675 522-667L410-491Z"/></svg> |