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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M624-48q-85.94 0-159.97-48T360-220q-8-14-7-30.5t10-30.5q9-14 24.5-22.5T420-312h253.98q1.02-8 1.02-16.53V-346q0-9-.5-18.5T673-384h-69q-15.3 0-25.65-10.29Q568-404.58 568-419.79t10.35-25.71Q588.7-456 604-456h200q-20-29-46.5-50T699-539q-17-6-25.5-19t-4.5-27.5q4-14.5 15.5-22.5t23.5-4q91 28 147.5 104T912-336q0 120-84 204T624-48Zm-88-92q-9-25-15.6-49.57T509-240h-77q17 33 43.5 58.5T536-140Zm88 16q16-27 25.5-56.5T665-240h-83q6 30 16.5 59.5T624-124Zm87-14q35-15 62.5-41.5T818-240h-80q-5 26-11.5 51.5T711-138Zm35-174h93q1-6.21 1.5-12.1.5-5.9.5-11.9 0-13-1.5-25t-4.5-23h-89q1 10 1 19v36q0 9-1 17Zm-410-24q-120 0-204-84T48-624q0-120 84-204t204-84q120 0 204 84t84 204q0 120-84 204t-204 84Zm0-72q90 0 153-63t63-153q0-90-63-153t-153-63q-90 0-153 63t-63 153q0 90 63 153t153 63Zm-96.21-240q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm96.02 162q45.19 0 80.69-25t51.5-65H204q16 40 51.31 65 35.3 25 80.5 25Zm95.98-162q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM336-624Z"/></svg> |