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
664 B
XML
1 line
664 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M312-144h336q70 0 119-49t49-119v-336q0-70-49-119t-119-49H312q-70 0-119 49t-49 119v336q0 70 49 119t119 49Zm168-426q-41 0-77 13t-65 36q-12 10-28 10.5t-28-9.5q-12-10-12.5-24.5T280-569q41-37 92-55t108-18q59 0 110 19t94 57q11 9 9 23t-14 23q-12 9-27 9.5t-27-8.5q-30-24-66.5-37.5T480-570Zm0 144q-10 0-20 2t-19 7q-20 10-34.5 6T384-425q-8-10-8.5-22t10.5-20q21-15 44.5-23t49.5-8q26 0 50 8t45 23q11 7 10.5 19.5T577-425q-8 10-23 14t-35-6q-9-5-19-7t-20-2Zm-25.5 115.5Q444-321 444-336t10.5-25.5Q465-372 480-372t25.5 10.5Q516-351 516-336t-10.5 25.5Q495-300 480-300t-25.5-10.5Z"/></svg> |