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
928 B
XML
1 line
928 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M324 0q-15 0-25.5-10.5T288-36q0-15 10.5-25.5T324-72q15 0 25.5 10.5T360-36q0 15-10.5 25.5T324 0Zm312 0q-15 0-25.5-10.5T600-36q0-15 10.5-25.5T636-72q15 0 25.5 10.5T672-36q0 15-10.5 25.5T636 0ZM276-96q-45 0-77-18t-49-38q-3-3-4.5-7t-1.5-9q0-9 6.5-16.5T168-192q5 0 9.5 2t8.5 6q17 18 40 29t50 11h12l96-144-59-155q-6-16-4.5-33t10.5-31l88-141h-93l-53 83q-8 14-23 16.5t-28-6.5q-13-9-15.5-23.5T212-606l65-98q5-8 13-12t17-4h197q25 0 40 12t22 24l36 61q21 35 55 59.5t76 32.5q15 3 25 13.5t10 25.5q0 15-11 25.5t-25 8.5q-60-8-108-40t-79-80l-65 104 152 103q8 5 12 13t4 17v197h36q27 0 50-11t40-29q4-4 8.5-6t9.5-2q11 0 17.5 7.5T816-168q0 5-1.5 8.5T810-152q-15 17-46.5 36.5T684-96H276Zm98-48h202v-173l-144-79 29 102q2 8 1 15.5t-6 14.5l-82 120Zm214-600q-35 0-59.5-24.5T504-828q0-35 24.5-59.5T588-912q35 0 59.5 24.5T672-828q0 35-24.5 59.5T588-744Z"/></svg> |