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
784 B
XML
1 line
784 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M170-516h117q-5-40-19.5-77T225-659q-23 32-36.5 68T170-516Zm503 0h117q-5-39-18.5-75T735-659q-27 29-41.5 66T673-516ZM216-315q24-29 43-60.5t24-68.5H170q5 35 16 67.5t30 61.5Zm528 0q20-29 30.5-61.5T790-444H677q5 37 23.5 69t43.5 60ZM359-516h85v-274q-48 5-91.5 25T273-713q38 40 59.5 91T359-516Zm157 0h85q6-55 26.5-106t59.5-90q-36-32-79.5-52.5T516-790v274Zm-72 346v-274h-88q-5 54-31.5 100.5T260-259q38 37 85 59.5t99 29.5Zm72 0q52-7 98.5-29.5T699-259q-38-38-64-84.5T604-444h-88v274Zm-36-310Zm0 384q-79 0-149-30t-122.5-82.5Q156-261 126-331T96-480q0-80 30-149.5t82.5-122Q261-804 331-834t149-30q80 0 149.5 30t122 82.5Q804-699 834-629.5T864-480q0 79-30 149t-82.5 122.5Q699-156 629.5-126T480-96Z"/></svg> |