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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m645-606 85-85-39-39-85 85 39 39Zm0 0-39-39 39 39Zm-33 486q58.44 0 110.22-24T806-216q-32-48-83.78-72T612-312q-58.44 0-110.22 24T418-216q32 48 83.78 72T612-120Zm0-36q-25 0-42.5-17.5T552-216q0-25 17.5-42.5T612-276q25 0 42.5 17.5T672-216q0 25-17.5 42.5T612-156Zm0 108q-77 0-145.12-33.65Q398.77-115.3 357-177q-6-9-8.5-18.5t-2.5-19.75q0-10.25 3-20.5t8-19.25q41.77-61.7 109.88-95.35Q535-384 612-384t145.13 33.57q68.13 33.57 109.9 95.11Q873-246 875.5-236.5 878-227 878-216t-3 20.5q-3 9.5-8 18.5-41.77 61.7-109.88 95.35Q689-48 612-48Zm-431.64-96q-15.36 0-25.86-10.35T144-180v-112q0-13.91 5-26.96Q154-332 165-343l321-320-29-29q-11-10.91-11-25.45Q446-732 457-743t25.5-11q14.5 0 25.91 10.81L555-696l110-109q4.5-5 11.25-8t14.75-3q8 0 15 3t12 8l87 87q4.55 5.83 7.27 12.64 2.73 6.8 2.73 14.58t-2.64 14.45q-2.65 6.66-7.06 11.11L696-555l47 47q11 11 11 25.5T743-457q-11 11-25.67 11-14.66 0-25.33-11L537-612 216-292v76h43.57q15.43 0 25.93 10.29t10.5 25.5q0 15.21-10.39 25.71T259.86-144h-79.5Z"/></svg> |