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
672 B
XML
1 line
672 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M762-510 629-644q-11-10.67-11-25.33 0-14.67 11-26.15Q640-706 654-706t25 11l159.79 159.79Q844-530 846.5-523.7t2.5 13.5q0 7.2-2.5 13.5T839-485L680-326q-11 11-25.5 11T629-325.52q-11-11.48-11.5-25.66T628-376l134-134Zm-228 36H336q-50 0-85 35t-35 85v108q0 15.3-10.29 25.65Q195.42-210 180.21-210t-25.71-10.35Q144-230.7 144-246v-108q0-79.68 56.16-135.84T336-546h198l-97-98q-11-10.67-11-25.33 0-14.67 11-26.15Q448-706 462-706t25 11l159.79 159.79Q652-530 654.5-523.7t2.5 13.5q0 7.2-2.5 13.5T647-485L488-325q-11 11-25.5 11T437-324.52q-11-11.48-11.5-26.03Q425-365.09 436-376l98-98Z"/></svg> |