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
709 B
XML
1 line
709 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M336-172q-104-39-172-124.5T96-492q0-15.3 10.35-25.65Q116.7-528 132-528h60v-229q0-13.85 9.14-24 9.15-10.15 22.86-12l613-68q11-1 19 6.03t8 17.97q0 10-6.52 16.61-6.52 6.61-15.48 7.39l-410 45v96h408q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8H432v96h396q15.3 0 25.65 10.35Q864-507.3 864-492q0 110-68 195.5T624-172v40q0 15.3-10.34 25.65Q603.32-96 588.04-96H372.28Q357-96 346.5-106.35 336-116.7 336-132v-40Zm0-500h48v-90l-48 5v85Zm-96 0h48v-80l-48 5v75Zm96 144h48v-96h-48v96Zm-96 0h48v-96h-48v96Zm168 360h144v-53l45-18q71-29 120.5-85.5T784-456H176q17 75 66.5 131.5T363-239l45 18v53Zm72-288Z"/></svg> |