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
665 B
XML
1 line
665 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m168-696 312 179 312-179H168Zm0 504q-29.7 0-50.85-21.2Q96-234.4 96-264.18v-433.05Q96-727 117.15-748q21.15-21 50.85-21h624q29.7 0 50.85 21.15Q864-726.7 864-697v235q0 14.87-10.29 24.94Q843.42-427 828.21-427t-25.71-10.35Q792-447.7 792-463v-146L499-442q-2 1-19.22 5-4.78 0-9.28-1.5-4.5-1.5-8.5-3.5L168-609v345h251q15.3 0 25.65 10.29Q455-243.42 455-228.21t-10.35 25.71Q434.3-192 419-192H168Zm312-216Zm0-109Zm0 68Zm194 251 162-161q11-11 25-11t25 11q11 11 11 25.5T886-308L700-122q-10.91 11-25.45 11Q660-111 649-122l-85-85q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l59 59Z"/></svg> |