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
618 B
XML
1 line
618 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M280.18-369q-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.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.5ZM280-240q74 0 138-45t87-116h15l51.1 51.1Q577-344 585-341t16 3q8 0 15.5-3t13.29-8.79L680-400l51 50q6 6 13.5 9t15.5 3q8 0 15.94-3.23 7.95-3.23 14.06-8.77l101.37-102.06Q897-458 900.5-466q3.5-8 3.5-16t-3.55-15.94q-3.54-7.95-9.45-14.06l-37-37q-6.03-6-13.58-9-7.54-3-15.59-3H505q-23-69-85.5-114T280-720q-100 0-170 70T40-480q0 100 70 170t170 70Z"/></svg> |