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
537 B
XML
1 line
537 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M516-516h274q-12-109-88.5-185.5T516-790v274Zm-72 346v-620q-118 14-197 102t-79 207.5q0 119.5 79 208T444-170Zm72 0q108-13 185-90t89-184H516v274Zm-36-310Zm.46 384q-79.54 0-149.5-30T208.5-208.5Q156-261 126-330.96t-30-149.5Q96-560 126-630q30-70 82.5-122t122.46-82q69.96-30 149.5-30t149.07 30.24q69.52 30.24 121.79 82.56 52.26 52.32 82.47 121.92T864-480q0 78.72-30.21 148.8-30.21 70.08-81.99 122.4-51.79 52.32-121.79 82.56Q560-96 480.46-96Z"/></svg> |