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
755 B
XML
1 line
755 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-144q-68 0-129-11.5T244-187q-46-20-73-46t-27-55v-96q0 29 27 55t73 46q46 20 107 31.5T480-240q58 0 111-8.5t97-23.5l66 66q-47 28-118.5 45T480-144Zm327-111-50-50q28-17 43.5-37t15.5-42v96q0 8-2 16.5t-7 16.5Zm-327-81q-68 0-129-11.5T244-379q-46-20-73-46t-27-55v-96q0 29 27 55t73 46q46 20 107 31.5T480-432h24q12 0 23-1l85 85q-31 6-64 9t-68 3Zm212-34-75-75q88-17 143.5-53t55.5-78v96q0 32-33.5 61T692-370ZM431-529q-128-7-207.5-46.5T144-672q0-23 16.5-44t45.5-38l225 225Zm101-1L276-786q43-14 95-22t109-8q138 0 237 42.5T816-672q0 57-79 95.5T532-530Zm211 414L115-743q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-116Z"/></svg> |