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
853 B
XML
1 line
853 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m743-117-47-46q-48.39 32-103.19 49Q538-97 480.49-97q-79.55 0-149.52-30Q261-157 208.5-209.5T126-331.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-156 805-141.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-106 743-117Zm-263-52q43.69 0 84.85-12Q606-193 643-216L215-644q-23 37-35 78.15-12 41.16-12 84.85 0 129.67 91.16 220.84Q350.33-169 480-169Zm0-624q-34.37 0-67.19 7.5Q380-778 349-764q-14 6-28 2.5T299-778q-8-13-4.5-27.5T312-827q39-19 81.5-28.5T480-865q80 0 149.5 30t122 82.5Q804-700 834-630.5T864-481q0 44.69-10 86.85Q844-352 825-313q-7 14-21.61 18T776-299q-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-793 480-793Zm56 262ZM432-427Z"/></svg> |