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
1.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M288-216q-53 0-76.5 24.5T133-158q-15 2-26-8t-11-25q0-15 11-25.5t26-15.5q36-11 62-33.5t93-22.5q41 0 64.5 9.5t41.5 21q18 11.5 37 21t49 9.5q31 0 49.5-9.5t36.5-21q18-11.5 42-21t64-9.5q67 0 93 22.5t62 33.5q15 5 26 15.5t11 25.5q0 15-11 25t-26 8q-55-9-78.5-33.5T672-216q-31 0-49.5 9.5t-36.5 21q-18 11.5-41.5 21T480-155q-40 0-64-9.5t-42-21q-18-11.5-37-21t-49-9.5Zm0-172q-53 0-76.5 24.5T133-330q-15 2-26-8t-11-25q0-15 11-25.5t26-15.5q36-11 62-33.5t93-22.5q41 0 64.5 9.5t41.5 21q18 11.5 37 21t49 9.5q31 0 49.5-9.5t36.5-21q18-11.5 41.5-21T672-460q67 0 93 22.5t62 33.5q15 5 26 15.5t11 25.5q0 15-11 25t-26 8q-55-9-78.5-33.5T672-388q-31 0-49.5 9.5t-36.5 21q-18 11.5-41.5 21T480-327q-40 0-64-9.5t-42-21q-18-11.5-37-21t-49-9.5Zm0-173q-53 0-76.5 24.5T133-503q-15 2-26-8t-11-25q0-15 11-25.5t26-15.5q36-11 62-33.5t93-22.5q41 0 64.5 9.5t41.5 21q18 11.5 37 21t49 9.5q31 0 49.5-9.5t36.5-21q18-11.5 41.5-21T672-633q67 0 93 22.5t62 33.5q15 5 26 15.5t11 25.5q0 15-11 25t-26 8q-55-9-78.5-33.5T672-561q-31 0-49.5 9.5t-36.5 21q-18 11.5-41.5 21T480-500q-40 0-64-9.5t-42-21q-18-11.5-37-21t-49-9.5Zm0-172q-53 0-76.5 24.5T133-675q-15 2-26-8t-11-25q0-15 11-25.5t26-15.5q36-11 62-33.5t93-22.5q41 0 64.5 9.5t41.5 21q18 11.5 37 21t49 9.5q31 0 49.5-9.5t36.5-21q18-11.5 42-21t64-9.5q67 0 93 22.5t62 33.5q15 5 26 15.5t11 25.5q0 15-11 25t-26 8q-55-9-78.5-33.5T672-733q-31 0-49.5 9.5t-36.5 21q-18 11.5-41.5 21T480-672q-40 0-64-9.5t-42-21q-18-11.5-37-21t-49-9.5Z"/></svg> |