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
822 B
XML
1 line
822 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-192q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.15-747T168-768h372q15.3 0 25.65 10.29Q576-747.42 576-732.21t-10.35 25.71Q555.3-696 540-696H168v432h624v-179.72q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.36q10.5 10.37 10.5 25.68v180.22Q864-234 842.85-213 821.7-192 792-192H168Zm336-237-81.18 81.18q-10.82 10.82-25 10.36-14.18-.46-24.82-11.54-11-11-11-25.5t10.71-25.21L453-480h-45q-15.3 0-25.65-10.29Q372-500.58 372-515.79t10.37-25.71q10.36-10.5 25.69-10.5h131.61q15.33 0 25.83 10.37 10.5 10.36 10.5 25.69v131.61q0 15.33-10.29 25.83-10.29 10.5-25.5 10.5t-25.71-10.47Q504-368.93 504-384.4V-429Zm252-123q-45 0-76.5-31.5T648-660q0-45 31.5-76.5T756-768q45 0 76.5 31.5T864-660q0 45-31.5 76.5T756-552Z"/></svg> |