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
976 B
XML
1 line
976 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M336-192q-120.34 0-204.17-83.76Q48-359.52 48-479.76T131.83-684q83.83-84 204.17-84h288q120.34 0 204.17 83.76 83.83 83.76 83.83 204T828.17-276Q744.34-192 624-192H336Zm0-72h288q89.64 0 152.82-63.18Q840-390.36 840-480q0-89.64-63.18-152.82Q713.64-696 624-696H336q-89.64 0-152.82 63.18Q120-569.64 120-480q0 89.64 63.18 152.82Q246.36-264 336-264Zm0-192.12v47.77q0 10.35 6.8 17.35 6.8 7 17.2 7 10.35 0 17.12-6.8 6.76-6.8 6.76-17.2v-48h47.77q10.35 0 17.35-6.8 7-6.8 7-17.2 0-10.35-6.8-17.12-6.8-6.76-17.2-6.76h-48v-47.77q0-10.35-6.8-17.35-6.8-7-17.2-7-10.35 0-17.12 6.8-6.76 6.8-6.76 17.2v48h-47.77Q278-504 271-497.2q-7 6.8-7 17.2 0 10.35 6.8 17.12 6.8 6.76 17.2 6.76h48Zm288-71.94v119.69q0 10.37 6.8 17.37 6.8 7 17.2 7 10.4 0 17.2-6.8 6.8-6.8 6.8-17.2v-132q0-15.3-10.35-25.65Q651.3-576 636-576h-36q-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.37 6.8 17.16 6.8 6.78 17.2 6.78h24ZM480-480Z"/></svg> |