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
926 B
XML
1 line
926 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M348.21-576q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm264 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM528-96q-140 0-238-98t-98-238v-192q6-107 91-173.5T480-864q112 0 197 66.5T768-624v420q0 15.3-10.35 25.65Q747.3-168 732-168h-24q-45 0-76.5-31.5T600-276v-51q0-18-11.25-27T564-363q-13.5 0-24.75 9T528-327v51q0 45.05 20.5 83.52Q569-154 604-129q12 8 8.81 20.5Q609.63-96 599-96h-71Zm-48-336q85.5 0 150.75-49.5T696-612q0-30.99-10.5-57.99Q675-697 655.05-719q-58.05 2-98.55 43.12T516-575.76q0 15.2-10.35 25.48Q495.3-540 480-540q-15.3 0-25.65-10.31Q444-560.61 444-575.85 444-635 403.5-676 363-717 305-719q-19.61 21.71-30.3 48.86Q264-643 264-612q0 81 65.25 130.5T480-432Z"/></svg> |