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
834 B
XML
1 line
834 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-192q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.15-747T168-768h624q29.7 0 50.85 21.15Q864-725.7 864-696v173q0 20.5-17 30.75T812-491l-12-5q-15.11-8-32-8t-32 8l-144 72q-18 9-29 26.5T552-360v115.91q0 6.09 1 12.09 2 16-8.15 28-10.16 12-25.85 12H168ZM768-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-517 223-664q-19-11-37-.18-18 10.81-18 32.45 0 9.73 5.5 18.23T187-600l275 158q8 5 18 5t18-5l276-158q8-5 13-13.44t5-18.56q0-21.5-18-32.25t-37 .25L480-517Z"/></svg> |