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
1008 B
XML
1 line
1008 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.11-168Q524-168 565-181t79-34L476-383l-22 22q-11 11-25 11t-25-11l-86-86q-11-11-10.5-25.5T319-498q11-11 25.5-11t25.5 11l59 60-4 4-210-210q-21 38-34 79t-13 84.89q0 129.72 91.19 220.92Q350.39-168 480.11-168ZM577-484l-50-51 64-64q11-11 25-11t25 11q11 11 11 25.5T641-548l-64 64Zm166 362-47-46q-48.39 32-103.19 49-54.81 17-112.32 17-79.55 0-149.52-30Q261-162 208.5-214.5T126-336.97q-30-69.97-30-149.52 0-57.51 17-112.32 17-54.8 49-103.19l-47-48q-11-11-11-25t11-25q11-11 25.67-11 14.66 0 25.33 11l627.92 627.92Q805-161 805-146.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-111 743-122ZM480-798q-34.37 0-67.19 7.5Q380-783 349-769q-14 6-28 2.5T299-783q-8-13-4.5-27.5T312-832q39-19 81.5-28.5T480-870q80 0 149.5 30t122 82.5Q804-705 834-635.5T864-486q0 44.69-10 86.85Q844-357 825-318q-7 14-21.61 18T776-304q-13-8-17-22.33-4-14.34 3-28.67 14-31 22-63.5t8-67.5q0-129.67-91.16-220.84Q609.67-798 480-798Zm56 262ZM432-432Z"/></svg> |