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
747 B
XML
1 line
747 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-696v135q0 22-20.5 31t-37.89-6.3q-2.61-1.7-5.91-4.33-3.3-2.62-7.7-4.37v-151H528v167q-44 33-70 90.5T432-336q0 27 6 52t17 48q8 15 0 29.5T431-192H168Zm503.95 24q-69.98 0-118.96-49.23Q504-266.45 504-336q0-70 49-119t119-49q70 0 119 48.99 49 48.98 49 118.96 0 24.26-7.5 46.66Q825-267 813-246l74 74q11 11 11 25t-11 25q-11 11-25.5 11T836-122l-74-73q-21 12-43.39 19.5-22.4 7.5-46.66 7.5Zm-.18-72Q712-240 740-267.77q28-27.78 28-68Q768-376 740.23-404q-27.78-28-68-28Q632-432 604-404.23q-28 27.78-28 68Q576-296 603.77-268q27.78 28 68 28Z"/></svg> |