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
816 B
XML
1 line
816 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-264ZM239-366q55-32 116.36-49T480-432h5q15 0 25.5 10.5T521-396q0 15-10.5 25.5T485-360q-55 0-109.5 14T275-304q-5 4-8 7.72-3 3.73-3 8.28v24h257q17 0 26.5 11.25T557-228q0 13.5-9 24.75T521-192H264q-29.7 0-50.85-21.15Q192-234.3 192-264v-24q0-23 12.5-43.5T239-366Zm241-114q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm.21-72Q510-552 531-573.21t21-51Q552-654 530.79-675t-51-21Q450-696 429-674.79t-21 51Q408-594 429.21-573t51 21Zm-.21-72Zm230 213q19-19 34-32t42.68-13Q822-456 843-432.06t21 53.98q0 14.08-5.5 28.37Q853-335.43 842-324L735-217q-10.64 11-24.82 11T685-217L578-324q-11.92-12.13-16.96-26.13-5.04-14-5.04-28Q556-408 577-432q21-24 55.5-24 26.83 0 42.17 12.5Q690-431 710-411Z"/></svg> |