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
757 B
XML
1 line
757 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M768-52q-7 0-12.79-1-5.8-1-12.04-4Q720-68 700-84.5T664.74-124Q645-153 634.5-186.87T624-257v-80.5q0-11.5 5.5-19.5t14.5-13l92-46q15.11-8 32-8t32 8l92 46q9 5 14.5 13t5.5 19.5v80.5q0 35.91-10.5 69.45Q891-154 871.26-125 856-102 836-85t-43.17 28q-5.35 3-11.59 4T768-52Zm0-73q31-17 51.5-53.37T840-257v-58l-72-36v226ZM480-517l312-179H168l312 179ZM168-632v32-11 347-243 7-111 11-64.5.5-32 64ZM96-264v-432q0-29.7 21.5-50.85Q139-768 168-768h624q29 0 50.5 21.15T864-696v173q0 20.5-17 30.75T812-491q-9-5-14.5-13t-5.5-19v-88L498-443q-8 5-18.5 5t-18.5-5L168-611v347h348q15.3 0 25.65 10.29Q552-243.42 552-228.21t-10.35 25.71Q531.3-192 516-192H168q-29 0-50.5-21.5T96-264Z"/></svg> |