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
649 B
XML
1 line
649 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444-288q0-126-90.5-211.5T135-598q-15.95-1.77-27.48-12.37Q96-620.97 96-635.98q0-15.02 11.41-25.52Q118.83-672 135-670q111 9 204 67.5T480-444q35-75 96-129.5T707-672H588q-15.3 0-25.65-10.29Q552-692.58 552-707.79t10.35-25.71Q572.7-744 588-744h192q15.3 0 25.65 10.35Q816-723.3 816-708v192q0 15.3-10.29 25.65Q795.42-480 780.21-480t-25.71-10.35Q744-500.7 744-516v-95q-92 56-160 136.5T516-288h36q15.3 0 25.65 10.29Q588-267.42 588-252.21t-10.33 25.71Q567.33-216 552.06-216H408.28q-15.28 0-25.78-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q392.7-288 408-288h36Z"/></svg> |