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
943 B
XML
1 line
943 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-72q-65 0-110.5-45.5T324-228q0-55.57 34-97.79 34-42.21 86-54.65V-456H300q-29.7 0-50.85-21.15Q228-498.3 228-528v-48h-72q-15.3 0-25.65-10.35Q120-596.7 120-612v-216q0-15.3 10.35-25.65Q140.7-864 156-864h216q15.3 0 25.65 10.35Q408-843.3 408-828v216q0 15.3-10.35 25.65Q387.3-576 372-576h-72v48h372v-52q-52-12-86-54.21-34-42.22-34-97.79 0-65 45.5-110.5T708-888q65 0 110.5 45.5T864-732q0 55.57-34 97.79Q796-592 744-580v52q0 29.7-21.15 50.85Q701.7-456 672-456H516v76q52 12 86 54.21 34 42.22 34 97.79 0 65-45.5 110.5T480-72Zm228.14-576q34.86 0 59.36-24.64t24.5-59.5q0-34.86-24.64-59.36t-59.5-24.5q-34.86 0-59.36 24.64t-24.5 59.5q0 34.86 24.64 59.36t59.5 24.5ZM192-648h144v-144H192v144Zm288.14 504q34.86 0 59.36-24.64t24.5-59.5q0-34.86-24.64-59.36t-59.5-24.5q-34.86 0-59.36 24.64t-24.5 59.5q0 34.86 24.64 59.36t59.5 24.5ZM264-720Zm444-12ZM480-228Z"/></svg> |