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
908 B
XML
1 line
908 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-192q-29.7 0-50.85-21.15Q144-234.3 144-264v-24q0-23 12.5-43.5T191-366q55-32 116.36-49T432-432q18.67 0 37.33 1.5Q488-429 507-426q9 2 15 9t7 17q4 36 19.5 68t41.5 57q5 5 8.5 11.79 3.5 6.78 3.5 14.92v19.91q0 15.38-10.35 25.88Q581.3-192 566-192H216Zm216-288q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm299.79 72q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm4.86 322.65L701-121q-1-1-5-11.86V-294q-42-11-69-46t-27-80.19q0-54.61 38.72-93.21 38.72-38.6 93.5-38.6t93.28 38.66Q864-474.69 864-420q0 42.58-24.65 75.69Q814.7-311.19 777-297l31.71 31.71Q814-260 814-252q0 8-5.18 13.18l-27.64 27.64Q776-206 776-198t5.18 13.18l27.64 27.64Q814-152 814-144t-5.25 13.25l-45.5 45.5Q758-80 750-80t-13.35-5.35Z"/></svg> |