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
874 B
XML
1 line
874 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M780-264q-13.5 0-24.75-9.22T744-300v-108h-84q-18 0-27-11.25T624-444q0-13.5 9-24.75T660-480h84v-48q0-110-77-187t-187-77q-43 0-83 13t-74 39l-52-51q45-35 98.5-54t110.37-19Q550-864 611-837.5t106.52 72.12q45.53 45.61 72 106.59Q816-597.82 816-528v228q0 18-11.25 27T780-264ZM516-72q-15.3 0-25.65-10.29Q480-92.58 480-107.79t10.35-25.71Q500.7-144 516-144h198l-48-48q-27.22 0-46.61-19.39Q600-230.77 600-258L234-624q-10 23-14 46t-4 50v48h72.21Q318-480 339-458.82q21 21.17 21 50.91v144.17Q360-234 338.85-213 317.7-192 288-192h-72q-29-2-50.5-22.56Q144-235.13 144-264v-264.49q0-42.51 8.5-78.51 8.5-36 27.5-72l-98.72-98.72Q70-789 70-803.18q0-14.18 11-24.82 11-11 25.5-11t25.76 11.25l709.6 709.63Q855-105 848.14-88.5 841.29-72 823-72H516ZM216-408v144h72v-144h-72Zm0 0h72-72Zm444 0h84-84Z"/></svg> |