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
595 B
XML
1 line
595 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q-83 0-161.5-23T240-216q0-74 78.5-97T480-336q83 0 161.5 23t78.5 97q0 74-78.5 97T480-96Zm0-69q-80 0-125.5-12.5T288-214q0 29 51 49.5T479.5-144q89.5 0 141-19.25T672-214q-21 25-66.5 37T480-165Zm0-48q75 0 116.5-14t41.5-23.5q0-9.5-41.5-23.5T480-288q-75 0-116.5 14T322-250.5q0 9.5 41.5 23.5T480-213Zm-24-399h-65q-11 0-16-9t.42-18.02l111.97-195.67Q491-841 497.5-839.2q6.5 1.81 6.5 9.03V-684h65q11 0 16 9t-.42 18.02L472.61-461.31Q469-455 462.5-456.8q-6.5-1.81-6.5-9.03V-612Zm24 399Zm0 69Zm0-21Z"/></svg> |