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
778 B
XML
1 line
778 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M768-640v-56q0-29.7 21.21-50.85 21.21-21.15 51-21.15T891-746.85q21 21.15 21 50.85v56H768Zm-720 0v-56q0-29.7 21.21-50.85 21.21-21.15 51-21.15T171-746.85q21 21.15 21 50.85v56H48Zm0 412v-372h144v456h-60q-34.65 0-59.32-24.68Q48-193.35 48-228Zm192 84v-480l188.05-150.38Q439-783 452.33-787.5 465.65-792 480-792q14.35 0 27.67 4.5 13.33 4.5 24.28 13.12L720-624v480H612.26q-15.26 0-25.76-10.35Q576-164.7 576-180v-108q0-39.6-29-67.8-29-28.2-67-28.2t-67 28.2q-29 28.2-29 67.8v108q0 15.3-10.35 25.65Q363.3-144 348-144H240Zm528 0v-456h144v372q0 34.65-24.67 59.32Q862.65-144 828-144h-60ZM480-504q25 0 42.5-17.5T540-564q0-25-17.5-42.5T480-624q-25 0-42.5 17.5T420-564q0 25 17.5 42.5T480-504Z"/></svg> |