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
798 B
XML
1 line
798 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M552-132v-177l-76-75-24.8 125.45Q448-244 435.76-236q-12.25 8-26.76 5l-182-37q-14-3-22.5-15.5T199-310q3-14 15.5-22.5T241-338l146 29 52-263-79 34v70q0 15.3-10.29 25.65Q339.42-432 324.21-432t-25.71-10.35Q288-452.7 288-468v-94q0-11 5.96-19.71T310-595l163-69q9-4 18.5-6t19.5-2q27 0 48.5 12.5T595-623l14 23q25 42 54.58 63.98Q693.15-514.03 732-507q15 2 25.5 12.76t10.5 26Q768-453 757-443q-11 10-24.66 8.13-46.1-7.47-86.22-31.3Q606-490 577-528l-23 120 59.08 58.81Q618-344 621-337.5q3 6.5 3 14.5v191q0 15.3-10.29 25.65Q603.42-96 588.21-96t-25.71-10.35Q552-116.7 552-132Zm23.75-564q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5Z"/></svg> |