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
527 B
XML
1 line
527 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-480Zm-384 0q0-85 34.5-158.5T223-765q58-53 134.5-79T519-862q15 2 23 14t5 27q-3 15-15.5 23.5T504-791q-67-5-127.5 17T269-709q-47 43-74 101.5T168-480q0 130 91 221t221 91q68 0 127-27t102-73q45-48 66-109t16-127q-2-15 6.5-27.5T821-547q15-3 27 5t14 23q8 85-17.5 160.5T766-224q-55 62-129.5 95T480-96q-79 0-149-30t-122.5-82.5Q156-261 126-331T96-480Zm624-120q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Z"/></svg> |