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
923 B
XML
1 line
923 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M276-396h321q18 0 27-11.25t9-24.75q0-13.5-9-24.75T597-468H276q-15.3 0-25.65 10.29Q240-447.42 240-432.21t10.35 25.71Q260.7-396 276-396Zm0-144h168q15.3 0 25.65-10.29Q480-560.58 480-575.79t-10.35-25.71Q459.3-612 444-612H276q-15.3 0-25.65 10.29Q240-591.42 240-576.21t10.35 25.71Q260.7-540 276-540ZM168-240q-29.7 0-50.85-21.15Q96-282.3 96-312v-384q0-29.7 21.15-50.85Q138.3-768 168-768h624q29.7 0 50.85 21.15Q864-725.7 864-696v84q0 15.3-10.29 25.65Q843.42-576 828.21-576t-25.71-10.35Q792-596.7 792-612v-84H168v384h276q15.3 0 25.65 10.29Q480-291.42 480-276.21t-10.35 25.71Q459.3-240 444-240H168Zm715.57-217.17q4.43 4.46 4.43 9.82 0 5.35-5 10.35l-31 32-63-63 31-32q4.77-5 10.5-5t10.5 5l42.57 42.83ZM831-384 602-155q-5 5-11.5 8t-14.01 3h-30.98q-7.51 0-12.51-5t-5-12.51v-30.98q0-7.51 3-14.01t8-11.5l229-229 63 63ZM168-696v384-384Z"/></svg> |