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
648 B
XML
1 line
648 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M516-48q-29.7 0-50.85-21.15Q444-90.3 444-120v-98q-97-14-162.5-87.5T216-480v-360q0-29.7 21.15-50.85Q258.3-912 288-912h384q29.7 0 50.85 21.15Q744-869.7 744-840v360q0 101-65.5 174.5T516-218v98h192q15.3 0 25.65 10.29Q744-99.42 744-84.21T733.65-58.5Q723.3-48 708-48H516Zm18-384h132q3-11 4.5-23t1.5-25v-72H564.26q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.59q10.35-10.39 25.65-10.39h108V-696H516q-15.3 0-25.65-10.29Q480-716.58 480-731.79t10.35-25.71Q500.7-768 516-768h156v-72H288v312h90q35 0 64.5 18t45.5 50q7 13 19.67 20.5Q520.35-432 534-432Z"/></svg> |