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
924 B
XML
1 line
924 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M331.79-864q15.21 0 25.71 10.35T368-828v312q0 15.3-10.29 25.65Q347.42-480 332.21-480t-25.71-10.35Q296-500.7 296-516v-312q0-15.3 10.29-25.65Q316.58-864 331.79-864Zm152-48q15.21 0 25.71 10.35T520-876v360q0 15.3-10.29 25.65Q499.42-480 484.21-480t-25.71-10.35Q448-500.7 448-516v-360q0-15.3 10.29-25.65Q468.58-912 483.79-912ZM600-307v-473q0-15.3 10.29-25.65Q620.58-816 635.79-816t25.71 10.35Q672-795.3 672-780v437l-72 36Zm-384-29v144q0 29.7 21.15 50.85Q258.3-120 288-120h265q4.73 0 8.86-1.5Q566-123 569-126l223-196-245 123q-23 11-48 5.5T458-219l-92-117H216Zm72 288q-60 0-102-42t-42-102v-216h222q17 0 31.5 7.5T423-380l91 116 158-79 106-53q18-9 38-7t37 14q26 20 27.5 52.5T857-282L617-72q-14 11-30.5 17.5T553-48H288Zm-72-360h-72v-323.71q0-15.29 10.29-25.79t25.5-10.5q15.21 0 25.71 10.35T216-732v324Zm0-72h384-384Zm72 360h281-281Z"/></svg> |