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
617 B
XML
1 line
617 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.82-561q46.18 0 78.68-32.32 32.5-32.33 32.5-78.5 0-46.18-32.32-78.68-32.33-32.5-78.5-32.5-46.18 0-78.68 32.32-32.5 32.33-32.5 78.5 0 46.18 32.32 78.68 32.33 32.5 78.5 32.5ZM482-48q-8 0-16-3.5t-13.95-9.15l-102.1-101.7Q344-168 341-176q-3-8-3-16t3-15.5q3-7.5 9-13.5l50-51-50.21-50.21Q344-328 341-335.32q-3-7.32-3-15.68 0-8 3-16t8.9-13.9L401-432v-15q-71-23-116-87t-45-138q0-100 70-170t170-70q100 0 170 70t70 170q0 77-45 139.5T561-447v319.83q0 8.05-3 15.59-3 7.55-9 13.58l-37 37q-6.11 5.91-14.06 9.45Q490-48 482-48Z"/></svg> |