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
876 B
XML
1 line
876 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M831-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 63ZM96-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.67 25.65Q842.67-576 828.44-576h-6.22Q808-576 795-571q-13 5-24 16l-66 66q-11 11-23.89 16T654-468H276q-15.3 0-25.65 10.29Q240-447.42 240-432.21t10.35 25.71Q260.7-396 276-396h293q11.67 0 15.83 11.5Q589-373 581-365L477.1-261.1Q466-250 453.11-245q-12.89 5-27.11 5H168q-29.7 0-50.85-21.15Q96-282.3 96-312Zm180-228h168q15.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-540Zm576 135-63-63 31-32q4.77-5 10.5-5t10.5 5l42.57 42.83q4.43 4.46 4.43 9.82 0 5.35-5 10.35l-31 32Z"/></svg> |