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
891 B
XML
1 line
891 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M585-104.23q-56-56.22-56-136Q529-320 585.23-376q56.22-56 136-56Q801-432 857-375.77q56 56.22 56 136Q913-160 856.77-104q-56.22 56-136 56Q641-48 585-104.23Zm105-58.97q7-7.2 7-16.8v-120q0-9.6-7-16.8-7-7.2-17-7.2t-17 7.2q-7 7.2-7 16.8v120q0 9.6 7 16.8 7 7.2 17 7.2t17-7.2Zm96 0q7-7.2 7-16.8v-120q0-9.6-7-16.8-7-7.2-17-7.2t-17 7.2q-7 7.2-7 16.8v120q0 9.6 7 16.8 7 7.2 17 7.2t17-7.2ZM96-696.28Q96-726 117.15-747T168-768h624q29.7 0 50.85 21.15Q864-725.7 864-696v186q0 16.5-14 24.75t-29.02 1.09Q798-494 772.93-499q-25.07-5-51.93-5-22.5 0-43.75 3.68Q656-496.63 636-490q-55-16-94-56t-54-96q-1.94-6-7.75-6-5.81 0-7.75 6-15.5 57-56.5 98.5T318-488q-6 1-6 7.5t6.41 8.5q55.59 14 96.09 54t56.5 95q-8 24-11.5 48t-2.5 49q1 13-7.44 23.5Q441.13-192 428-192H168q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Z"/></svg> |