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
705 B
XML
1 line
705 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M625-133q-11 11-25 11t-25-11l-70-70q-11-10.64-11-24.82T505-253l70-70q11-11 25-11t25 10.93q11 10.93 11 25.5T625-272l-43 44 44 44q11 11 10.5 25.5T625-133Zm142 .07q-11-10.93-11-25.5T767-184l43-44-44-44q-11-11-10.5-25.5T767-323q11-11 25-11t25 11l70 70q11 10.64 11 24.82T887-203l-70 70q-11 11-25 11t-25-10.93ZM168-192q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.1-747q21.09-21 50.72-21h185.82q14.36 0 27.36 5t24 16l75 75h312q29.7 0 50.85 21.12Q864-629.75 864-600.09v143.81q0 15.28-10.35 25.78Q843.3-420 828-420H600q-79.17 0-134.58 56Q410-308 410-228q0 15.3-10.92 25.65Q388.15-192 372-192H168Z"/></svg> |