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
839 B
XML
1 line
839 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M311-360q10 0 16.5-7.11T334-384v-63h32l56 78q3 5 7.67 7 4.66 2 9.75 2Q453-360 459-372.5q6-12.5-2.36-23.71L414-454q23-9 35.5-28t12.5-42q0-37-21-56.5T380-600h-57q-15.3 0-25.65 10.35Q287-579.3 287-564v181q0 10 7 16.5t17 6.5Zm23-123v-76h40q19 0 30 10t11 27.09q0 17.91-11 28.41T372.75-483H334Zm254.84 123q9.84 0 17-7.11T613-384v-173h51.55q9.45 0 15.45-6.5t6-15.67q0-9.16-6-15-6-5.83-15.43-5.83H515.43q-9.43 0-15.93 5.83-6.5 5.84-6.5 15 0 9.17 6.5 15.67t15.93 6.5H566v174q0 10 6.5 16.5t16.34 6.5ZM96-264v-360q0-60 42-102t102-42h480q60 0 102 42t42 101.52v360.72Q864-234 842.85-213 821.7-192 792-192H168q-29.7 0-50.85-21.15Q96-234.3 96-264Zm72 0h624v-360.28Q792-654 770.85-675T720-696H240q-29.7 0-50.85 21.15Q168-653.7 168-624v360Zm0 0h624-624Z"/></svg> |