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
1018 B
XML
1 line
1018 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-144q-29.7 0-50.85-21.15Q96-186.3 96-216v-528q0-29.7 21.15-50.85Q138.3-816 168-816h240q29.7 0 50.85 21.15Q480-773.7 480-744v72h312q29.7 0 50.85 21.15Q864-629.7 864-600v204q0 15.3-10.29 25.65Q843.42-360 828.21-360t-25.71-10.35Q792-380.7 792-396v-204H480v80h72v72h-72v80h72v72h-72v80h132q15.3 0 25.65 10.29Q648-195.42 648-180.21t-10.35 25.71Q627.3-144 612-144H168Zm0-72h72v-72h-72v72Zm0-152h72v-72h-72v72Zm0-152h72v-72h-72v72Zm0-152h72v-72h-72v72Zm168 456h72v-72h-72v72Zm0-152h72v-72h-72v72Zm0-152h72v-72h-72v72Zm0-152h72v-72h-72v72ZM828.21-72Q813-72 802.62-82.35 792.23-92.7 792.23-108v-36h-36.11q-15.35 0-25.74-10.35Q720-164.7 720-180q0-15.3 10.38-25.65Q740.77-216 756.12-216h36.11v-36q0-15.3 10.39-25.65Q813-288 828.21-288q15.21 0 25.5 10.35T864-252v36h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.35 25.56Q915.3-144.3 900-144.3h-36v36q0 15.3-10.29 25.8T828.21-72ZM648-448v-72h72v72h-72Zm0 152v-72h72v72h-72Z"/></svg> |